API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?ordering=description&page=51
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=description&page=52",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?ordering=description&page=50",
    "results": [
        {
            "id": 5022,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6196,
                    "latitude": -15.41962,
                    "longitude": 28.28315,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ZM",
                    "country": 25,
                    "location_target": 5022
                }
            ],
            "logo": null,
            "latitude": "-15.41962",
            "longitude": "28.28315",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-09-04T12:15:42.415815+02:00",
            "last_modified_at": "2018-09-04T12:15:42.952977+02:00",
            "name": "IITA",
            "long_name": "International Institute for Tropical Agriculture",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "http://www.iita.org/iita-countries/zambia/",
            "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": 6196,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "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": 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": 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": 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": 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": 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": 5050,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6222,
                    "latitude": 33.684422,
                    "longitude": 73.047882,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "PK",
                    "country": 106,
                    "location_target": 5050
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/01/e3/01e3d430cc536af99919c7a62138dc62.jpg",
            "latitude": "33.684422",
            "longitude": "73.047882",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-10-25T09:58:15.692661+02:00",
            "last_modified_at": "2018-10-25T09:58:20.023507+02:00",
            "name": "Inclusive Resource Management",
            "long_name": "Inclusive Resource Management",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Dr Adnan Aziz",
            "contact_email": "adnan@inclusiverm.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": 6222,
            "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": 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": []
        },
        {
            "id": 3160,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5031,
                    "latitude": 52.2413451,
                    "longitude": 5.1698603,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3160
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/9d/41/9d418c4b597ab0b4ce621303d515d516.jpg",
            "latitude": "52.2413451",
            "longitude": "5.1698603",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-11-20T14:23:34.712269+01:00",
            "last_modified_at": "2015-12-04T16:35:32.629388+01:00",
            "name": "Infoplaza",
            "long_name": "Infoplaza",
            "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": 5031,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2199,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2029,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ZA",
                    "country": 36,
                    "location_target": 2199
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/77/0b/770bfd7c7ed6bbc2ac14473279af2137.jpg",
            "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:21+02:00",
            "last_modified_at": "2016-03-08T09:29:23.841716+01:00",
            "name": "Informal South Pty Ltd",
            "long_name": "Informal South Pty Ltd",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": "",
            "url": "http://www.informalsouth.co.za/",
            "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": 2029,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6165,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7219,
                    "latitude": 14.4874284,
                    "longitude": -4.1974627,
                    "city": "Mopti",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6165
                }
            ],
            "logo": null,
            "latitude": "14.4874284",
            "longitude": "-4.1974627",
            "city": "Mopti",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-10-13T09:43:51.412491+02:00",
            "last_modified_at": "2021-10-13T09:43:51.491109+02:00",
            "name": "INFSS",
            "long_name": "Institut National de Formation en Sciences de Santé",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7219,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5899,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6983,
                    "latitude": 6.3702928,
                    "longitude": 2.3912362,
                    "city": "Cotonou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5899
                }
            ],
            "logo": null,
            "latitude": "6.3702928",
            "longitude": "2.3912362",
            "city": "Cotonou",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-03-03T14:30:53.961158+01:00",
            "last_modified_at": "2021-03-03T14:30:53.996375+01:00",
            "name": "INIFRCF",
            "long_name": "L'Institut national d'ingénierie de formation et de renforcement des capacités de formateurs",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Blaise DJIHOUESSI",
            "contact_email": "inifrcf2018@gmail.com",
            "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": 6983,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6135,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7193,
                    "latitude": 12.862807,
                    "longitude": 30.217636,
                    "city": "Sudan",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6135
                }
            ],
            "logo": null,
            "latitude": "12.862807",
            "longitude": "30.217636",
            "city": "Sudan",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-09-10T12:13:14.571484+02:00",
            "last_modified_at": "2021-09-10T12:13:14.635430+02:00",
            "name": "INMAAI",
            "long_name": "INMAAI Center for Agricultural Training",
            "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": 7193,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5620,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6738,
                    "latitude": 6.3702928,
                    "longitude": 2.3912362,
                    "city": "Cotonou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5620
                }
            ],
            "logo": null,
            "latitude": "6.3702928",
            "longitude": "2.3912362",
            "city": "Cotonou",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-08-03T13:39:17.113389+02:00",
            "last_modified_at": "2020-08-03T13:39:17.157151+02:00",
            "name": "INMeS",
            "long_name": "Institut National Médico-Sanitaire",
            "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": 6738,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}