GET /rest/v1/recipient_region/?ordering=text&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=text&page=9",
"results": [
{
"id": 877,
"region_label": "289 - South of Sahara, regional",
"vocabulary_label": "",
"region": "289",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 100.0,
"text": "South of Sahara, regional",
"project": 3015
},
{
"id": 1056,
"region_label": "289 - South of Sahara, regional",
"vocabulary_label": "",
"region": "289",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 100.0,
"text": "Tanzania, Kenya and Uganda",
"project": 6642
},
{
"id": 1094,
"region_label": "289 - South of Sahara, regional",
"vocabulary_label": "",
"region": "289",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 100.0,
"text": "Western & Northern Uganda and central Kenya",
"project": 6338
}
]
}