GET /rest/v1/recipient_country/?ordering=-id&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=-id&page=3",
    "previous": "https://rsr.akvo.org/rest/v1/recipient_country/?ordering=-id",
    "results": [
        {
            "id": 16883,
            "country_label": "NG - Nigeria",
            "country": "NG",
            "percentage": null,
            "text": "",
            "project": 10948
        },
        {
            "id": 16882,
            "country_label": "NG - Nigeria",
            "country": "NG",
            "percentage": null,
            "text": "",
            "project": 10947
        },
        {
            "id": 16881,
            "country_label": "NG - Nigeria",
            "country": "NG",
            "percentage": null,
            "text": "",
            "project": 10945
        },
        {
            "id": 16876,
            "country_label": "ZA - South Africa",
            "country": "ZA",
            "percentage": 100.0,
            "text": "",
            "project": 10939
        },
        {
            "id": 16875,
            "country_label": "TN - Tunisia",
            "country": "TN",
            "percentage": 100.0,
            "text": "",
            "project": 10936
        },
        {
            "id": 16871,
            "country_label": "PS - Palestine, State of",
            "country": "PS",
            "percentage": 100.0,
            "text": "",
            "project": 10918
        },
        {
            "id": 16870,
            "country_label": "TN - Tunisia",
            "country": "TN",
            "percentage": 100.0,
            "text": "",
            "project": 10917
        },
        {
            "id": 16869,
            "country_label": "RW - Rwanda",
            "country": "RW",
            "percentage": 100.0,
            "text": "",
            "project": 10916
        },
        {
            "id": 16868,
            "country_label": "VN - Viet Nam",
            "country": "VN",
            "percentage": 100.0,
            "text": "",
            "project": 10915
        },
        {
            "id": 16867,
            "country_label": "LB - Lebanon",
            "country": "LB",
            "percentage": 100.0,
            "text": "",
            "project": 10914
        },
        {
            "id": 16866,
            "country_label": "MZ - Mozambique",
            "country": "MZ",
            "percentage": 100.0,
            "text": "",
            "project": 10913
        },
        {
            "id": 16865,
            "country_label": "SS - South Sudan",
            "country": "SS",
            "percentage": 100.0,
            "text": "",
            "project": 10912
        },
        {
            "id": 16864,
            "country_label": "NG - Nigeria",
            "country": "NG",
            "percentage": 100.0,
            "text": "",
            "project": 10911
        },
        {
            "id": 16863,
            "country_label": "ZA - South Africa",
            "country": "ZA",
            "percentage": 100.0,
            "text": "",
            "project": 10910
        },
        {
            "id": 16862,
            "country_label": "SO - Somalia",
            "country": "SO",
            "percentage": 100.0,
            "text": "",
            "project": 10909
        },
        {
            "id": 16861,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": 100.0,
            "text": "",
            "project": 10908
        },
        {
            "id": 16860,
            "country_label": "LB - Lebanon",
            "country": "LB",
            "percentage": 100.0,
            "text": "",
            "project": 10907
        },
        {
            "id": 16859,
            "country_label": "TZ - Tanzania, United Republic of",
            "country": "TZ",
            "percentage": 100.0,
            "text": "",
            "project": 10906
        },
        {
            "id": 16858,
            "country_label": "SN - Senegal",
            "country": "SN",
            "percentage": 100.0,
            "text": "",
            "project": 10905
        },
        {
            "id": 16857,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": 100.0,
            "text": "",
            "project": 10904
        },
        {
            "id": 16856,
            "country_label": "NE - Niger (The)",
            "country": "NE",
            "percentage": 100.0,
            "text": "",
            "project": 10902
        },
        {
            "id": 16854,
            "country_label": "JO - Jordan",
            "country": "JO",
            "percentage": 100.0,
            "text": "",
            "project": 10900
        },
        {
            "id": 16853,
            "country_label": "SS - South Sudan",
            "country": "SS",
            "percentage": 50.0,
            "text": "",
            "project": 10827
        },
        {
            "id": 16852,
            "country_label": "SO - Somalia",
            "country": "SO",
            "percentage": 50.0,
            "text": "",
            "project": 10826
        },
        {
            "id": 16849,
            "country_label": "UG - Uganda",
            "country": "UG",
            "percentage": 100.0,
            "text": "",
            "project": 10869
        },
        {
            "id": 16848,
            "country_label": "IQ - Iraq",
            "country": "IQ",
            "percentage": 100.0,
            "text": "",
            "project": 10882
        },
        {
            "id": 16847,
            "country_label": "ID - Indonesia",
            "country": "ID",
            "percentage": 100.0,
            "text": "",
            "project": 10881
        },
        {
            "id": 16846,
            "country_label": "ID - Indonesia",
            "country": "ID",
            "percentage": 100.0,
            "text": "",
            "project": 10880
        },
        {
            "id": 16844,
            "country_label": "GH - Ghana",
            "country": "GH",
            "percentage": 100.0,
            "text": "",
            "project": 10879
        },
        {
            "id": 16843,
            "country_label": "ET - Ethiopia",
            "country": "ET",
            "percentage": 100.0,
            "text": "",
            "project": 10878
        }
    ]
}