API endpoint that allows organisations to be viewed or edited.

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

{
    "count": 6073,
    "next": "https://rsr.akvo.org/rest/v1/organisation/?format=api&ordering=-contact_email&page=142",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?format=api&ordering=-contact_email&page=140",
    "results": [
        {
            "id": 5634,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6752,
                    "latitude": 6.9568767,
                    "longitude": 2.5792482,
                    "city": "Adja-Ouèrè",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5634
                }
            ],
            "logo": null,
            "latitude": "6.9568767",
            "longitude": "2.5792482",
            "city": "Adja-Ouèrè",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-08-23T15:41:44.434351+02:00",
            "last_modified_at": "2020-08-23T15:41:44.465808+02:00",
            "name": "Lycée Technique Agricole d'Adja-Ouèrè",
            "long_name": "Lycée Technique Agricole d'Adja-Ouèrè",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6752,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5635,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6753,
                    "latitude": 10.122812,
                    "longitude": 2.1103677,
                    "city": "Kika",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5635
                }
            ],
            "logo": null,
            "latitude": "10.122812",
            "longitude": "2.1103677",
            "city": "Kika",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-08-23T15:42:44.801624+02:00",
            "last_modified_at": "2020-08-23T15:42:44.834742+02:00",
            "name": "Lycée Technique Agricole de Kika",
            "long_name": "Lycée Technique Agricole de Kika",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6753,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2795,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4340,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CD",
                    "country": 72,
                    "location_target": 2795
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-05-06T10:22:23.930685+02:00",
            "last_modified_at": "2015-05-06T10:22:23.953610+02:00",
            "name": "MAAMS asbl",
            "long_name": "MAAMS asbl",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": "",
            "url": "www.maams-rdc.org",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 4340,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1869,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1684,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "PS",
                    "country": 74,
                    "location_target": 1869
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/e2/3f/e23f38f65e3d8212e7263f1c702425bc.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-01-28T00:00:00+01:00",
            "last_modified_at": "2016-03-08T09:26:42.134379+01:00",
            "name": "MAAN Development Center",
            "long_name": "MAAN Development Center",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "www.maan-ctr.org",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "MA’AN Development Center is an independent Palestinian development and training institution established in January,1989, registered by law as a non-profit organization.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 1684,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2500,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2684,
                    "latitude": -1.083333,
                    "longitude": 35.866667,
                    "city": "Narok",
                    "state": "",
                    "address_1": "P.O. Box 861 - 20500",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 2500
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/0a/46/0a466df9128a0bffb9e0eebdf7e021ea.jpg",
            "latitude": "-1.083333",
            "longitude": "35.866667",
            "city": "Narok",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-12-01T09:29:48+01:00",
            "last_modified_at": "2015-08-06T11:57:22.168478+02:00",
            "name": "Maasai Mara University",
            "long_name": "Maasai Mara University",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "http://www.mmarau.ac.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Maasai Mara-Serengeti Ecosystem; Maasai Mara University is at the Gate of the Greater Maasai Mara-Serengeti Ecosystem 'the seventh Wonder of the World' which hosts the largest number of wildlife species on earth and which is under threat. The University is establishing Research and extension Programs in wildlife and Environmental Conservation in the effort of protecting the endangered Maasai Mara-Serengeti Ecosystem.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 2684,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5937,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7016,
                    "latitude": 16.3003133,
                    "longitude": 97.69822719999999,
                    "city": "Mon State",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5937
                }
            ],
            "logo": null,
            "latitude": "16.3003133",
            "longitude": "97.69822719999999",
            "city": "Mon State",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-04-14T10:12:09.386217+02:00",
            "last_modified_at": "2021-04-14T10:12:09.440445+02:00",
            "name": "MACDO",
            "long_name": "Mon Area Community Development Organization",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7016,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2033,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1860,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IL",
                    "country": 114,
                    "location_target": 2033
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/47/e5/47e5838a5de99f7bbb1c2b69d15f15d4.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-04-28T11:01:25+02:00",
            "last_modified_at": "2016-03-08T09:27:01.749361+01:00",
            "name": "MADA al-Carmel",
            "long_name": "MADA al-Carmel",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": "",
            "url": "www.mada-research.org",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Mada al-Carmel — Arab Center for Applied Social Research, is an organization that generates and provides information, critical analysis, and diverse perspectives on the social and political life and history of Palestinians, with particular attention to Palestinians within Israel's 1948 boundaries. Mada also advances critical research on Israeli society and politics in order to further understanding of its undercurrents, particularly in relation to policies toward Palestinians and Palestine. Mada offers a home for Palestinian and other scholars to develop critical approaches, exchange ideas, and develop their own research.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 1860,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2632,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 3275,
                    "latitude": 52.138545,
                    "longitude": 5.432749,
                    "city": "Leusden",
                    "state": "",
                    "address_1": "Eikenlaan 41",
                    "address_2": "",
                    "postcode": "3831 XE",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 2632
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/22/5a/225a31ebcc4a2d04897004c226aa25c3.jpg",
            "latitude": "52.138545",
            "longitude": "5.432749",
            "city": "Leusden",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-01-22T09:49:58.632674+01:00",
            "last_modified_at": "2016-03-08T09:29:51.564245+01:00",
            "name": "Made Blue",
            "long_name": "Made Blue",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "http://madeblue.org/en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 3275,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3888,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5375,
                    "latitude": 41.902783,
                    "longitude": 12.496366,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IT",
                    "country": 49,
                    "location_target": 3888
                }
            ],
            "logo": null,
            "latitude": "41.902783",
            "longitude": "12.496366",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-11-30T17:34:26.934048+01:00",
            "last_modified_at": "2016-11-30T17:34:27.434952+01:00",
            "name": "MAECI DGCS",
            "long_name": "MAECI DGCS - Ministero degli Affari Esteri e della Cooperazione Internazionale",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5375,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3765,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-21T12:03:00.905585+02:00",
            "last_modified_at": "2016-09-21T12:03:00.905630+02:00",
            "name": "Mae Tao Clinic",
            "long_name": "Mae Tao Clinic",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": 405,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4603,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5878,
                    "latitude": 8.465677,
                    "longitude": -13.231722,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SL",
                    "country": 42,
                    "location_target": 4603
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/01/e3/01e3d430cc536af99919c7a62138dc62.jpg",
            "latitude": "8.465677",
            "longitude": "-13.231722",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-11-23T10:52:24.179389+01:00",
            "last_modified_at": "2018-02-09T11:55:27.346070+01:00",
            "name": "MAFFS",
            "long_name": "Sierra Leone Ministry of Agriculture, Forestry and Food Security",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5878,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5307,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6435,
                    "latitude": 53.47795,
                    "longitude": 2.24667,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "GB",
                    "country": null,
                    "location_target": 5307
                }
            ],
            "logo": null,
            "latitude": "53.47795",
            "longitude": "2.24667",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-05-30T17:52:29.056737+02:00",
            "last_modified_at": "2019-05-30T17:52:32.344283+02:00",
            "name": "MAG",
            "long_name": "Mines Advisory Group",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6435,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1303,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1409,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "PH",
                    "country": 32,
                    "location_target": 1303
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/94/96/9496f63964edcc4c2e00fa8b30d49abf.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-06-24T00:00:00+02:00",
            "last_modified_at": "2016-03-08T09:28:32.798761+01:00",
            "name": "Maguindanaon Development ",
            "long_name": "Maguindanaon Development Foundation, Inc. (MDFI)",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": "",
            "url": "http://mdfi.blog.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Maguindanao Development Foundation, Inc. (MDFI) is one of the pioneering and credible social development-oriented non-government organization (NGO) operating in the areas of South Cotabato, Maguindanao, North Cotabato, Sultan Kudarat, and Sarangani Provinces.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 1409,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5247,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6378,
                    "latitude": -23.85778,
                    "longitude": 35.348541,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MZ",
                    "country": 53,
                    "location_target": 5247
                }
            ],
            "logo": null,
            "latitude": "-23.85778",
            "longitude": "35.348541",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-04-25T12:30:12.771636+02:00",
            "last_modified_at": "2019-04-25T12:30:16.316047+02:00",
            "name": "Mahlahle",
            "long_name": "Associação para a Promoção e Desenvolvimento da Mulher",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Mahlahle is a Mozambican association for promotion and development of women, whose target group is women and children, with an increasing focus on youth. Working in Inhambane Province, based in the Maxixe.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6378,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2979,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4910,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BI",
                    "country": 105,
                    "location_target": 2979
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-08-12T10:38:06.095655+02:00",
            "last_modified_at": "2015-08-12T10:38:06.130684+02:00",
            "name": "Maison Shalom",
            "long_name": "Maison Shalom",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "http://www.maisonshalom.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 4910,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2935,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4870,
                    "latitude": 1.765751,
                    "longitude": 40.011435,
                    "city": "Wajir",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 2935
                }
            ],
            "logo": null,
            "latitude": "1.765751",
            "longitude": "40.011435",
            "city": "Wajir",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-07-16T15:23:38.035195+02:00",
            "last_modified_at": "2015-07-16T15:23:38.106231+02:00",
            "name": "Makaror Mixed Day ",
            "long_name": "Makaror Mixed Day Technical Secondary School",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 4870,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6232,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7264,
                    "latitude": 0.3475964,
                    "longitude": 32.5825197,
                    "city": "Kampala",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6232
                }
            ],
            "logo": null,
            "latitude": "0.3475964",
            "longitude": "32.5825197",
            "city": "Kampala",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2022-03-14T09:52:52.246228+01:00",
            "last_modified_at": "2022-03-14T09:52:52.321944+01:00",
            "name": "Make Way TEST",
            "long_name": "Make Way TEST-Training",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7264,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4550,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5839,
                    "latitude": -13.962612,
                    "longitude": 33.774119,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MW",
                    "country": 10,
                    "location_target": 4550
                }
            ],
            "logo": null,
            "latitude": "-13.962612",
            "longitude": "33.774119",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-10-29T10:29:34.319460+01:00",
            "last_modified_at": "2017-10-29T10:29:37.900109+01:00",
            "name": "Makoka & Associates",
            "long_name": "Makoka & Associates",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5839,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5869,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-02-12T03:10:17.729783+01:00",
            "last_modified_at": "2021-02-12T03:10:17.729802+01:00",
            "name": "Makutano Community Borehole SHG",
            "long_name": "Makutano Community Borehole SHG",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4711,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5968,
                    "latitude": null,
                    "longitude": null,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ML",
                    "country": null,
                    "location_target": 4711
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/81/68/816897546660f15b3fa6b68a770f00f3.jpg",
            "latitude": null,
            "longitude": null,
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-02-09T11:49:47.553781+01:00",
            "last_modified_at": "2018-02-09T11:49:47.631413+01:00",
            "name": "Mali Meteo",
            "long_name": "Agence Nationale de la Meteorologie",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://malimeteo.ml/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5968,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4035,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-02-08T06:06:22.192206+01:00",
            "last_modified_at": "2017-02-08T06:06:22.192239+01:00",
            "name": "Malteries Soufflet",
            "long_name": "Malteries Soufflet",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": 405,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1716,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1520,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MW",
                    "country": 10,
                    "location_target": 1716
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/af/aa/afaa5715679e2e0df2a9c507930912b8.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-11-06T00:00:00+01:00",
            "last_modified_at": "2016-03-08T09:26:42.882578+01:00",
            "name": "MANGOCHI",
            "long_name": "MANGOCHI",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "http://www.catholic-hierarchy.org/diocese/dmngc.html",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Diocese of Mangochi is a diocese located in the city of Mangochi, Malawi. For about half a century this diocese exists and is ever growing. The charity is used to improve the livelihood of citizens and to provide healthcare where necessary.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 1520,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 135,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 381,
                    "latitude": 29.762884,
                    "longitude": -95.383061,
                    "city": "Houston",
                    "state": "Texas",
                    "address_1": " 957 NASA Parkway, #560",
                    "address_2": "",
                    "postcode": " 77058",
                    "iati_country": "US",
                    "country": 5,
                    "location_target": 135
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/5d/d1/5dd1969600602cad61b02e83769f3336.jpg",
            "latitude": "29.762884",
            "longitude": "-95.383061",
            "city": "Houston",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2009-09-30T10:57:33+02:00",
            "last_modified_at": "2015-02-26T13:56:58.008253+01:00",
            "name": "Manna Energy Foundation",
            "long_name": "Manna Energy Foundation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.mannaenergy.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Manna Energy represents a revolution in philanthropy, with the vision that positive change can come from a combination of both philanthropic and commercial action.\r\n\r\nManna Energy is committed to the eradication of poverty through the implementation of sustainable, environmentally sound technologies for clean energy, clean water and self-sustainable economies that foster health, education, and gender equality.\r\n\r\nThe Manna Energy Foundation and Engineers Without Borders-USA installed the water purification system in August 2007 at the L'Esperance Children's Village, Mugonero, Rwanda.\r\nThe Manna Energy Foundation is a Non-Profit Organization that partners with Manna Energy Ltd. to accomplish the organization's humanitarian goals.\r\n\r\nThe Manna Energy Foundation provides developing communities with technologies to satisfy their basic human needs, such as clean water and sanitation, which will ultimately enable them to sustain themselves and thrive with a future independent of outside assistance.\r\n",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 381,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4347,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-06-29T06:03:52.653042+02:00",
            "last_modified_at": "2017-06-29T06:03:52.653071+02:00",
            "name": "MANQA",
            "long_name": "MANQA",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "00021554",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": 405,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3738,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-21T11:59:51.805524+02:00",
            "last_modified_at": "2016-09-21T11:59:51.805557+02:00",
            "name": "Mara Farming",
            "long_name": "Mara Farming",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": 405,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5557,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6677,
                    "latitude": -0.023559,
                    "longitude": 37.906193,
                    "city": "Kenya",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5557
                }
            ],
            "logo": null,
            "latitude": "-0.023559",
            "longitude": "37.906193",
            "city": "Kenya",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-06-02T18:52:12.923650+02:00",
            "last_modified_at": "2020-06-02T18:52:12.964858+02:00",
            "name": "Mara Water and Wetlands Watch",
            "long_name": "Mara Water and Wetlands Watch",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Action Group aims to build on the distinct dynamics of rural areas in Africa, and support the search for frugal and adapted solutions that increase the autonomy of community actors in the absence of transport, resources and professional services.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6677,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5498,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6618,
                    "latitude": 43.63508700000001,
                    "longitude": 1.39703,
                    "city": "Blagnac",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5498
                }
            ],
            "logo": null,
            "latitude": "43.63508700000001",
            "longitude": "1.39703",
            "city": "Blagnac",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-01-23T13:56:35.912854+01:00",
            "last_modified_at": "2020-01-23T13:56:35.943139+01:00",
            "name": "MARGE",
            "long_name": "MARGE: Energy, Environment and Sustainable Development",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6618,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6289,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7316,
                    "latitude": -1.2920659,
                    "longitude": 36.8219462,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6289
                }
            ],
            "logo": null,
            "latitude": "-1.2920659",
            "longitude": "36.8219462",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2022-07-04T06:16:52.268892+02:00",
            "last_modified_at": "2022-07-04T08:16:52.293675+02:00",
            "name": "Maria Magdalena Special School",
            "long_name": "Maria Magdalena Special School",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7316,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5404,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6527,
                    "latitude": 23.7798149,
                    "longitude": 90.3617819,
                    "city": "ঢাকা জেলা",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": 4,
                    "location_target": 5404
                }
            ],
            "logo": null,
            "latitude": "23.7798149",
            "longitude": "90.3617819",
            "city": "ঢাকা জেলা",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-09-25T14:21:30.119844+02:00",
            "last_modified_at": "2019-09-25T14:21:32.769837+02:00",
            "name": "Maritime University",
            "long_name": "Bangabandhu Sheikh Mujibur  Rahman Maritime University",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6527,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2586,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 3229,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "DE",
                    "country": 23,
                    "location_target": 2586
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-01-22T09:49:47.048750+01:00",
            "last_modified_at": "2015-01-22T09:49:47.083647+01:00",
            "name": "Martin Petry",
            "long_name": "Martin Petry",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": "",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 3229,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}