GET /rest/v1/recipient_country/?format=api&ordering=-id&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=-id&page=253",
"results": [
{
"id": 5,
"country_label": "KE - Kenya",
"country": "KE",
"percentage": 100.0,
"text": "",
"project": 2364
},
{
"id": 4,
"country_label": "KE - Kenya",
"country": "KE",
"percentage": 100.0,
"text": "",
"project": 2363
},
{
"id": 2,
"country_label": "KE - Kenya",
"country": "KE",
"percentage": 100.0,
"text": "Rombo, Imbirikani, Kajiado central, Amboseli,",
"project": 2362
},
{
"id": 1,
"country_label": "PH - Philippines (The)",
"country": "PH",
"percentage": 100.0,
"text": "",
"project": 2237
}
]
}