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

{
    "count": 7594,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/recipient_country/?format=api&ordering=-text&page=253",
    "results": [
        {
            "id": 16945,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": 100.0,
            "text": "",
            "project": 10718
        },
        {
            "id": 16946,
            "country_label": "JO - Jordan",
            "country": "JO",
            "percentage": null,
            "text": "",
            "project": 10992
        },
        {
            "id": 16952,
            "country_label": "KE - Kenya",
            "country": "KE",
            "percentage": 100.0,
            "text": "",
            "project": 11002
        },
        {
            "id": 16956,
            "country_label": "BD - Bangladesh",
            "country": "BD",
            "percentage": 100.0,
            "text": "",
            "project": 10923
        }
    ]
}