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

{
    "count": 7591,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/recipient_country/?ordering=-text&page=253",
    "results": [
        {
            "id": 16946,
            "country_label": "JO - Jordan",
            "country": "JO",
            "percentage": null,
            "text": "",
            "project": 10992
        }
    ]
}