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": 953,
"region_label": "UG-413",
"vocabulary_label": "99 - Reporting Organisation",
"region": "UG-413",
"region_vocabulary": "99",
"region_vocabulary_uri": "http://www.iso.org/iso/country_codes_glossary.html",
"percentage": 100.0,
"text": "",
"project": 4392
},
{
"id": 995,
"region_label": "ET-TI",
"vocabulary_label": "99 - Reporting Organisation",
"region": "ET-TI",
"region_vocabulary": "99",
"region_vocabulary_uri": "http://www.iso.org/iso/country_codes_glossary.html",
"percentage": 100.0,
"text": "",
"project": 5571
},
{
"id": 996,
"region_label": "ML-2",
"vocabulary_label": "99 - Reporting Organisation",
"region": "ML-2",
"region_vocabulary": "99",
"region_vocabulary_uri": "http://www.iso.org/iso/country_codes_glossary.html",
"percentage": 100.0,
"text": "",
"project": 5572
}
]
}