GET /rest/v1/recipient_region/?ordering=-region_vocabulary&page=10
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"count": 273,
"next": null,
"previous": "https://rsr.akvo.org/rest/v1/recipient_region/?ordering=-region_vocabulary&page=9",
"results": [
{
"id": 1247,
"region_label": "298 - Africa, regional",
"vocabulary_label": "",
"region": "298",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 100.0,
"text": "",
"project": 10368
},
{
"id": 1252,
"region_label": "998 - Developing countries, unspecified",
"vocabulary_label": "",
"region": "998",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 11.6,
"text": "",
"project": 10281
},
{
"id": 1262,
"region_label": "998 - Developing countries, unspecified",
"vocabulary_label": "",
"region": "998",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 100.0,
"text": "",
"project": 10619
}
]
}