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

{
    "count": 7602,
    "next": "https://rsr.akvo.org/rest/v1/recipient_country/?ordering=-project&page=3",
    "previous": "https://rsr.akvo.org/rest/v1/recipient_country/?ordering=-project",
    "results": [
        {
            "id": 11237,
            "country_label": "BD - Bangladesh",
            "country": "BD",
            "percentage": null,
            "text": "",
            "project": 47
        },
        {
            "id": 11236,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": null,
            "text": "",
            "project": 49
        },
        {
            "id": 11235,
            "country_label": "ET - Ethiopia",
            "country": "ET",
            "percentage": null,
            "text": "",
            "project": 50
        },
        {
            "id": 11234,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": null,
            "text": "",
            "project": 51
        },
        {
            "id": 11233,
            "country_label": "SD - Sudan (The)",
            "country": "SD",
            "percentage": null,
            "text": "",
            "project": 52
        },
        {
            "id": 11232,
            "country_label": "NP - Nepal",
            "country": "NP",
            "percentage": null,
            "text": "",
            "project": 53
        },
        {
            "id": 11231,
            "country_label": "UG - Uganda",
            "country": "UG",
            "percentage": null,
            "text": "",
            "project": 54
        },
        {
            "id": 11230,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": null,
            "text": "",
            "project": 55
        },
        {
            "id": 11229,
            "country_label": "MR - Mauritania",
            "country": "MR",
            "percentage": null,
            "text": "",
            "project": 56
        },
        {
            "id": 11228,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": null,
            "text": "",
            "project": 57
        },
        {
            "id": 11226,
            "country_label": "IN - India",
            "country": "IN",
            "percentage": null,
            "text": "",
            "project": 59
        },
        {
            "id": 11225,
            "country_label": "PH - Philippines (The)",
            "country": "PH",
            "percentage": null,
            "text": "",
            "project": 60
        },
        {
            "id": 11224,
            "country_label": "TH - Thailand",
            "country": "TH",
            "percentage": null,
            "text": "",
            "project": 61
        },
        {
            "id": 11223,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": null,
            "text": "",
            "project": 62
        },
        {
            "id": 11222,
            "country_label": "TH - Thailand",
            "country": "TH",
            "percentage": null,
            "text": "",
            "project": 63
        },
        {
            "id": 11221,
            "country_label": "NP - Nepal",
            "country": "NP",
            "percentage": null,
            "text": "",
            "project": 64
        },
        {
            "id": 11219,
            "country_label": "SN - Senegal",
            "country": "SN",
            "percentage": null,
            "text": "",
            "project": 66
        },
        {
            "id": 11218,
            "country_label": "RW - Rwanda",
            "country": "RW",
            "percentage": null,
            "text": "",
            "project": 69
        },
        {
            "id": 11217,
            "country_label": "SD - Sudan (The)",
            "country": "SD",
            "percentage": null,
            "text": "",
            "project": 72
        },
        {
            "id": 11216,
            "country_label": "MW - Malawi",
            "country": "MW",
            "percentage": null,
            "text": "",
            "project": 73
        },
        {
            "id": 11215,
            "country_label": "LR - Liberia",
            "country": "LR",
            "percentage": null,
            "text": "",
            "project": 74
        },
        {
            "id": 11214,
            "country_label": "CO - Colombia",
            "country": "CO",
            "percentage": null,
            "text": "",
            "project": 75
        },
        {
            "id": 11213,
            "country_label": "ZA - South Africa",
            "country": "ZA",
            "percentage": null,
            "text": "",
            "project": 76
        },
        {
            "id": 11212,
            "country_label": "SL - Sierra Leone",
            "country": "SL",
            "percentage": null,
            "text": "",
            "project": 78
        },
        {
            "id": 11211,
            "country_label": "VN - Viet Nam",
            "country": "VN",
            "percentage": null,
            "text": "",
            "project": 80
        },
        {
            "id": 11210,
            "country_label": "NE - Niger (The)",
            "country": "NE",
            "percentage": null,
            "text": "",
            "project": 81
        },
        {
            "id": 11209,
            "country_label": "MG - Madagascar",
            "country": "MG",
            "percentage": null,
            "text": "",
            "project": 82
        },
        {
            "id": 11208,
            "country_label": "CM - Cameroon",
            "country": "CM",
            "percentage": null,
            "text": "",
            "project": 83
        },
        {
            "id": 11207,
            "country_label": "CN - China",
            "country": "CN",
            "percentage": null,
            "text": "",
            "project": 84
        },
        {
            "id": 11206,
            "country_label": "ZW - Zimbabwe",
            "country": "ZW",
            "percentage": null,
            "text": "",
            "project": 85
        }
    ]
}