=== modified file 'src/docbkx/en/dhis2_user_man_web_api.xml' --- src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-25 14:59:33 +0000 +++ src/docbkx/en/dhis2_user_man_web_api.xml 2013-11-25 15:08:15 +0000 @@ -790,7 +790,7 @@
Reading event data values This section explains how to read out the events that have been stored in the DHIS2 instance. For more advanced uses of the event - data , please see the section on eventanalytics. The output format from the /api/events endpoint + data, please see the section on event analytics. The output format from the /api/events endpoint will match the format that is used to send events to it (which the analytics event api does not support). Both XML and JSON are supported, either through adding .json/.xml or by setting the appropriate Accept header.