GET /rest/v1/recipient_region/?ordering=-region&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&page=9",
"results": [
{
"id": 939,
"region_label": "",
"vocabulary_label": "99 - Reporting Organisation",
"region": "",
"region_vocabulary": "99",
"region_vocabulary_uri": "http://www.iso.org/iso/country_codes_glossary.html",
"percentage": 100.0,
"text": "",
"project": 4378
},
{
"id": 988,
"region_label": "",
"vocabulary_label": "",
"region": "",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": 100.0,
"text": "",
"project": 5434
},
{
"id": 1112,
"region_label": "",
"vocabulary_label": "",
"region": "",
"region_vocabulary": "",
"region_vocabulary_uri": "",
"percentage": null,
"text": "",
"project": 7359
}
]
}