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

{
    "count": 4204,
    "next": null,
    "previous": "https://rsr.akvo.org/rest/v1/project_contact/?format=api&ordering=-country&page=140",
    "results": [
        {
            "id": 38,
            "type_label": "",
            "type": "",
            "person_name": "Suvi Halttula",
            "email": "Suvi.Halttula@plan.fi",
            "job_title": "Program Manager",
            "organisation": "Plan International Finland",
            "telephone": "+35896869800",
            "mailing_address": "Kumpulantie 3, 6th floor, 00520 Helsinki",
            "state": "",
            "department": "",
            "website": "https://plan.fi/",
            "project": 2603,
            "country": 76
        },
        {
            "id": 249,
            "type_label": "2 - Project Management",
            "type": "2",
            "person_name": "Giovanna Cavero",
            "email": "Giovanna.Cavero@icco-cooperation.org",
            "job_title": "Program Officer",
            "organisation": "ICCO COOPERATION",
            "telephone": "(591)2773877",
            "mailing_address": "Av. Fuerza Naval Nº 1238 La Paz, Bolivia",
            "state": "",
            "department": "La Paz",
            "website": "http://www.iccosudamerica.org/",
            "project": 2553,
            "country": 79
        },
        {
            "id": 250,
            "type_label": "2 - Project Management",
            "type": "2",
            "person_name": "Giovanna Cavero",
            "email": "Giovanna.Cavero@icco-cooperation.org",
            "job_title": "Program Officer",
            "organisation": "ICCO COOPERATION",
            "telephone": "(591)2773877",
            "mailing_address": "Av. Fuerza Naval Nº 1238 La Paz, Bolivia",
            "state": "",
            "department": "La Paz",
            "website": "http://www.iccosudamerica.org/",
            "project": 2553,
            "country": 79
        },
        {
            "id": 20,
            "type_label": "1 - General Enquiries",
            "type": "1",
            "person_name": "",
            "email": "info@unodc.org",
            "job_title": "",
            "organisation": "UNODC",
            "telephone": "+ (43) (1) 26060",
            "mailing_address": "Vienna International Centre  Wagramer Strasse 5, A1400 Vienna, Austria",
            "state": "",
            "department": "",
            "website": "https://www.unodc.org/",
            "project": 2481,
            "country": 133
        }
    ]
}