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

{
    "count": 7594,
    "next": "https://rsr.akvo.org/rest/v1/recipient_country/?format=api&ordering=id&page=201",
    "previous": "https://rsr.akvo.org/rest/v1/recipient_country/?format=api&ordering=id&page=199",
    "results": [
        {
            "id": 14541,
            "country_label": "SO - Somalia",
            "country": "SO",
            "percentage": null,
            "text": "",
            "project": 7999
        },
        {
            "id": 14542,
            "country_label": "SO - Somalia",
            "country": "SO",
            "percentage": null,
            "text": "",
            "project": 8000
        },
        {
            "id": 14543,
            "country_label": "NG - Nigeria",
            "country": "NG",
            "percentage": null,
            "text": "",
            "project": 8001
        },
        {
            "id": 14544,
            "country_label": "ZA - South Africa",
            "country": "ZA",
            "percentage": 100.0,
            "text": "",
            "project": 8008
        },
        {
            "id": 14545,
            "country_label": "TR - Turkey",
            "country": "TR",
            "percentage": null,
            "text": "",
            "project": 7902
        },
        {
            "id": 14546,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": 11.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14547,
            "country_label": "RW - Rwanda",
            "country": "RW",
            "percentage": 8.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14548,
            "country_label": "BJ - Benin",
            "country": "BJ",
            "percentage": 10.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14549,
            "country_label": "ET - Ethiopia",
            "country": "ET",
            "percentage": 10.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14550,
            "country_label": "GH - Ghana",
            "country": "GH",
            "percentage": 15.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14551,
            "country_label": "MZ - Mozambique",
            "country": "MZ",
            "percentage": 15.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14552,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": 37.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14553,
            "country_label": "SN - Senegal",
            "country": "SN",
            "percentage": 2.0,
            "text": "",
            "project": 8009
        },
        {
            "id": 14554,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": 50.0,
            "text": "",
            "project": 8010
        },
        {
            "id": 14555,
            "country_label": "IQ - Iraq",
            "country": "IQ",
            "percentage": null,
            "text": "",
            "project": 7873
        },
        {
            "id": 14556,
            "country_label": "SO - Somalia",
            "country": "SO",
            "percentage": null,
            "text": "",
            "project": 8011
        },
        {
            "id": 14559,
            "country_label": "NG - Nigeria",
            "country": "NG",
            "percentage": null,
            "text": "",
            "project": 8014
        },
        {
            "id": 14560,
            "country_label": "CM - Cameroon",
            "country": "CM",
            "percentage": null,
            "text": "",
            "project": 8014
        },
        {
            "id": 14561,
            "country_label": "TD - Chad",
            "country": "TD",
            "percentage": null,
            "text": "",
            "project": 8014
        },
        {
            "id": 14562,
            "country_label": "NE - Niger (The)",
            "country": "NE",
            "percentage": null,
            "text": "",
            "project": 8014
        },
        {
            "id": 14563,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": null,
            "text": "",
            "project": 7982
        },
        {
            "id": 14564,
            "country_label": "MR - Mauritania",
            "country": "MR",
            "percentage": null,
            "text": "",
            "project": 7982
        },
        {
            "id": 14565,
            "country_label": "TD - Chad",
            "country": "TD",
            "percentage": null,
            "text": "",
            "project": 7982
        },
        {
            "id": 14566,
            "country_label": "BF - Burkina Faso",
            "country": "BF",
            "percentage": null,
            "text": "",
            "project": 7982
        },
        {
            "id": 14567,
            "country_label": "NE - Niger (The)",
            "country": "NE",
            "percentage": null,
            "text": "",
            "project": 7982
        },
        {
            "id": 14568,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": 50.0,
            "text": "",
            "project": 3110
        },
        {
            "id": 14569,
            "country_label": "UG - Uganda",
            "country": "UG",
            "percentage": 5.0,
            "text": "",
            "project": 3110
        },
        {
            "id": 14570,
            "country_label": "NP - Nepal",
            "country": "NP",
            "percentage": 4.0,
            "text": "",
            "project": 3110
        },
        {
            "id": 14571,
            "country_label": "ET - Ethiopia",
            "country": "ET",
            "percentage": 7.0,
            "text": "",
            "project": 3110
        },
        {
            "id": 14572,
            "country_label": "GH - Ghana",
            "country": "GH",
            "percentage": 6.0,
            "text": "",
            "project": 3110
        }
    ]
}