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": 1720449,
            "unique_id": "503RAF1001",
            "iati_identifier": "XM-DAC-41304-503RAF1001",
            "title": "Our Rights, Our Lives, Our Future: Making positive sexual and reproductive health and education outcomes a reality for adolescents and young people in Sub-Saharan Africa",
            "focus_area": {
                "id": 1656,
                "name": "Global Citizenship Education"
            },
            "language_code": "en",
            "planned_start": "2017-08-31",
            "planned_end": "2022-12-31",
            "activity_status": "Implementation",
            "budget_value": "15905982.00",
            "expenditure_value": "5103067.56",
            "cum_budget_value": "32126437.00",
            "cum_expenditure_value": "13509608.00",
            "version": 844
        },
        {
            "id": 1720451,
            "unique_id": "549IRQ1001",
            "iati_identifier": "XM-DAC-41304-549IRQ1001",
            "title": "Access to inclusive quality primary and secondary education for IDPs and Refugees in crisis-affected areas in Iraq",
            "focus_area": {
                "id": 1652,
                "name": "Inclusive education for vulnerable populations, people with disabilities & in crisis-affected areas"
            },
            "language_code": "en",
            "planned_start": "2016-12-30",
            "planned_end": "2021-10-31",
            "activity_status": "Implementation",
            "budget_value": "8068871.00",
            "expenditure_value": "5188625.95",
            "cum_budget_value": "14078212.00",
            "cum_expenditure_value": "15436259.00",
            "version": 844
        }
    ]
}