GET /api/iati/activities/-17.00?ordering=planned_end&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=planned_end&page=200",
    "results": [
        {
            "id": 1720560,
            "unique_id": "507RAF2000",
            "iati_identifier": "XM-DAC-41304-507RAF2000",
            "title": "TWAS - BMBF Project for Capacity Building in Scientific Research for Young Scientists in Africa",
            "focus_area": {
                "id": 1681,
                "name": "Dissemination & application of STI"
            },
            "language_code": "en",
            "planned_start": "2020-08-24",
            "planned_end": "2027-12-31",
            "activity_status": "Implementation",
            "budget_value": "1811532.00",
            "expenditure_value": "0.00",
            "cum_budget_value": "6040944.00",
            "cum_expenditure_value": "0.00",
            "version": 844
        },
        {
            "id": 1720574,
            "unique_id": "GLO0119833",
            "iati_identifier": "XM-DAC-41304-GLO0119833",
            "title": "ILK support to the BES-Net II project",
            "focus_area": {
                "id": 1658,
                "name": "SIDS, Indigenous peoples & local knowledge systems"
            },
            "language_code": "en",
            "planned_start": "2020-05-06",
            "planned_end": "2028-10-31",
            "activity_status": "Implementation",
            "budget_value": "453465.00",
            "expenditure_value": "0.00",
            "cum_budget_value": "2175198.00",
            "cum_expenditure_value": "0.00",
            "version": 844
        }
    ]
}