API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?format=api&ordering=contact_email&page=39
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=40",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?format=api&ordering=contact_email&page=38",
    "results": [
        {
            "id": 5432,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6551,
                    "latitude": null,
                    "longitude": null,
                    "city": "Gouda",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": null,
                    "location_target": 5432
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/80/c3/80c399be0efb0cfc47fa48955afa169d.jpg",
            "latitude": null,
            "longitude": null,
            "city": "Gouda",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-10-29T16:50:32.303861+01:00",
            "last_modified_at": "2019-10-29T16:50:32.467794+01:00",
            "name": "Driestar",
            "long_name": "Driestar Educatief",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "https://www.driestar-educatief.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Driestar educatief is een christelijk praktijkgericht kenniscentrum dat een inspirerende bijdrage levert aan het onderwijs in binnen- en buitenland. Dat doen wij met opleidingen, diensten en producten van Driestar hogeschool, Driestar onderwijsadvies en Driestar managementadvies.\r\n\r\nDriestar educatief inspireert, vormt en ondersteunt (aankomende) leraren, leidinggevenden aan scholen en opvoeders om goed christelijk onderwijs te geven.",
            "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": 6551,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4503,
            "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-09-01T11:41:40.683127+02:00",
            "last_modified_at": "2017-09-01T11:41:40.683154+02:00",
            "name": "DRINKING WATER AND SANITA",
            "long_name": "DRINKING WATER AND SANITATION UNIT MINISTRY OF WATER RESOURCES & ELECTRICIT",
            "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": 1004,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4332,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5692,
                    "latitude": 52.520007,
                    "longitude": 13.404954,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "DE",
                    "country": 23,
                    "location_target": 4332
                }
            ],
            "logo": null,
            "latitude": "52.520007",
            "longitude": "13.404954",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-06-23T14:10:36.990138+02:00",
            "last_modified_at": "2017-06-23T14:10:40.230378+02:00",
            "name": "DRK",
            "long_name": "German Red Cross",
            "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": 5692,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4941,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6123,
                    "latitude": 52.132633,
                    "longitude": 5.291266,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 4941
                }
            ],
            "logo": null,
            "latitude": "52.132633",
            "longitude": "5.291266",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-06-06T08:19:13.392297+02:00",
            "last_modified_at": "2018-06-06T08:19:17.430242+02:00",
            "name": "Droomfonds",
            "long_name": "Droomfonds",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 60,
            "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": 6123,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3398,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5203,
                    "latitude": -1.322383,
                    "longitude": 36.836129,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 3398
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/fd/75/fd753e7fe68c173c47dad68ed5021db3.jpg",
            "latitude": "-1.322383",
            "longitude": "36.836129",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-07-12T12:06:05.612128+02:00",
            "last_modified_at": "2016-07-12T12:20:44.346689+02:00",
            "name": "DRSRS",
            "long_name": "The Directorate of Resource Survey and Remote Sensing (DRSRS)",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://drsrs.mining.go.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Department of Resource Surveys and Remote Sensing (DRSRS) was established in 1976 as the Kenya Rangeland Ecological Monitoring Unit (KREMU). The overall objective of DRSRS is to gather and analyse data and information regarding the natural resources of Kenya and to provide interdisciplinary analysis of such information as it relates to natural resources planning, management and policy formulation at a national, regional and district level. In assessing natural resources, DRSRS primarily employs aerial survey methods in gathering data, while ground surveys are undertaken primarily for ground-truthing. Other modern technology including satellite images (NOAA, Landsat and Spot) and Geographic Information System (GIS) facilitate development and use of database of natural resources. Systematic reconnaissance flight (SRF) surveys over the Kenyan rangelands have been used to collect data on wildlife and livestock distribution and abundance and environmental information are collected. The overriding concern in implementing these surveys has been to maintain continuity in procedures such that consistency of the data is maintained. Consequently, these data are valuable source of information on the distribution, abundance and trend of wildlife/livestock populations and environmental conditions within the Kenya rangelands.",
            "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": 5203,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6245,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7273,
                    "latitude": 52.2660751,
                    "longitude": 6.1552165,
                    "city": "Deventer",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6245
                }
            ],
            "logo": null,
            "latitude": "52.2660751",
            "longitude": "6.1552165",
            "city": "Deventer",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2022-05-10T11:21:05.427666+02:00",
            "last_modified_at": "2022-05-10T13:21:05.488963+02:00",
            "name": "Drukwerkdeal",
            "long_name": "Drukwerkdeal",
            "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": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7273,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5752,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6869,
                    "latitude": 12.3714277,
                    "longitude": -1.5196603,
                    "city": "Ouagadougou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5752
                }
            ],
            "logo": null,
            "latitude": "12.3714277",
            "longitude": "-1.5196603",
            "city": "Ouagadougou",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-11-10T09:17:47.659079+01:00",
            "last_modified_at": "2020-11-10T09:17:47.848824+01:00",
            "name": "DSAFP",
            "long_name": "Direction de la Structuration de l'Apprentissage et de la Formation Professionnelle",
            "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": 6869,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5737,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6854,
                    "latitude": 12.3714277,
                    "longitude": -1.5196603,
                    "city": "Ouagadougou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5737
                }
            ],
            "logo": null,
            "latitude": "12.3714277",
            "longitude": "-1.5196603",
            "city": "Ouagadougou",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-11-05T15:30:51.040691+01:00",
            "last_modified_at": "2020-11-05T15:30:51.080146+01:00",
            "name": "DSF",
            "long_name": "Direction de la santé de la Famille",
            "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": 6854,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2229,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2058,
                    "latitude": 50.887543,
                    "longitude": 5.968051,
                    "city": "Heerlen",
                    "state": "",
                    "address_1": "Het Overloon 1",
                    "address_2": "",
                    "postcode": "6411 TE",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 2229
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/3d/62/3d6220a6efc4e512bc966e3337cce2e5.jpg",
            "latitude": "50.887543",
            "longitude": "5.968051",
            "city": "Heerlen",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-08-15T10:08:37+02:00",
            "last_modified_at": "2014-08-15T10:08:37+02:00",
            "name": "DSM",
            "long_name": "Royal DSM",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.dsm.com/corporate/home.html",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+31 (0)45 578 8111",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Royal DSM is a global science-based company active in health, nutrition and materials. By connecting its unique competences in Life Sciences and Materials Sciences DSM is driving economic prosperity, environmental progress and social advances to create sustainable value for all stakeholders simultaneously.",
            "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": 2058,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6415,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7417,
                    "latitude": 40.4167754,
                    "longitude": -3.7037902,
                    "city": "Madrid",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6415
                }
            ],
            "logo": null,
            "latitude": "40.4167754",
            "longitude": "-3.7037902",
            "city": "Madrid",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-08-04T10:28:11.974623+02:00",
            "last_modified_at": "2023-08-04T12:28:12.004997+02:00",
            "name": "DT Global",
            "long_name": "DT Global",
            "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": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7417,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6185,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7230,
                    "latitude": 13.5115963,
                    "longitude": 2.1253854,
                    "city": "Niamey",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6185
                }
            ],
            "logo": null,
            "latitude": "13.5115963",
            "longitude": "2.1253854",
            "city": "Niamey",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-12-05T12:42:59.621266+01:00",
            "last_modified_at": "2021-12-05T12:42:59.682528+01:00",
            "name": "Ducth Embassy Niger",
            "long_name": "Ambassade du Royaume des Pays-Bas au Niger",
            "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": 7230,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5996,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7067,
                    "latitude": 37.133389,
                    "longitude": 43.1309888,
                    "city": "Duhok Governorate",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5996
                }
            ],
            "logo": null,
            "latitude": "37.133389",
            "longitude": "43.1309888",
            "city": "Duhok Governorate",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-06-02T09:51:49.342933+02:00",
            "last_modified_at": "2021-06-02T09:51:49.382140+02:00",
            "name": "Duhok Hospital",
            "long_name": "Duhok Hospital",
            "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": 7067,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5363,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6487,
                    "latitude": -29.847244,
                    "longitude": 31.009014,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ZA",
                    "country": 36,
                    "location_target": 5363
                }
            ],
            "logo": null,
            "latitude": "-29.847244",
            "longitude": "31.009014",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-09-04T10:28:18.947072+02:00",
            "last_modified_at": "2019-09-04T10:28:23.693153+02:00",
            "name": "Durban University Of Technology",
            "long_name": "Durban University Of Technology",
            "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": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6487,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3118,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4990,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3118
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/a9/1f/a91fbedb3102edecc6eea6f6b73e31f9.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-11-11T19:50:20.177698+01:00",
            "last_modified_at": "2016-03-08T09:26:35.434359+01:00",
            "name": "Dutch Coalition on Disabi",
            "long_name": "Dutch Coalition on Disability and Development DCDD",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 60,
            "iati_org_id": "",
            "url": "www.dcdd.nl",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "DCDD’s aims for full and equal enjoyment of all human rights and fundamental freedoms by all persons with disabilities, especially of persons with disabilities in developing countries.",
            "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": 4990,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5156,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6300,
                    "latitude": 9.03314,
                    "longitude": 38.75008,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ET",
                    "country": 12,
                    "location_target": 5156
                }
            ],
            "logo": null,
            "latitude": "9.03314",
            "longitude": "38.75008",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-01-22T17:21:15.427576+01:00",
            "last_modified_at": "2019-01-22T17:21:18.807558+01:00",
            "name": "Dutch Embassy",
            "long_name": "Dutch Embassy in Ethiopia",
            "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": 6300,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1838,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1652,
                    "latitude": 23.74657,
                    "longitude": 90.432567,
                    "city": "Dhaka",
                    "state": "",
                    "address_1": "Road 90, House 49",
                    "address_2": "Gulshan II",
                    "postcode": "",
                    "iati_country": "BD",
                    "country": 4,
                    "location_target": 1838
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/28/65/2865bc60779b9b8ef5b67f7466253697.jpg",
            "latitude": "23.74657",
            "longitude": "90.432567",
            "city": "Dhaka",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-01-28T09:59:10+01:00",
            "last_modified_at": "2015-02-26T13:56:53.496463+01:00",
            "name": "Dutch Embassy Bangladesh",
            "long_name": "Dutch Embassy Bangladesh",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://bangladesh.nlembassy.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "(+880) 2 8822 715-18",
            "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": 1652,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5210,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6344,
                    "latitude": null,
                    "longitude": null,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BI",
                    "country": null,
                    "location_target": 5210
                }
            ],
            "logo": null,
            "latitude": null,
            "longitude": null,
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-02-15T17:20:07.589447+01:00",
            "last_modified_at": "2019-02-15T17:20:07.606116+01:00",
            "name": "Dutch Embassy Burundi",
            "long_name": "Embassy of the Kingdom of the Netherlands - Burundi",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "https://www.embassypages.com/missions/embassy8100/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Netherlands in Burundi: The Netherlands' embassy in Bujumbura is the only Netherlands representation in Burundi. Burundi in the Netherlands: Burundi maintains an embassy in The Hague.\r\n\r\nThe Netherlands embassy is one of 34 foreign representations in Burundi, and one of 34 foreign representations in Bujumbura. See more @ the » Burundi EmbassyPages\r\n\r\nThe Netherlands embassy in Bujumbura is one of 415 Netherlands diplomatic and consular representations abroad. See more @ the » Netherlands EmbassyPages\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": 6344,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3356,
            "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-06-06T20:43:26.340033+02:00",
            "last_modified_at": "2016-06-06T20:43:26.340074+02:00",
            "name": "Dutch Embassy Ethiopia",
            "long_name": "Embassy of the Kingdom of the Netherlands to Ethiopia",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://ethiopia.nlembassy.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": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4025,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5454,
                    "latitude": 1.373333,
                    "longitude": 32.290275,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 4025
                }
            ],
            "logo": null,
            "latitude": "1.373333",
            "longitude": "32.290275",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-27T11:27:26.950196+01:00",
            "last_modified_at": "2017-01-27T11:27:27.676626+01:00",
            "name": "Dutch Embassy in Uganda",
            "long_name": "Dutch Embassy in Uganda",
            "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": 5454,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4806,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/43/4b/434bbe610ded71069f9809e3d63966c6.jpg",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-03-02T10:29:45.603151+01:00",
            "last_modified_at": "2018-03-02T10:34:19.083061+01:00",
            "name": "Dutch Embassy Rwanda",
            "long_name": "Embassy of the Kingdome of the Netherlands in Rwanda",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "https://rwanda.nlambassade.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": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1811,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1625,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 1811
                }
            ],
            "logo": null,
            "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": "2015-03-24T11:53:59.864781+01:00",
            "name": "Dutch foundation(s)",
            "long_name": "Dutch foundation(s)",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 60,
            "iati_org_id": "",
            "url": "N/A",
            "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": 1625,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1652,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1474,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 1652
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-07-19T00:00:00+02:00",
            "last_modified_at": "2015-03-24T11:53:59.870196+01:00",
            "name": "Dutch institutional donor",
            "long_name": "Dutch institutional donor(s)",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": "",
            "url": "N/A",
            "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": 1474,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2974,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4905,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "GH",
                    "country": 11,
                    "location_target": 2974
                }
            ],
            "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:04.510404+02:00",
            "last_modified_at": "2015-08-12T10:38:04.538295+02:00",
            "name": "Dutch Link Foundation",
            "long_name": "Dutch Link Foundation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 23,
            "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": 4905,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4982,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6160,
                    "latitude": 52.357688,
                    "longitude": 4.873062,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 4982
                }
            ],
            "logo": null,
            "latitude": "52.357688",
            "longitude": "4.873062",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-06-29T04:44:14.115614+02:00",
            "last_modified_at": "2018-06-29T04:44:18.499072+02:00",
            "name": "Dutch Postcode Lottery",
            "long_name": "Dutch Postcode Lottery",
            "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": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6160,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6167,
            "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-10-14T04:11:09.485182+02:00",
            "last_modified_at": "2021-10-14T04:11:09.485197+02:00",
            "name": "Dutch Water Limited",
            "long_name": "Dutch Water Limited",
            "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": 865,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 756,
                    "latitude": 0.313611,
                    "longitude": 32.581111,
                    "city": "Kampala",
                    "state": "Uganda",
                    "address_1": "P.O.Box 20026",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 865
                }
            ],
            "logo": null,
            "latitude": "0.313611",
            "longitude": "32.581111",
            "city": "Kampala",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T09:22:43+02:00",
            "last_modified_at": "2015-02-26T13:56:53.211288+01:00",
            "name": "DWD",
            "long_name": "Directorate of Water Development",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.dwd.co.ug/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "256-41-234920",
            "contact_person": "",
            "contact_email": "",
            "description": "The Directorate of Water Development (DWD) is the lead government agency for the water and sanitation sector under the Ministry of Water and Environment (MWLE). DWD works to promote co-ordinated, integrated and sustainable water resources and provision of water for all social and economic activities. The sector covers water resources management, water for production, rural water supply and sanitation and urban water supply and sanitation.",
            "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": 756,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5749,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6866,
                    "latitude": 16.840939,
                    "longitude": 96.173526,
                    "city": "Yangon",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5749
                }
            ],
            "logo": null,
            "latitude": "16.840939",
            "longitude": "96.173526",
            "city": "Yangon",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-11-09T16:24:53.146846+01:00",
            "last_modified_at": "2020-11-09T16:24:53.199451+01:00",
            "name": "DWIR",
            "long_name": "Directorate of Water Resources and Improvement of River Systems",
            "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": 6866,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5811,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6926,
                    "latitude": 13.7563309,
                    "longitude": 100.5017651,
                    "city": "Bangkok",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5811
                }
            ],
            "logo": null,
            "latitude": "13.7563309",
            "longitude": "100.5017651",
            "city": "Bangkok",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-12-03T17:21:57.364475+01:00",
            "last_modified_at": "2020-12-03T17:21:57.391598+01:00",
            "name": "DWR - Min. Nat Res & Envt",
            "long_name": "Department of Water Resources, Ministry of Natural Resources and environment, Thailand",
            "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": 6926,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3965,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5410,
                    "latitude": 10.7965538,
                    "longitude": 106.7318559,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "VN",
                    "country": 43,
                    "location_target": 3965
                }
            ],
            "logo": null,
            "latitude": "10.7965538",
            "longitude": "106.7318559",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-12-27T16:16:59.941920+01:00",
            "last_modified_at": "2016-12-27T16:17:00.710557+01:00",
            "name": "DWRPIS",
            "long_name": "Division for Water Resources Planning and Investigation for the South of Vietnam",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.liendoan8.com.vn/index.php?option=com_content&view=section&layout=blog&id=5&Itemid=53&lang=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": 5410,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3921,
            "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-12-03T06:03:51.078040+01:00",
            "last_modified_at": "2016-12-03T06:03:51.078074+01:00",
            "name": "EA 55947",
            "long_name": "EA 55947",
            "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": []
        }
    ]
}