API endpoint that allows organisations to be viewed or edited.

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

{
    "count": 6073,
    "next": "https://rsr.akvo.org/rest/v1/organisation/?ordering=-logo&page=122",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?ordering=-logo&page=120",
    "results": [
        {
            "id": 5760,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6877,
                    "latitude": 12.3714277,
                    "longitude": -1.5196603,
                    "city": "Ouagadougou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5760
                }
            ],
            "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:57:12.406768+01:00",
            "last_modified_at": "2020-11-10T09:57:12.436161+01:00",
            "name": "DGTCP",
            "long_name": "Direction Générale du trésor et de la Comptabilité Publique",
            "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": 6877,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1805,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1619,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BD",
                    "country": 4,
                    "location_target": 1805
                }
            ],
            "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.829601+01:00",
            "name": "Dhaka Ashania Mission",
            "long_name": "Dhaka Ashania Mission",
            "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": 1619,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1741,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1550,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ID",
                    "country": 55,
                    "location_target": 1741
                }
            ],
            "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.834742+01:00",
            "name": "Dharma Amal Bakti Foundat",
            "long_name": "Dharma Amal Bakti Foundation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Dharma Amal Bakti Foundation (DAFB) is a non-profit, non-government organisation which improves and promoted basic necessities of life. In collaboration with the ORTEGA foundation, DABF supports mainly with this development in relatively isolated areas of eastern Indonesia.",
            "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": 1550,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 671,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 167,
                    "latitude": -2.516667,
                    "longitude": 32.9,
                    "city": "Mwanza",
                    "state": "Mwanza Region",
                    "address_1": "P.O BOX 905",
                    "address_2": "",
                    "postcode": "255",
                    "iati_country": "TZ",
                    "country": 1,
                    "location_target": 671
                }
            ],
            "logo": null,
            "latitude": "-2.516667",
            "longitude": "32.9",
            "city": "Mwanza",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-05-16T13:05:49+02:00",
            "last_modified_at": "2015-02-26T13:56:53.107174+01:00",
            "name": "DHMIS",
            "long_name": "DISTRICT HEALTH MANAGEMENT INFORMATION SYSTEMS",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "https://sites.google.com/site/dhmismwanza/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+255 28 2541130",
            "mobile": "+255 713 465667",
            "fax": "+255 28 2541130",
            "contact_person": "Deograstias Katonyella",
            "contact_email": "deokattonyella@gmail.com",
            "description": "The project called DHMIS, involves a variety of stakeholders. It is centered around the City Medical Officers (CMO) office, The African Inland Church of Tanzania (AICT), The Evangelical, Lutheran Church of Tanzania (ELCT), the Roman Catholic Church all in Mwanza. The Regional Health Director of the Christian Social Services Commission (CSSC) acts as project Chairperson.\r\n\r\nThe main reason which triggered for this project was lack of accurate and timely data in the health sector. This is a national problem. During the Round Table workshop in 2005, health information systems were identified as an appropriate way to improve the quality of health data and to reinforce the management of the health system. This problem is more severe for health facilities owned by civil society. Without proper data, proper analysis would be impossible and hence automatically affect the quality of decisions to be made. Also without proper data keeping, access to the secretarial basket funding is limited and the interventions of the Civil Society Organizations (CSO) remains relatively small. Furthermore, a data driven health sector is more responsive to the end users, more accurate in its interventions, more accountable and fosters a learning environment that would promote the analysis of data closer to the points of data generation. This reduces the reliance on centralized knowledge generation and intervention planning. At national level the need for appropriate health information is recognized and included in the Health Systems Strengthening Program III. This is further elaborated in an eHealth strategy. In DHMIS, the national government is involved through the CMO and RMO. Staff from MoH will be invited to visit the project. A former visit resulted in substantial support.\r\nICT has been identified as a critical tool in development today and has vast potentials in improving the delivery of health services. The District Health Management Information Systems (DHMIS) in Mwanza envisages the establishment of an adequate network to facilitate quick and quality Health Management Information System covering the main health units and programs in the region. The project has previously supported the building of Health Management Information Systems at various facilities that are owned and managed by the three biggest Faith Based Organizations and the Government operating in Mwanza; namely DHMIS project is designed to assist the facilities and parent organizations to manage their operations better. In addition, this project has built the capacity of the CMOs office to receive, store, analyze and re-transmit vital health data both to the higher administrative levels of the government as well as downward to  the data generators. These various information systems were then woven together with a simple, yet robust communication platform (AfyaPro) with which data can be shared instantaneously.",
            "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": 167,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4889,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6074,
                    "latitude": -6.568121,
                    "longitude": 107.76059,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ID",
                    "country": 55,
                    "location_target": 4889
                }
            ],
            "logo": null,
            "latitude": "-6.568121",
            "longitude": "107.76059",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-05-16T06:13:29.839898+02:00",
            "last_modified_at": "2018-05-16T06:13:30.388177+02:00",
            "name": "DHO (Subang)",
            "long_name": "Leprosy Control Program in Subang District Health Office",
            "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": 6074,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4360,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5713,
                    "latitude": 20.276266,
                    "longitude": 73.008306,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IN",
                    "country": 2,
                    "location_target": 4360
                }
            ],
            "logo": null,
            "latitude": "20.276266",
            "longitude": "73.008306",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-07-06T11:50:03.527910+02:00",
            "last_modified_at": "2017-07-06T11:50:07.256255+02:00",
            "name": "DHS",
            "long_name": "Directorate of Health Services (Dadra & Nagar Haveli)",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "https://www.dnh.gov.in/portal/portal/ContactUs",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Dr. V. K. Das",
            "contact_email": "vkdas511@gmail.com",
            "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": 5713,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5385,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6508,
                    "latitude": 27.618921,
                    "longitude": 85.552917,
                    "city": "Dhulikhel",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": 9,
                    "location_target": 5385
                }
            ],
            "logo": null,
            "latitude": "27.618921",
            "longitude": "85.552917",
            "city": "Dhulikhel",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-09-23T16:19:35.152407+02:00",
            "last_modified_at": "2019-09-23T16:19:38.196161+02:00",
            "name": "Dhulikhel Hospital",
            "long_name": "Department of Community Programmes",
            "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": 6508,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4997,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6173,
                    "latitude": 12.238333,
                    "longitude": -1.561593,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BF",
                    "country": 24,
                    "location_target": 4997
                }
            ],
            "logo": null,
            "latitude": "12.238333",
            "longitude": "-1.561593",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-07-26T17:24:45.686839+02:00",
            "last_modified_at": "2018-07-26T17:24:50.056562+02:00",
            "name": "Diakonia",
            "long_name": "Diakonia",
            "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": 6173,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3366,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5173,
                    "latitude": 5.554399,
                    "longitude": 5.793201,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NG",
                    "country": 20,
                    "location_target": 3366
                }
            ],
            "logo": null,
            "latitude": "5.554399",
            "longitude": "5.793201",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-06-09T13:50:29.413581+02:00",
            "last_modified_at": "2016-06-09T13:50:30.479951+02:00",
            "name": "DIC",
            "long_name": "Dorbudee Intergreted Concept Limited",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Ayodele Bamidele",
            "contact_email": "dorbudee@gmail.com",
            "description": "DIC is a private sector that is involved in Small Medium Enterprises with the sole aim of brokering business linkages in Nigeria.",
            "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": 5173,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5941,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7020,
                    "latitude": -7.5360639,
                    "longitude": 112.2384017,
                    "city": "Jawa Timur",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5941
                }
            ],
            "logo": null,
            "latitude": "-7.5360639",
            "longitude": "112.2384017",
            "city": "Jawa Timur",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-04-14T12:46:09.838475+02:00",
            "last_modified_at": "2021-04-14T12:46:09.880181+02:00",
            "name": "Dinas PU-SDA Jawa Timur",
            "long_name": "Dinas PU-SDA Jawa Timur (Water Resource Agency of East Java Provincial Government)",
            "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": 7020,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2785,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4330,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CM",
                    "country": 8,
                    "location_target": 2785
                }
            ],
            "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:09.864278+02:00",
            "last_modified_at": "2015-05-06T10:22:09.910868+02:00",
            "name": "Diocesan Family Life Offi",
            "long_name": "Diocesan Family Life Office DFLO",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "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": 4330,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1532,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1285,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CD",
                    "country": 72,
                    "location_target": 1532
                }
            ],
            "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.841209+01:00",
            "name": "Diocese de Mahagi-Nioka",
            "long_name": "Diocese de Mahagi-Nioka",
            "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": 1285,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2378,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2564,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MW",
                    "country": 10,
                    "location_target": 2378
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-11-02T10:41:17+01:00",
            "last_modified_at": "2014-11-02T10:41:17+01:00",
            "name": "Diocese of Dedza",
            "long_name": "Diocese of Dedza",
            "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": 2564,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3805,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5308,
                    "latitude": 51.817493,
                    "longitude": 4.666106,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3805
                }
            ],
            "logo": null,
            "latitude": "51.817493",
            "longitude": "4.666106",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-10-05T11:28:56.831837+02:00",
            "last_modified_at": "2016-10-05T11:28:57.587694+02:00",
            "name": "Dioraphte",
            "long_name": "Stichting Dioraphte",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.dioraphte.nl/en/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Inge van Stokkom",
            "contact_email": "postbus@dioraphte.nl",
            "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": 5308,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5945,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7024,
                    "latitude": 23.810332,
                    "longitude": 90.4125181,
                    "city": "Dhaka",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5945
                }
            ],
            "logo": null,
            "latitude": "23.810332",
            "longitude": "90.4125181",
            "city": "Dhaka",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-04-16T16:20:42.388213+02:00",
            "last_modified_at": "2021-04-16T16:20:42.422952+02:00",
            "name": "DIPSHIKHA",
            "long_name": "DIPSHIKHA",
            "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": 7024,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5894,
            "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:11:16.201340+01:00",
            "last_modified_at": "2021-02-12T03:11:16.201358+01:00",
            "name": "Diptop Agencies",
            "long_name": "Diptop Agencies",
            "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": 3551,
            "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-07-25T14:05:53.366500+02:00",
            "last_modified_at": "2016-07-25T14:05:53.366545+02:00",
            "name": "DIRECCAO NACIONAL DE AGUA",
            "long_name": "DIRECCAO NACIONAL DE AGUAS - MOPH",
            "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": 3574,
            "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-07-25T14:06:27.137144+02:00",
            "last_modified_at": "2016-07-25T14:06:27.137210+02:00",
            "name": "Direccao Nacional de Ener",
            "long_name": "Direccao Nacional de Energia Electrica (DNE)",
            "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": 3442,
            "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-07-25T14:01:14.857710+02:00",
            "last_modified_at": "2016-07-25T14:01:14.857743+02:00",
            "name": "\"DIRECTION DE LA PROGRAMM",
            "long_name": "\"DIRECTION DE LA PROGRAMMATION,MIN  DE\" \"L'AGRICULTURE ,RESSOURCE ANIMAL\"",
            "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": 3928,
            "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-05T15:06:32.747534+01:00",
            "last_modified_at": "2016-12-05T15:06:32.747589+01:00",
            "name": "Direction de l'Hydrauliqu",
            "long_name": "Direction de l'Hydraulique",
            "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": 4486,
            "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:39:54.563704+02:00",
            "last_modified_at": "2017-09-01T11:39:54.563732+02:00",
            "name": "DIRECTION GENERALE DE L'E",
            "long_name": "DIRECTION GENERALE DE L'ENERGIE, DES MINES ET DE L'EAU (DGEME)",
            "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": 3445,
            "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-07-25T14:01:41.176683+02:00",
            "last_modified_at": "2016-07-25T14:01:41.176718+02:00",
            "name": "DIRECTION GENERALE DES RE",
            "long_name": "DIRECTION GENERALE DES RESSOURCES ANIMALES - PROJET ELEVAGE BAD",
            "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": 5863,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6978,
                    "latitude": -6.2087634,
                    "longitude": 106.845599,
                    "city": "Jakarta",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5863
                }
            ],
            "logo": null,
            "latitude": "-6.2087634",
            "longitude": "106.845599",
            "city": "Jakarta",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-02-11T17:23:32.537418+01:00",
            "last_modified_at": "2021-02-11T17:23:32.574145+01:00",
            "name": "Directorate General of Corrections",
            "long_name": "Directorate General of Correction (Ditjen Pas) of the Ministry of Law and Human Rights",
            "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": 6978,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5411,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6534,
                    "latitude": 23.7798149,
                    "longitude": 90.3617819,
                    "city": "ঢাকা জেলা",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": 4,
                    "location_target": 5411
                }
            ],
            "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-26T21:46:40.836493+02:00",
            "last_modified_at": "2019-09-26T21:46:43.676750+02:00",
            "name": "Directorate General of Family Planning",
            "long_name": "Directorate General of Family Planning DGFP",
            "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": 6534,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2187,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2017,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ET",
                    "country": 12,
                    "location_target": 2187
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-07-24T14:05:20+02:00",
            "last_modified_at": "2014-07-24T14:05:20+02:00",
            "name": "Dire Dawa Administration ",
            "long_name": "Dire Dawa Administration CMDRR Association",
            "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": "These organistations are trying to prevent disasters rather than solving them afterwards.",
            "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": 2017,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2791,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4336,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ET",
                    "country": 12,
                    "location_target": 2791
                }
            ],
            "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:20.085843+02:00",
            "last_modified_at": "2015-05-06T10:22:20.129138+02:00",
            "name": "Dires For Development Cha",
            "long_name": "Dires For Development Charitable Association",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 60,
            "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": 4336,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2289,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4790,
                    "latitude": 9.600875,
                    "longitude": 41.850143,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BJ",
                    "country": 12,
                    "location_target": 2289
                }
            ],
            "logo": null,
            "latitude": "9.600875",
            "longitude": "41.850143",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-09-18T14:20:25+02:00",
            "last_modified_at": "2015-06-11T14:54:49.160393+02:00",
            "name": "DIRO Center",
            "long_name": "DIRO Center",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "http://www.dirobenin.com",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "entre pour le développement institutionnel et le renforcement des organisations est un cabinet privé béninois de consultance et d’appui au développement créé en l’an 2000.\r\n\r\nC'est une initiative de Alidou Moussiliou. \r\nDevise de DIRO-Center : << Dépasser les attentes de nos clients >>.\r\n\r\nSon approche est basée sur l’écoute attentive ; le dialogue, la participation, la réflexion–action et l’apprentissage mutuel. C’est une entreprise personnelle travaillant en réseau avec des consultants nationaux et internationaux.",
            "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": 4790,
            "content_owner": 35,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2393,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2579,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BD",
                    "country": 4,
                    "location_target": 2393
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-11-02T10:41:22+01:00",
            "last_modified_at": "2014-11-02T10:41:22+01:00",
            "name": "Disabled Rehabilitation a",
            "long_name": "Disabled Rehabilitation and Research Ass. DRRA",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "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": 2579,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5057,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6226,
                    "latitude": 8.460555,
                    "longitude": -11.779889,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SL",
                    "country": 42,
                    "location_target": 5057
                }
            ],
            "logo": null,
            "latitude": "8.460555",
            "longitude": "-11.779889",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-11-07T15:34:44.179036+01:00",
            "last_modified_at": "2018-11-07T15:34:48.358021+01:00",
            "name": "District council",
            "long_name": "Moyamba District Council",
            "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": 6226,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5162,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6304,
                    "latitude": 8.76669,
                    "longitude": -12.78667,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SL",
                    "country": 42,
                    "location_target": 5162
                }
            ],
            "logo": null,
            "latitude": "8.76669",
            "longitude": "-12.78667",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-01-24T12:17:07.199712+01:00",
            "last_modified_at": "2019-01-24T12:17:10.732529+01:00",
            "name": "District Council",
            "long_name": "Port Loko District Council",
            "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": 6304,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}