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

{
    "count": 7602,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/recipient_country/?ordering=-country&page=253",
    "results": [
        {
            "id": 10715,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": null,
            "text": "",
            "project": 615
        },
        {
            "id": 10778,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": null,
            "text": "",
            "project": 550
        },
        {
            "id": 10849,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": null,
            "text": "",
            "project": 473
        },
        {
            "id": 13191,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": null,
            "text": "",
            "project": 6477
        },
        {
            "id": 13577,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": null,
            "text": "",
            "project": 6940
        },
        {
            "id": 15207,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": 100.0,
            "text": "",
            "project": 8574
        },
        {
            "id": 15208,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": 100.0,
            "text": "",
            "project": 8575
        },
        {
            "id": 15459,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": 2.0,
            "text": "",
            "project": 8838
        },
        {
            "id": 15460,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": 4.0,
            "text": "",
            "project": 8839
        },
        {
            "id": 15516,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": 0.0,
            "text": "",
            "project": 8837
        },
        {
            "id": 11291,
            "country_label": "-",
            "country": "-",
            "percentage": 100.0,
            "text": "",
            "project": 4378
        },
        {
            "id": 15509,
            "country_label": "",
            "country": "",
            "percentage": 100.0,
            "text": "",
            "project": 8834
        }
    ]
}