GET /api/iati/activities/-17.00?ordering=activity_status&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=activity_status&page=200",
    "results": [
        {
            "id": 1722004,
            "unique_id": "536CMB4020",
            "iati_identifier": "XM-DAC-41304-536CMB4020",
            "title": "International Coordinating Committee for the Safeguarding and Development of the Historic Site of Angkor (ICC-Angkor)",
            "focus_area": {
                "id": 1649,
                "name": "World Heritage (1972 Convention)"
            },
            "language_code": "en",
            "planned_start": "2018-07-11",
            "planned_end": "2019-07-10",
            "activity_status": "Post-completion",
            "budget_value": "0.00",
            "expenditure_value": "3202.54",
            "cum_budget_value": "61829.00",
            "cum_expenditure_value": "56109.00",
            "version": 844
        },
        {
            "id": 1721903,
            "unique_id": "503CMB5000",
            "iati_identifier": "XM-DAC-41304-503CMB5000",
            "title": "Working Towards an Access to Information Law in Cambodia: Bridging the Government and Citizens for Participatory Law-making",
            "focus_area": {
                "id": 1662,
                "name": "Freedom of expression, press freedom & safety of journalists"
            },
            "language_code": "en",
            "planned_start": "2014-07-01",
            "planned_end": "2020-04-30",
            "activity_status": "Post-completion",
            "budget_value": "65023.00",
            "expenditure_value": "61771.96",
            "cum_budget_value": "1182202.00",
            "cum_expenditure_value": "1181545.00",
            "version": 844
        }
    ]
}