GET /rest/v1/disaggregation/?ordering=incomplete_data&page=930
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 27874,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/disaggregation/?ordering=incomplete_data&page=929",
    "results": [
        {
            "id": 62794,
            "update": 91128,
            "dimension_value": 36858,
            "value": 16381.0,
            "numerator": null,
            "denominator": null,
            "incomplete_data": true,
            "category": "Country",
            "category_id": 8830,
            "type": "Jordan",
            "type_id": 36858,
            "created_at": "2025-09-24T19:11:25.138210+02:00",
            "last_modified_at": "2025-09-24T19:11:25.138236+02:00"
        },
        {
            "id": 62795,
            "update": 91128,
            "dimension_value": 36859,
            "value": null,
            "numerator": null,
            "denominator": null,
            "incomplete_data": true,
            "category": "Country",
            "category_id": 8830,
            "type": "Iraq/KGR",
            "type_id": 36859,
            "created_at": "2025-09-24T19:11:25.169176+02:00",
            "last_modified_at": "2025-09-24T19:11:25.169197+02:00"
        },
        {
            "id": 62796,
            "update": 91128,
            "dimension_value": 36860,
            "value": null,
            "numerator": null,
            "denominator": null,
            "incomplete_data": true,
            "category": "Country",
            "category_id": 8830,
            "type": "Turkey",
            "type_id": 36860,
            "created_at": "2025-09-24T19:11:25.201621+02:00",
            "last_modified_at": "2025-09-24T19:11:25.201640+02:00"
        },
        {
            "id": 62797,
            "update": 91128,
            "dimension_value": 36861,
            "value": null,
            "numerator": null,
            "denominator": null,
            "incomplete_data": true,
            "category": "Country",
            "category_id": 8830,
            "type": "Western Balkans",
            "type_id": 36861,
            "created_at": "2025-09-24T19:11:25.229154+02:00",
            "last_modified_at": "2025-09-24T19:11:25.229169+02:00"
        }
    ]
}