GET /api/iati/activities/-17.00?format=api&ordering=-iati_identifier&page=201
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2002,
    "next": null,
    "previous": "https://unesco-indicators2018.unesco.org/api/iati/activities/-17.00?format=api&ordering=-iati_identifier&page=200",
    "results": [
        {
            "id": 1816799,
            "unique_id": "181GLO3038",
            "iati_identifier": "XM-DAC-41304-181GLO3038",
            "title": "Fund for the Elimination of Doping in Sport - Implementation of the International Convention against Doping in Sport (Approval Committee) 2016-2017",
            "focus_area": {
                "id": 1645,
                "name": "Inclusive, equitable development based on ethical values & human rights"
            },
            "language_code": "en",
            "planned_start": "2016-11-25",
            "planned_end": "2018-06-29",
            "activity_status": "Completion",
            "budget_value": "0.00",
            "expenditure_value": "-36345.59",
            "cum_budget_value": "2155450.00",
            "cum_expenditure_value": "1136577.00",
            "version": 892
        },
        {
            "id": 1818105,
            "unique_id": "170GLO4040",
            "iati_identifier": "XM-DAC-41304-170GLO4040",
            "title": "170GLO4040 - Fund of the 1970 Convention on the Means of Prohibiting and Preventing the Illicit Import, Export and Transfer of Ownership of Cultural Property",
            "focus_area": {
                "id": 1644,
                "name": "Illict trafficking of cultural property (1970 Convention) & museums"
            },
            "language_code": "en",
            "planned_start": "2020-01-01",
            "planned_end": "2021-12-31",
            "activity_status": "Implementation",
            "budget_value": "147948.00",
            "expenditure_value": "6448.80",
            "cum_budget_value": "147948.00",
            "cum_expenditure_value": "6449.00",
            "version": 892
        }
    ]
}