GET /rest/v1/project_contact/?format=api&ordering=-email&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=-email&page=140",
    "results": [
        {
            "id": 13251,
            "type_label": "3 - Financial Management",
            "type": "3",
            "person_name": "Paula rath",
            "email": "",
            "job_title": "",
            "organisation": "",
            "telephone": "",
            "mailing_address": "",
            "state": "",
            "department": "",
            "website": "",
            "project": 9637,
            "country": null
        },
        {
            "id": 13263,
            "type_label": "2 - Project Management",
            "type": "2",
            "person_name": "Mashair OMER",
            "email": "",
            "job_title": "",
            "organisation": "",
            "telephone": "",
            "mailing_address": "",
            "state": "",
            "department": "",
            "website": "",
            "project": 10756,
            "country": null
        },
        {
            "id": 13265,
            "type_label": "2 - Project Management",
            "type": "2",
            "person_name": "Fabien Schaeffer",
            "email": "",
            "job_title": "Programme manager",
            "organisation": "EU Delegation",
            "telephone": "",
            "mailing_address": "",
            "state": "",
            "department": "",
            "website": "",
            "project": 10759,
            "country": null
        },
        {
            "id": 13372,
            "type_label": "",
            "type": "",
            "person_name": "",
            "email": "",
            "job_title": "",
            "organisation": "",
            "telephone": "",
            "mailing_address": "",
            "state": "",
            "department": "",
            "website": "",
            "project": 10808,
            "country": null
        }
    ]
}