API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?format=api&ordering=contact_email&page=63
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=64",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?format=api&ordering=contact_email&page=62",
    "results": [
        {
            "id": 4039,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5463,
                    "latitude": 24.892131,
                    "longitude": 114.819835,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 45,
                    "location_target": 4039
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/01/e3/01e3d430cc536af99919c7a62138dc62.jpg",
            "latitude": "24.892131",
            "longitude": "114.819835",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-02-09T10:03:26.337526+01:00",
            "last_modified_at": "2017-02-09T10:03:27.080210+01:00",
            "name": "IKC De Abacus",
            "long_name": "IKC De Abacus school",
            "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": 5463,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4172,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5555,
                    "latitude": 46.204391,
                    "longitude": 6.143158,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CH",
                    "country": 26,
                    "location_target": 4172
                }
            ],
            "logo": null,
            "latitude": "46.204391",
            "longitude": "6.143158",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-04-10T21:37:25.376246+02:00",
            "last_modified_at": "2017-04-10T21:37:28.761322+02:00",
            "name": "ILEP",
            "long_name": "International Federation of Anti-Leprosy Associations",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "http://www.ilepfederation.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": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5555,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6555,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7546,
                    "latitude": 47.3768866,
                    "longitude": 8.541694,
                    "city": "Zürich",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6555
                }
            ],
            "logo": null,
            "latitude": "47.3768866",
            "longitude": "8.541694",
            "city": "Zürich",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2025-05-27T06:30:19.345481+02:00",
            "last_modified_at": "2025-05-27T08:30:19.404029+02:00",
            "name": "ILFEASA",
            "long_name": "ILFEASA",
            "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": 7546,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3866,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5355,
                    "latitude": 46.204391,
                    "longitude": 6.143158,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CH",
                    "country": 26,
                    "location_target": 3866
                }
            ],
            "logo": null,
            "latitude": "46.204391",
            "longitude": "6.143158",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-11-11T16:58:11.111282+01:00",
            "last_modified_at": "2016-11-11T16:58:11.782032+01:00",
            "name": "ILO - International Labour Organization",
            "long_name": "OIT - ILO - Organisation Internationale du Travail - International Labour Organization",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 40,
            "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": 5355,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 875,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 782,
                    "latitude": 41.266667,
                    "longitude": 69.216667,
                    "city": "Tashkent",
                    "state": "",
                    "address_1": "29, H. Sulaymonova Street",
                    "address_2": "",
                    "postcode": "100000",
                    "iati_country": "UZ",
                    "country": 19,
                    "location_target": 875
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/98/77/98772242dc7858d91a69bd43e1460394.jpg",
            "latitude": "41.266667",
            "longitude": "69.216667",
            "city": "Tashkent",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-12T16:02:35+02:00",
            "last_modified_at": "2015-02-26T13:56:56.156500+01:00",
            "name": "ILRF",
            "long_name": "Irrigated Land Reclamation Fund, under the Ministry of Finance",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.lrf.uz/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+998712391329",
            "mobile": "",
            "fax": "+998712391261",
            "contact_person": "Asilbek Yusupov",
            "contact_email": "",
            "description": "50% of the irrigated area is currently affected by salinization while 19% is threatened by soil erosion. Salinization reduces cotton yields by 20-30% on slightly salinized lands, 40-60% on moderately salinized lands, and 80% or more on heavily salinized lands. Agriculture faces declining productivity as high water tables, inappropriate irrigation and under-maintained drainage systems increase salinization and water logging and the fertility of arable land declines. This reduction in the resource base is estimated to cost about $1 billion annually in foregone economic output. 30,000 Ha are being lost to salinity build up each year.\r\nRecognizing the severity of the land degradation scenario, the President of the Republic of Uzbekistan issued a decree on October 30, 2007, No. УП-3932 \"On efficient strengthening of land reclamation system”. This Decree established the National Irrigated Land Reclamation Fund, and its executing agency, the Fund Management Department, under the Ministry of Finance. The decree assigns management responsibility for the Fund to the Prime Minister.\r\nThe Fund is responsible for financing construction, reconstruction, repair and maintenance of interregional and inter-farm open collectors, vertical drainage, horizontal drainage, pump stations, and monitoring stations. The Ministry of Agriculture and Water Resources (MAWR) is responsible for repair and maintenance of on farm drainage systems. The Presidential Decree requires five year programs to be developed that identify financing priorities.",
            "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": 782,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1609,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1408,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "PH",
                    "country": 32,
                    "location_target": 1609
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/ad/00/ad00dc0159b52de7dbf03aca05426bfd.jpg",
            "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": "2016-03-08T09:28:32.577432+01:00",
            "name": "IMAN",
            "long_name": "IMAN",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": "",
            "url": "http://iman-inc.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "IMAN (Integrated Mindanaons Association for the Natives) was organized in 1985. \nThey are actively involved in organizing communities, facilitating disaster response program in the areas affected by conflict, mobilize different organizations and pledges from concerned Moro families for assistance to evacuees. Peace education and advocacy is a major part of IMAN’s approach in community organizing, linkages, and networking in the Moro communities. Aside from peace advocacy, IMAN focus on Values and Leadership Formation, training at the community level, Culture of Peace approaches and inter-religious dialogues.",
            "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": 1408,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6201,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7241,
                    "latitude": -1.940278,
                    "longitude": 29.873888,
                    "city": "Rwanda",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6201
                }
            ],
            "logo": null,
            "latitude": "-1.940278",
            "longitude": "29.873888",
            "city": "Rwanda",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2022-01-20T12:56:52.756352+01:00",
            "last_modified_at": "2022-01-20T12:56:52.792946+01:00",
            "name": "Imarb Group Ltd",
            "long_name": "Imarb Group Ltd",
            "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": 7241,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2353,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2470,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "Naivasha",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 2353
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/b2/da/b2da2aa7d981338c6015015eec87efeb.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "Naivasha",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-10-23T13:36:11+02:00",
            "last_modified_at": "2015-08-06T11:57:22.071765+02:00",
            "name": "Imarisha Naivasha",
            "long_name": "Imarisha Naivasha",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.imarishanaivasha.or.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Imarisha Naivasha is composed of representatives of key Government ministries, Commercial Flower Growers, Water Resource Users, Forest Resource Users, Beach Management Units, Pastoralists, Civil Society organizations that operate within the basin.\r\n\r\nImarisha Naivasha is a management with overall mandate and responsibility for coordination and not an implementing agency. Project implementation will be undertaken by other organizations operating in the Basin. The organizations will be required to present their projects/programs to Imarisha for adoption and will provide progress reports to the Imarisha. Hence, elaborated Imarisha key functions include:\r\n1. Convening power/authority—All NRs management institutions (GoK sectors) convened to review policies / legislations to be in conformity with the new Kenyan Constitution. Bring all key stakeholders together for the review that is important for Integrated NRs management and sustainable development in the basin.\r\n2. Establishing an enabling environment in the basin (NGOs, CBOs, CSOs, Private sector, GoK) for Networking, collaboration, conflict resolution and harmonization of various interests as well as linkages with the County and National governments as well as at global levels\r\n3. Undertaking advocacy at all levels for the right actions on policies, legislation, good practice, standards, resource allocation and decision making\r\n4. Promoting open information sharing systems through establishment of information depository center (Database and Information) to support communication, debates and discussions, networking, dissemination and accessibility to all stakeholders.\r\n5. Imarisha Naivasha is an institutional arrangement with Gate Keeper authority – to ensure transparency, accountability and that things are done right by Private sector, GoK, Communities, CSOs, CBOs, Resource users and all stakeholders\r\n6. Bench marking sustainable development standards-and codes of conducts and ethics on natural resource sectors\r\n7. Adopting projects and programs being implemented or proposed and developing strategies for coordination and delegation in consultation with stakeholders.\r\n8. Monitoring and evaluation of all projects and programs being implemented in the basin to ensure sustainable development and compliance to Imarisha Vision.\r\n9. Mandate given by the Lake Naivasha Stakeholders and endorsed by Government of Kenya institutions in the Gazette Notice.",
            "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": 2470,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5272,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6403,
                    "latitude": -1.93857,
                    "longitude": 30.0562,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "RW",
                    "country": 37,
                    "location_target": 5272
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/4b/38/4b38d09e3b1c0060e20b6dc453bd8e29.jpg",
            "latitude": "-1.93857",
            "longitude": "30.0562",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-05-21T08:19:37.801342+02:00",
            "last_modified_at": "2019-06-28T15:23:39.202490+02:00",
            "name": "I&M Bank",
            "long_name": "I&M Bank",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "https://www.imbank.com",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Our Mission and Vision at I&M Bank Rwanda\r\n\r\n\r\nVision\r\nTo become a company where the best people want to work. The first choice where customers want to do business, and where shareholders are happy with their investment.\r\n\r\nMission\r\nTo be partners of growth for all our stakeholders. We will achieve this through:\r\n\r\n    Meeting our Customers expectations.\r\n    Motivating & developing every employee.\r\n    Enhancing shareholder value.\r\n\r\nCulture\r\nNurture a culture of fairness to our partners.\r\nThis is with regard to three key relationships:\r\n\r\n    Employee – Employer.\r\n    Customer -Bank.\r\n    Shareholders.\r\n\r\nObjectives\r\n\r\nFOR OUR CUSTOMERS TO SAY WITH PRIDE: MY BANK\r\nOUR STAFF TO SAY WITH A SENSE OF ATTACHMENT AND PRIDE: I WORK FOR I&M Bank Rwanda FOR OUR SHAREHOLDERS TO SAY: I OWN I&M Bank Rwanda BANK SHARES",
            "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": 6403,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5605,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6723,
                    "latitude": 43.5081323,
                    "longitude": 16.4401935,
                    "city": "Split",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5605
                }
            ],
            "logo": null,
            "latitude": "43.5081323",
            "longitude": "16.4401935",
            "city": "Split",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-07-01T18:10:13.659978+02:00",
            "last_modified_at": "2020-07-01T18:10:13.695041+02:00",
            "name": "IMCC",
            "long_name": "International Medical Corps Croatia",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6723,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3952,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5397,
                    "latitude": 51.752021,
                    "longitude": -1.257726,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "GB",
                    "country": 39,
                    "location_target": 3952
                }
            ],
            "logo": null,
            "latitude": "51.752021",
            "longitude": "-1.257726",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-12-22T11:52:52.535838+01:00",
            "last_modified_at": "2016-12-22T11:52:53.257353+01:00",
            "name": "IMI Oxford",
            "long_name": "International Migration Institute, University of Oxford",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5397,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2349,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2468,
                    "latitude": -1.264038,
                    "longitude": 36.79623,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "David Osieli Road,Off Old Waiyaki Way",
                    "address_2": "P.O. Box 1271-0606",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 2349
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/6d/be/6dbe49b0d4ffbd21b247ac72ad32bcc2.jpg",
            "latitude": "-1.264038",
            "longitude": "36.79623",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-10-23T10:05:22+02:00",
            "last_modified_at": "2015-07-20T12:15:06.948504+02:00",
            "name": "IMLU",
            "long_name": "Independent Medico-Legal Unit",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.imlu.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+254 20 4450598",
            "mobile": "+254 724 256 800",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Independent Medico Legal Unit (IMLU) is a registered Non-Governmental human rights and governance organization that seeks a just world free from torture by promoting the rights of torture victims, survivors, and protects all Kenyans from all forms of state-perpetrated torture by employing a comprehensive mechanism in advocating for policy reforms, supervising government devotion to human rights, litigation and rehabilitation of torture victims through psychological and medical treatment and capacity building of key stakeholders.\r\n\r\nIMLU is the lead agency in a regional human rights network of torture organizations and an active member of several regional and international human rights networks, including African Network of Torture Rehabilitation Center, World Organization against Torture (OMCT), International Federation of Health and Human Rights Organizations (IFHHRO), and the Coalition for Effective Operation of the African Court.\r\n\r\nFurther, IMLU has been accredited by the International Rehabilitation Council for Torture Victims (IRCT) as a center for rehabilitation of torture victims and by the Law Society of Kenya (LSK) as a Continuing Legal Education provider. Through its Board of Directors, IMLU spearheaded the creation of the Human Rights Committee within the Kenya Medical Association which it intends to continue nurturing and support human rights work within the medical fraternity.\r\n\r\nIMLU documents torture perpetration through forensic medical reports which aids in legal redress for torture victims. It exploits legal and advocacy means to seek justice for torture survivors since 1992. With time, we have gained the capacity to rehabilitate the victims of torture through provision of medical and psychological treatment, facilitating legal action and documenting cases of torture in Kenya. In furtherance of pushing for a torture free society, IMLU aggressively campaigns against the vice through the media and other outlets.\r\nSpanning a period of two decades, this work has been feasible via the remarkable endeavors of our network of professionals including doctors, psychological counselors, lawyers and grassroots human rights monitors and human rights defenders.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": true,
            "iati_prefixes": null,
            "primary_location": 2468,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2812,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4357,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "AT",
                    "country": 133,
                    "location_target": 2812
                }
            ],
            "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:29.382184+02:00",
            "last_modified_at": "2015-05-06T10:22:29.419722+02:00",
            "name": "ImpactHub",
            "long_name": "ImpactHub",
            "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": 4357,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4188,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5571,
                    "latitude": 46.214037,
                    "longitude": 6.111205,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CH",
                    "country": 26,
                    "location_target": 4188
                }
            ],
            "logo": null,
            "latitude": "46.214037",
            "longitude": "6.111205",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-04-18T10:56:55.740143+02:00",
            "last_modified_at": "2017-04-18T10:57:00.460516+02:00",
            "name": "IMPACT Initiatives",
            "long_name": "IMPACT Initiatives",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "http://www.impact-initiatives.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": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5571,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3720,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5293,
                    "latitude": 16.771649,
                    "longitude": 96.165678,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MM",
                    "country": 70,
                    "location_target": 3720
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/49/79/4979af1932d519addb4f7efbcd8b481d.jpg",
            "latitude": "16.771649",
            "longitude": "96.165678",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-01T15:39:58.862796+02:00",
            "last_modified_at": "2016-09-02T14:19:25.881291+02:00",
            "name": "Impact Terra",
            "long_name": "Impact Terra",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.impactterra.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "We believe that technologies - such as mobile apps, drones, GPS mapping and soil measurement tools - are essential for improving agricultural efficiency. Advancements in technologies, absence of legacy infrastructure and rapidly reducing prices are key drivers for the fast adoption of mobile technology in Myanmar and other South-East Asian countries. Our mobile apps and other digital products are used to build capabilities, track-trace-and certify activities, provide access to markets and credit and stimulate data-driven decision making. Our users are farmers, retailers, brokers, wholesalers, agribusinesses as well as NGOs and CSOs.  ",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5293,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4666,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5929,
                    "latitude": 5.359952,
                    "longitude": -4.008256,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CI",
                    "country": 82,
                    "location_target": 4666
                }
            ],
            "logo": null,
            "latitude": "5.359952",
            "longitude": "-4.008256",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-01-24T14:39:24.241451+01:00",
            "last_modified_at": "2018-01-24T14:39:24.576258+01:00",
            "name": "Impactum",
            "long_name": "Impactum",
            "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": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5929,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6077,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7135,
                    "latitude": 11.1649219,
                    "longitude": -4.3051542,
                    "city": "Bobo-Dioulasso",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6077
                }
            ],
            "logo": null,
            "latitude": "11.1649219",
            "longitude": "-4.3051542",
            "city": "Bobo-Dioulasso",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-08-03T12:11:25.167856+02:00",
            "last_modified_at": "2021-08-03T12:11:25.200976+02:00",
            "name": "IMPERIAL GRAPHIC",
            "long_name": "IMPERIAL GRAPHIC",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Christophe",
            "contact_email": "",
            "description": "Entreprise spécialisée dans la confection de maquette/logo pour les emballages",
            "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": 7135,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6126,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7184,
                    "latitude": -3.361378,
                    "longitude": 29.3598782,
                    "city": "Bujumbura",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6126
                }
            ],
            "logo": null,
            "latitude": "-3.361378",
            "longitude": "29.3598782",
            "city": "Bujumbura",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-09-02T15:41:00.026326+02:00",
            "last_modified_at": "2021-09-02T15:41:00.099034+02:00",
            "name": "Implementing Partners_PADANE",
            "long_name": "All national and International implementing Partners of PADANE",
            "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": 7184,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4934,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6117,
                    "latitude": 38.736946,
                    "longitude": 9.142685,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "PT",
                    "country": null,
                    "location_target": 4934
                }
            ],
            "logo": null,
            "latitude": "38.736946",
            "longitude": "9.142685",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-06-01T13:26:14.400236+02:00",
            "last_modified_at": "2018-06-01T13:26:17.800333+02:00",
            "name": "IMVF",
            "long_name": "Instituto Marquês de Valle Flôr",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6117,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4004,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5440,
                    "latitude": 57.703443,
                    "longitude": 11.964446,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SE",
                    "country": 18,
                    "location_target": 4004
                }
            ],
            "logo": null,
            "latitude": "57.703443",
            "longitude": "11.964446",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-20T10:11:43.665394+01:00",
            "last_modified_at": "2017-01-20T10:11:44.096788+01:00",
            "name": "Inclusive Business Sweden",
            "long_name": "Inclusive Business Sweden",
            "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": 5440,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5716,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6833,
                    "latitude": -0.3688967,
                    "longitude": 35.286286,
                    "city": "Kericho",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5716
                }
            ],
            "logo": null,
            "latitude": "-0.3688967",
            "longitude": "35.286286",
            "city": "Kericho",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-10-28T15:35:14.951139+01:00",
            "last_modified_at": "2020-10-28T15:35:14.979588+01:00",
            "name": "Inclusive Development Solutions Ltd.",
            "long_name": "Inclusive Development Solutions Ltd.",
            "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": 6833,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2389,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2575,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "US",
                    "country": 5,
                    "location_target": 2389
                }
            ],
            "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": "Inclusive Security",
            "long_name": "Inclusive Security",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": "",
            "url": "http://www.inclusivesecurity.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": 2575,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6371,
            "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": "2023-03-03T02:13:24.030803+01:00",
            "last_modified_at": "2023-03-03T02:13:24.030824+01:00",
            "name": "Incofin Investment Management",
            "long_name": "Incofin Investment Management",
            "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": 3729,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-21T11:59:15.724802+02:00",
            "last_modified_at": "2016-09-21T11:59:15.724852+02:00",
            "name": "Indian Grameen Services",
            "long_name": "Indian Grameen Services",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": 405,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3657,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5270,
                    "latitude": 52.370216,
                    "longitude": 4.895168,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3657
                }
            ],
            "logo": null,
            "latitude": "52.370216",
            "longitude": "4.895168",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-08-11T11:22:50.269830+02:00",
            "last_modified_at": "2016-08-11T11:22:51.048741+02:00",
            "name": "Individual donors",
            "long_name": "Individual donors",
            "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": 5270,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4731,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/63/60/6360b09a1e411e3032918f31bd396a3b.jpg",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-02-09T14:10:03.755788+01:00",
            "last_modified_at": "2018-02-09T14:10:03.786414+01:00",
            "name": "Indonesia Ministry of Agriculture ",
            "long_name": "Indonesia Ministry of Agriculture & Rural Development",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.moag.gov.il/en/Ministrys%20Units/CINADCO/Agricultural_cooperation_reports/indonesia/Pages/default.aspx",
            "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": 1490,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1225,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ID",
                    "country": 55,
                    "location_target": 1490
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/6e/ea/6eea063eb96fd65cf35ad9adcd1a6114.jpg",
            "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": "2016-03-08T09:26:34.166714+01:00",
            "name": "Indonesia Untuk Transform",
            "long_name": "Indonesia Untuk Transformasi Social (INSIST)",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 60,
            "iati_org_id": "",
            "url": "http://www.insist.or.id/en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Indonesian Society for Social Transformation.",
            "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": 1225,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3580,
            "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:45.251257+02:00",
            "last_modified_at": "2016-07-25T14:06:45.251289+02:00",
            "name": "INDORAMA ELEME FERTILIZER",
            "long_name": "INDORAMA ELEME FERTILIZER CHEMICALS LTD",
            "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": 3455,
            "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:02:10.392731+02:00",
            "last_modified_at": "2016-07-25T14:02:10.392778+02:00",
            "name": "INDUSTRIAL DEVELOPMENT BA",
            "long_name": "INDUSTRIAL DEVELOPMENT BANK LTD",
            "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": 3558,
            "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:59.679395+02:00",
            "last_modified_at": "2016-07-25T14:05:59.679423+02:00",
            "name": "INDUSTRIAL DEVELOPMENT CO",
            "long_name": "INDUSTRIAL DEVELOPMENT CORPORATION SA",
            "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": []
        }
    ]
}