GET /rest/v1/recipient_country/?format=api&ordering=percentage
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 7594,
    "next": "https://rsr.akvo.org/rest/v1/recipient_country/?format=api&ordering=percentage&page=2",
    "previous": null,
    "results": [
        {
            "id": 13561,
            "country_label": "CO - Colombia",
            "country": "CO",
            "percentage": -76.0,
            "text": "",
            "project": 6965
        },
        {
            "id": 13572,
            "country_label": "CO - Colombia",
            "country": "CO",
            "percentage": -76.0,
            "text": "",
            "project": 6974
        },
        {
            "id": 13728,
            "country_label": "PA - Panama",
            "country": "PA",
            "percentage": -75.0,
            "text": "",
            "project": 7121
        },
        {
            "id": 12682,
            "country_label": "CR - Costa Rica",
            "country": "CR",
            "percentage": -65.0,
            "text": "",
            "project": 5793
        },
        {
            "id": 13899,
            "country_label": "NI - Nicaragua",
            "country": "NI",
            "percentage": -65.0,
            "text": "",
            "project": 7276
        },
        {
            "id": 12066,
            "country_label": "AR - Argentina",
            "country": "AR",
            "percentage": -65.0,
            "text": "",
            "project": 5224
        },
        {
            "id": 12685,
            "country_label": "MM - Myanmar",
            "country": "MM",
            "percentage": -50.0,
            "text": "",
            "project": 5204
        },
        {
            "id": 12136,
            "country_label": "MM - Myanmar",
            "country": "MM",
            "percentage": -50.0,
            "text": "",
            "project": 5210
        },
        {
            "id": 12139,
            "country_label": "KH - Cambodia",
            "country": "KH",
            "percentage": -50.0,
            "text": "",
            "project": 5333
        },
        {
            "id": 13527,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": -50.0,
            "text": "",
            "project": 5664
        },
        {
            "id": 13542,
            "country_label": "NI - Nicaragua",
            "country": "NI",
            "percentage": -50.0,
            "text": "",
            "project": 6923
        },
        {
            "id": 13097,
            "country_label": "ID - Indonesia",
            "country": "ID",
            "percentage": -50.0,
            "text": "",
            "project": 6377
        },
        {
            "id": 12607,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": -50.0,
            "text": "",
            "project": 5681
        },
        {
            "id": 12944,
            "country_label": "TJ - Tajikistan",
            "country": "TJ",
            "percentage": -50.0,
            "text": "",
            "project": 6187
        },
        {
            "id": 13672,
            "country_label": "CO - Colombia",
            "country": "CO",
            "percentage": -50.0,
            "text": "",
            "project": 7026
        },
        {
            "id": 13538,
            "country_label": "CO - Colombia",
            "country": "CO",
            "percentage": -50.0,
            "text": "",
            "project": 6920
        },
        {
            "id": 13420,
            "country_label": "TJ - Tajikistan",
            "country": "TJ",
            "percentage": -50.0,
            "text": "",
            "project": 6758
        },
        {
            "id": 12054,
            "country_label": "KH - Cambodia",
            "country": "KH",
            "percentage": -50.0,
            "text": "",
            "project": 5206
        },
        {
            "id": 12642,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": -50.0,
            "text": "",
            "project": 5663
        },
        {
            "id": 12141,
            "country_label": "KH - Cambodia",
            "country": "KH",
            "percentage": -50.0,
            "text": "",
            "project": 5334
        },
        {
            "id": 12667,
            "country_label": "UG - Uganda",
            "country": "UG",
            "percentage": -50.0,
            "text": "",
            "project": 5775
        },
        {
            "id": 12968,
            "country_label": "KH - Cambodia",
            "country": "KH",
            "percentage": -50.0,
            "text": "",
            "project": 5208
        },
        {
            "id": 12592,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": -50.0,
            "text": "",
            "project": 5669
        },
        {
            "id": 13716,
            "country_label": "BF - Burkina Faso",
            "country": "BF",
            "percentage": -50.0,
            "text": "",
            "project": 5687
        },
        {
            "id": 12597,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": -50.0,
            "text": "",
            "project": 5671
        },
        {
            "id": 8985,
            "country_label": "BJ - Benin",
            "country": "BJ",
            "percentage": 0.0,
            "text": "",
            "project": 4135
        },
        {
            "id": 14933,
            "country_label": "SN - Senegal",
            "country": "SN",
            "percentage": 0.0,
            "text": "",
            "project": 8305
        },
        {
            "id": 15516,
            "country_label": "AF - Afghanistan",
            "country": "AF",
            "percentage": 0.0,
            "text": "",
            "project": 8837
        },
        {
            "id": 10109,
            "country_label": "NL - Netherlands (The)",
            "country": "NL",
            "percentage": 0.0,
            "text": "",
            "project": 2085
        },
        {
            "id": 14932,
            "country_label": "ML - Mali",
            "country": "ML",
            "percentage": 0.0,
            "text": "",
            "project": 8305
        }
    ]
}