API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?format=api&ordering=last_modified_at&page=200
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=last_modified_at&page=201",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?format=api&ordering=last_modified_at&page=199",
    "results": [
        {
            "id": 6462,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7463,
                    "latitude": 11.3494247,
                    "longitude": 37.9784585,
                    "city": "Amhara",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6462
                }
            ],
            "logo": null,
            "latitude": "11.3494247",
            "longitude": "37.9784585",
            "city": "Amhara",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-19T12:57:17.130481+02:00",
            "last_modified_at": "2023-09-19T14:57:17.155196+02:00",
            "name": "Amhara Regional",
            "long_name": "Amhara Regional State Foodsecurity Program Coordination for Disaster Prevention Office",
            "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": 7463,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6463,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7464,
                    "latitude": 9.145000000000001,
                    "longitude": 40.489673,
                    "city": "Ethiopia",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6463
                }
            ],
            "logo": null,
            "latitude": "9.145000000000001",
            "longitude": "40.489673",
            "city": "Ethiopia",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-19T12:59:23.234361+02:00",
            "last_modified_at": "2023-09-19T14:59:23.261735+02:00",
            "name": "NATIONAL DISASTER risk",
            "long_name": "NATIONAL DISASTER RISK MANAGEMENT COMMISSION",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7464,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6464,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7465,
                    "latitude": -1.2920659,
                    "longitude": 36.8219462,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6464
                }
            ],
            "logo": null,
            "latitude": "-1.2920659",
            "longitude": "36.8219462",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-22T12:01:07.023890+02:00",
            "last_modified_at": "2023-09-22T14:01:07.057151+02:00",
            "name": "Intellecap",
            "long_name": "Intellecap Advisory Services Private Limited",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Shraddha Kothari",
            "contact_email": "shraddha.kothari@intellecap.net",
            "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": 7465,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6465,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7466,
                    "latitude": -1.2920659,
                    "longitude": 36.8219462,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6465
                }
            ],
            "logo": null,
            "latitude": "-1.2920659",
            "longitude": "36.8219462",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-22T13:09:04.120628+02:00",
            "last_modified_at": "2023-09-22T15:09:04.146071+02:00",
            "name": "Private Equity Support",
            "long_name": "Private Capital Support Limited",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Diana Gichaga",
            "contact_email": "gichaga@privateequity-support.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": 7466,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6466,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7467,
                    "latitude": -1.2920659,
                    "longitude": 36.8219462,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6466
                }
            ],
            "logo": null,
            "latitude": "-1.2920659",
            "longitude": "36.8219462",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-22T13:55:26.190665+02:00",
            "last_modified_at": "2023-09-22T15:55:26.213070+02:00",
            "name": "Tier Data",
            "long_name": "Tier Data Limited",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Steve Butler Karechio",
            "contact_email": "s.karechio@tierdata.co.ke",
            "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": 7467,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6467,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7468,
                    "latitude": -0.0917016,
                    "longitude": 34.7679568,
                    "city": "Kisumu",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6467
                }
            ],
            "logo": null,
            "latitude": "-0.0917016",
            "longitude": "34.7679568",
            "city": "Kisumu",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-24T05:17:45.990259+02:00",
            "last_modified_at": "2023-09-24T07:17:46.016636+02:00",
            "name": "Elphrods Services",
            "long_name": "Elphrods Services LLP",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Denish Owiti",
            "contact_email": "elphrods2020@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": 7468,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6468,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7469,
                    "latitude": -0.0917016,
                    "longitude": 34.7679568,
                    "city": "Kisumu",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6468
                }
            ],
            "logo": null,
            "latitude": "-0.0917016",
            "longitude": "34.7679568",
            "city": "Kisumu",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-24T05:30:49.812273+02:00",
            "last_modified_at": "2023-09-24T07:30:49.834525+02:00",
            "name": "WeTu",
            "long_name": "WE!Hub Victoria Limited",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Tilmann Straub",
            "contact_email": "tilmann@wetu.co.ke",
            "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": 7469,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6469,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7470,
                    "latitude": 14.716677,
                    "longitude": -17.4676861,
                    "city": "Dakar",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6469
                }
            ],
            "logo": null,
            "latitude": "14.716677",
            "longitude": "-17.4676861",
            "city": "Dakar",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-25T06:09:30.868285+02:00",
            "last_modified_at": "2023-09-25T08:09:30.904386+02:00",
            "name": "DevFi Performances",
            "long_name": "Développement Finances-Performances",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "El Hadji Diop",
            "contact_email": "ediop@devfi-performances.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": 7470,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6470,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7471,
                    "latitude": 14.7910052,
                    "longitude": -16.9358604,
                    "city": "Thiès",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6470
                }
            ],
            "logo": null,
            "latitude": "14.7910052",
            "longitude": "-16.9358604",
            "city": "Thiès",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-25T06:19:00.057613+02:00",
            "last_modified_at": "2023-09-25T08:19:00.082125+02:00",
            "name": "Aquatech",
            "long_name": "Aquatech Senegal SA",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Vivien Nirascou",
            "contact_email": "vnirascou@groupehelios.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": 7471,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6471,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7472,
                    "latitude": 14.7589446,
                    "longitude": -17.3937536,
                    "city": "Pikine",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6471
                }
            ],
            "logo": null,
            "latitude": "14.7589446",
            "longitude": "-17.3937536",
            "city": "Pikine",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-09-25T06:34:06.600056+02:00",
            "last_modified_at": "2023-09-25T08:34:06.623894+02:00",
            "name": "Art Pesoung",
            "long_name": "Assainissement Rural Pour Tous Pesoung",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Joséphine Bogue Lemou Tine",
            "contact_email": "josephinetine89@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": 7472,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6472,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7473,
                    "latitude": 9.145000000000001,
                    "longitude": 40.489673,
                    "city": "Ethiopia",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6472
                }
            ],
            "logo": null,
            "latitude": "9.145000000000001",
            "longitude": "40.489673",
            "city": "Ethiopia",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-05T11:18:53.456917+02:00",
            "last_modified_at": "2023-10-05T13:18:53.520722+02:00",
            "name": "Trócaire",
            "long_name": "Trócaire",
            "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": 7473,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6473,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7474,
                    "latitude": -1.2920659,
                    "longitude": 36.8219462,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6473
                }
            ],
            "logo": null,
            "latitude": "-1.2920659",
            "longitude": "36.8219462",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-09T12:19:24.112109+02:00",
            "last_modified_at": "2023-10-09T14:19:24.174498+02:00",
            "name": "Africa's Voices Foundation",
            "long_name": "Africa's Voices Foundation",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 60,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7474,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6474,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7475,
                    "latitude": 50.8476424,
                    "longitude": 4.3571696,
                    "city": "Brussels",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6474
                }
            ],
            "logo": null,
            "latitude": "50.8476424",
            "longitude": "4.3571696",
            "city": "Brussels",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-11T11:21:35.973121+02:00",
            "last_modified_at": "2023-10-11T13:21:36.001323+02:00",
            "name": "European Institute of Peace",
            "long_name": "European Institute of Peace",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 60,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7475,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6475,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7476,
                    "latitude": 6.876991899999999,
                    "longitude": 31.3069788,
                    "city": "South Sudan",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6475
                }
            ],
            "logo": null,
            "latitude": "6.876991899999999",
            "longitude": "31.3069788",
            "city": "South Sudan",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-13T14:53:29.860721+02:00",
            "last_modified_at": "2023-10-13T16:53:29.895155+02:00",
            "name": "Legal Action Worldwide",
            "long_name": "Legal Action Worldwide",
            "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": 7476,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6476,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7477,
                    "latitude": 50.8476424,
                    "longitude": 4.3571696,
                    "city": "Brussels",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6476
                }
            ],
            "logo": null,
            "latitude": "50.8476424",
            "longitude": "4.3571696",
            "city": "Brussels",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T07:14:39.667433+02:00",
            "last_modified_at": "2023-10-16T09:14:39.717010+02:00",
            "name": "BUSINESS AND STRATEGIES IN EUROPE",
            "long_name": "BUSINESS AND STRATEGIES IN EUROPE S.A",
            "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": 7477,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6477,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7478,
                    "latitude": 6.876991899999999,
                    "longitude": 31.3069788,
                    "city": "South Sudan",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6477
                }
            ],
            "logo": null,
            "latitude": "6.876991899999999",
            "longitude": "31.3069788",
            "city": "South Sudan",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T07:37:57.591323+02:00",
            "last_modified_at": "2023-10-16T09:37:57.617950+02:00",
            "name": "NCA",
            "long_name": "NCA",
            "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": 7478,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6478,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7479,
                    "latitude": 6.876991899999999,
                    "longitude": 31.3069788,
                    "city": "South Sudan",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6478
                }
            ],
            "logo": null,
            "latitude": "6.876991899999999",
            "longitude": "31.3069788",
            "city": "South Sudan",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T08:10:00.673001+02:00",
            "last_modified_at": "2023-10-16T10:10:00.695048+02:00",
            "name": "NORWEGIAN CHURCH AID ASSOCIATION",
            "long_name": "NORWEGIAN CHURCH AID ASSOCIATION",
            "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": 7479,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6479,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7480,
                    "latitude": 6.876991899999999,
                    "longitude": 31.3069788,
                    "city": "South Sudan",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6479
                }
            ],
            "logo": null,
            "latitude": "6.876991899999999",
            "longitude": "31.3069788",
            "city": "South Sudan",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T08:11:37.582162+02:00",
            "last_modified_at": "2023-10-16T10:11:37.609236+02:00",
            "name": "SWISSPEACE",
            "long_name": "SCHWEIZERISCHE FRIEDENSSIFTUNG SWISSPEACE",
            "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": 7480,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6480,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7481,
                    "latitude": 8.1518338,
                    "longitude": 38.8247422,
                    "city": "Meki",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6480
                }
            ],
            "logo": null,
            "latitude": "8.1518338",
            "longitude": "38.8247422",
            "city": "Meki",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T08:22:53.689153+02:00",
            "last_modified_at": "2023-10-16T10:22:53.713197+02:00",
            "name": "Meki Batu Union",
            "long_name": "Meki Batu Vegetable Producers Cooperative Union",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Ashenafi Roba",
            "contact_email": "ashenafiroba2010@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": 7481,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6481,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7482,
                    "latitude": 15.5006544,
                    "longitude": 32.5598994,
                    "city": "Khartoum",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6481
                }
            ],
            "logo": null,
            "latitude": "15.5006544",
            "longitude": "32.5598994",
            "city": "Khartoum",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T11:56:35.261932+02:00",
            "last_modified_at": "2023-10-16T13:56:35.290838+02:00",
            "name": "Nahla Bakri Hummeda",
            "long_name": "Nahla Bakri Hummeda",
            "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": 7482,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6482,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7483,
                    "latitude": 15.5006544,
                    "longitude": 32.5598994,
                    "city": "Khartoum",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6482
                }
            ],
            "logo": null,
            "latitude": "15.5006544",
            "longitude": "32.5598994",
            "city": "Khartoum",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T12:02:11.616139+02:00",
            "last_modified_at": "2023-10-16T14:02:11.638010+02:00",
            "name": "Goethe Institute Sudan",
            "long_name": "Goethe Institute Sudan",
            "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": 7483,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6483,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7484,
                    "latitude": 15.5006544,
                    "longitude": 32.5598994,
                    "city": "Khartoum",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6483
                }
            ],
            "logo": null,
            "latitude": "15.5006544",
            "longitude": "32.5598994",
            "city": "Khartoum",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-16T12:24:12.980063+02:00",
            "last_modified_at": "2023-10-16T14:24:13.005354+02:00",
            "name": "European Chamber of Commerce In Sudan",
            "long_name": "European Chamber of Commerce In Sudan (ECCS)",
            "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": 7484,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6484,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7485,
                    "latitude": 23.804093,
                    "longitude": 90.4152376,
                    "city": "Daka",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6484
                }
            ],
            "logo": null,
            "latitude": "23.804093",
            "longitude": "90.4152376",
            "city": "Daka",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-18T09:56:20.540531+02:00",
            "last_modified_at": "2023-10-18T11:56:20.566884+02:00",
            "name": "Bangladesh Youth Leadership Center",
            "long_name": "Bangladesh Youth Leadership Center (BYLC)",
            "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": 7485,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6485,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7486,
                    "latitude": 4.570868,
                    "longitude": -74.297333,
                    "city": "Colombia",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6485
                }
            ],
            "logo": null,
            "latitude": "4.570868",
            "longitude": "-74.297333",
            "city": "Colombia",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-18T10:14:04.083040+02:00",
            "last_modified_at": "2023-10-18T12:14:04.107321+02:00",
            "name": "Sextante - Liga de Salud Trans",
            "long_name": "Sextante - Liga de Salud Trans",
            "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": 7486,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6486,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7487,
                    "latitude": 23.804093,
                    "longitude": 90.4152376,
                    "city": "Daka",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6486
                }
            ],
            "logo": null,
            "latitude": "23.804093",
            "longitude": "90.4152376",
            "city": "Daka",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-23T06:45:11.188649+02:00",
            "last_modified_at": "2023-10-23T08:45:11.245884+02:00",
            "name": "Rajdhani Unnayan Kartripakkha (RAJUK)",
            "long_name": "Rajdhani Unnayan Kartripakkha (RAJUK)",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7487,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6487,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7488,
                    "latitude": 12.3714277,
                    "longitude": -1.5196603,
                    "city": "Ouagadougou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6487
                }
            ],
            "logo": null,
            "latitude": "12.3714277",
            "longitude": "-1.5196603",
            "city": "Ouagadougou",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-23T07:07:39.734942+02:00",
            "last_modified_at": "2023-10-23T09:07:39.763430+02:00",
            "name": "UMEF University of Burkina Faso",
            "long_name": "UMEF University of Burkina Faso",
            "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": 7488,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6488,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7489,
                    "latitude": 4.710988599999999,
                    "longitude": -74.072092,
                    "city": "Bogotá",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6488
                }
            ],
            "logo": null,
            "latitude": "4.710988599999999",
            "longitude": "-74.072092",
            "city": "Bogotá",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-23T09:14:41.454054+02:00",
            "last_modified_at": "2023-10-23T11:14:41.478939+02:00",
            "name": "Superintendence of Public Utilities-SSPD",
            "long_name": "Superintendencia de Servicios Públicos Domiciliarios - SSPD",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 7489,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6489,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7490,
                    "latitude": 52.3389926,
                    "longitude": 4.9591888,
                    "city": "Diemen",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6489
                }
            ],
            "logo": null,
            "latitude": "52.3389926",
            "longitude": "4.9591888",
            "city": "Diemen",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-23T09:24:31.188064+02:00",
            "last_modified_at": "2023-10-23T11:24:31.212621+02:00",
            "name": "ARQ Nationaal Psychotrauma Centrum",
            "long_name": "ARQ Nationaal Psychotrauma Centrum",
            "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": 7490,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6490,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7491,
                    "latitude": -3.011658,
                    "longitude": 28.299435,
                    "city": "Sud-Kivu",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6490
                }
            ],
            "logo": null,
            "latitude": "-3.011658",
            "longitude": "28.299435",
            "city": "Sud-Kivu",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-23T09:28:18.772016+02:00",
            "last_modified_at": "2023-10-23T11:28:18.797276+02:00",
            "name": "The Denis Mukwege Center of Excellence",
            "long_name": "The Denis Mukwege Center of Excellence (CEDM)",
            "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": 7491,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6491,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7492,
                    "latitude": 26.693834,
                    "longitude": 32.174605,
                    "city": "Sohag Governorate",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6491
                }
            ],
            "logo": null,
            "latitude": "26.693834",
            "longitude": "32.174605",
            "city": "Sohag Governorate",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-10-24T09:06:25.466123+02:00",
            "last_modified_at": "2023-10-24T11:06:25.492546+02:00",
            "name": "MASAAR BDS Unit, Sohag University",
            "long_name": "MASAAR BDS Unit, Sohag University, Faculty of Agriculture",
            "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": 7492,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}