GET /rest/v1/recipient_country/?format=api&ordering=project&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=project&page=253",
"results": [
{
"id": 11264,
"country_label": "IN - India",
"country": "IN",
"percentage": null,
"text": "",
"project": 18
},
{
"id": 11265,
"country_label": "MG - Madagascar",
"country": "MG",
"percentage": null,
"text": "",
"project": 17
},
{
"id": 11266,
"country_label": "MG - Madagascar",
"country": "MG",
"percentage": null,
"text": "",
"project": 16
},
{
"id": 11268,
"country_label": "IN - India",
"country": "IN",
"percentage": null,
"text": "",
"project": 14
}
]
}