GET /api/iati/activities/-17.00?ordering=-expenditure_value&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?ordering=-expenditure_value&page=200",
    "results": [
        {
            "id": 1722207,
            "unique_id": "589COI4000",
            "iati_identifier": "XM-DAC-41304-589COI4000",
            "title": "Strengthening capacities in the Comoros for safeguarding intangible cultural heritage for sustainable development",
            "focus_area": {
                "id": 1650,
                "name": "Intangible cultural heritage (2003 Convention)"
            },
            "language_code": "en",
            "planned_start": "2017-05-30",
            "planned_end": "2019-12-31",
            "activity_status": "Completion",
            "budget_value": "0.00",
            "expenditure_value": "-9580.39",
            "cum_budget_value": "249435.00",
            "cum_expenditure_value": "236845.00",
            "version": 844
        },
        {
            "id": 1720703,
            "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": 844
        }
    ]
}