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": 8732,
            "country_label": "ZW - Zimbabwe",
            "country": "ZW",
            "percentage": 100.0,
            "text": "ZIMBABWE",
            "project": 3853
        }
    ]
}