GET /api/iati/activities/-36345.59?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/-36345.59?page=200",
    "results": [
        {
            "id": 1668267,
            "unique_id": "570GLO1020",
            "iati_identifier": "XM-DAC-41304-570GLO1020",
            "title": "Building future schools with ICT competence and innovative pedagogy",
            "focus_area": null,
            "language_code": "en",
            "planned_start": "2018-03-27",
            "planned_end": "2022-03-26",
            "activity_status": "Implementation",
            "budget_value": "230000.00",
            "expenditure_value": "26041.78",
            "cum_budget_value": "408100.00",
            "cum_expenditure_value": "26042.00",
            "version": 817
        },
        {
            "id": 1668268,
            "unique_id": "235UZB1000",
            "iati_identifier": "XM-DAC-41304-235UZB1000",
            "title": "Youth for Social Harmony in the Fergana Valley",
            "focus_area": {
                "id": 1670,
                "name": "TVET"
            },
            "language_code": "en",
            "planned_start": "2020-01-07",
            "planned_end": "2021-07-06",
            "activity_status": "Implementation",
            "budget_value": "609472.00",
            "expenditure_value": "33232.66",
            "cum_budget_value": "609472.00",
            "cum_expenditure_value": "33233.00",
            "version": 817
        }
    ]
}