GET /rest/v1/project_contact/?ordering=mailing_address&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/?ordering=mailing_address&page=140",
    "results": [
        {
            "id": 11123,
            "type_label": "4 - Communications",
            "type": "4",
            "person_name": "APPSA Communications Zambia",
            "email": "kakuntachris@gmail.com",
            "job_title": "Communications Focal Point Person",
            "organisation": "National Agricultural Information Services (NAIS)",
            "telephone": "+260 977 846102",
            "mailing_address": "ZARI Directorate\nPrivate Bag 7\nChilanga- LUSAKA",
            "state": "",
            "department": "ZARI",
            "website": "http://zari.gov.zm",
            "project": 7308,
            "country": null
        },
        {
            "id": 11325,
            "type_label": "2 - Project Management",
            "type": "2",
            "person_name": "Dr Godfrey Sakala",
            "email": "godfrey.sakala@gmail.com",
            "job_title": "Researcher",
            "organisation": "Zambia Agriculture Research Institute",
            "telephone": "+260961995264",
            "mailing_address": "ZARI, Mount Makulu Research, P/B 7, Chilanga",
            "state": "",
            "department": "Zambia Agriculture Research Institute",
            "website": "",
            "project": 7406,
            "country": null
        },
        {
            "id": 11046,
            "type_label": "1 - General Enquiries",
            "type": "1",
            "person_name": "Nicholas Street",
            "email": "cd@zoasouthsudan.org",
            "job_title": "Country Director",
            "organisation": "ZOA",
            "telephone": "+211 928 018 003",
            "mailing_address": "ZOA South Sudan-Juba",
            "state": "",
            "department": "Genaral",
            "website": "",
            "project": 6563,
            "country": null
        },
        {
            "id": 13437,
            "type_label": "2 - Project Management",
            "type": "2",
            "person_name": "Lise FLORIN",
            "email": "lflorin@snv.org",
            "job_title": "Cheffe de projet",
            "organisation": "SNV",
            "telephone": "+2290155682828",
            "mailing_address": "Zone Résidentielle camp Guézo Rue n°5102, Porte n°225 | 01 BP1048 Cotonou | Bénin",
            "state": "",
            "department": "",
            "website": "",
            "project": 10965,
            "country": null
        }
    ]
}