API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?ordering=-can_create_projects&page=3
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=-can_create_projects&page=4",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?ordering=-can_create_projects&page=2",
    "results": [
        {
            "id": 3984,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5422,
                    "latitude": 18.07353,
                    "longitude": -15.958237,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MR",
                    "country": 31,
                    "location_target": 3984
                }
            ],
            "logo": null,
            "latitude": "18.07353",
            "longitude": "-15.958237",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-12T16:37:35.972948+01:00",
            "last_modified_at": "2018-04-26T11:50:56.631470+02:00",
            "name": "EU Delegation Mauritania",
            "long_name": "EU Delegation Mauritania",
            "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": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5422,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4435,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5774,
                    "latitude": 33.97159,
                    "longitude": -6.849813,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "MA",
                    "country": 63,
                    "location_target": 4435
                }
            ],
            "logo": null,
            "latitude": "33.97159",
            "longitude": "-6.849813",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-08-04T16:28:58.556471+02:00",
            "last_modified_at": "2018-04-26T11:51:13.559486+02:00",
            "name": "EU Delegation Morocco",
            "long_name": "EU Delegation to Morocco",
            "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": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5774,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 3985,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5423,
                    "latitude": 13.511596,
                    "longitude": 2.125385,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NE",
                    "country": 44,
                    "location_target": 3985
                }
            ],
            "logo": null,
            "latitude": "13.511596",
            "longitude": "2.125385",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-12T16:40:04.132323+01:00",
            "last_modified_at": "2018-04-26T11:51:30.127589+02:00",
            "name": "EU Delegation Niger",
            "long_name": "EU Delegation Niger",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5423,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 3980,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5418,
                    "latitude": 9.076479,
                    "longitude": 7.398574,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NG",
                    "country": 20,
                    "location_target": 3980
                }
            ],
            "logo": null,
            "latitude": "9.076479",
            "longitude": "7.398574",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-12T16:13:43.028822+01:00",
            "last_modified_at": "2018-04-26T11:51:46.811542+02:00",
            "name": "EU Delegation Nigeria",
            "long_name": "EU Delegation Nigeria",
            "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": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5418,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 3976,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5415,
                    "latitude": 14.764504,
                    "longitude": -17.366029,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SN",
                    "country": 35,
                    "location_target": 3976
                }
            ],
            "logo": null,
            "latitude": "14.764504",
            "longitude": "-17.366029",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-10T15:15:04.538447+01:00",
            "last_modified_at": "2018-04-26T11:52:11.203815+02:00",
            "name": "EU Delegation Senegal",
            "long_name": "EU Delegation Senegal",
            "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": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5415,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4012,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5447,
                    "latitude": -1.295564,
                    "longitude": 36.812764,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SO",
                    "country": 27,
                    "location_target": 4012
                }
            ],
            "logo": null,
            "latitude": "-1.295564",
            "longitude": "36.812764",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-24T16:03:24.912548+01:00",
            "last_modified_at": "2018-04-26T11:52:29.995288+02:00",
            "name": "EU Delegation Somalia",
            "long_name": "EU Delegation Somalia",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "https://eeas.europa.eu/delegations/somalia_en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5447,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4013,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5448,
                    "latitude": 4.859363,
                    "longitude": 31.57125,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SS",
                    "country": 88,
                    "location_target": 4013
                }
            ],
            "logo": null,
            "latitude": "4.859363",
            "longitude": "31.57125",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-24T16:05:08.647158+01:00",
            "last_modified_at": "2018-04-26T11:53:04.011161+02:00",
            "name": "EU Delegation South Sudan",
            "long_name": "EU Delegation South Sudan",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "https://eeas.europa.eu/delegations/south-sudan_en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5448,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4014,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5449,
                    "latitude": 15.500654,
                    "longitude": 32.559899,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SD",
                    "country": 29,
                    "location_target": 4014
                }
            ],
            "logo": null,
            "latitude": "15.500654",
            "longitude": "32.559899",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-24T16:06:36.595027+01:00",
            "last_modified_at": "2018-04-26T11:53:21.341110+02:00",
            "name": "EU Delegation Sudan",
            "long_name": "EU Delegation Sudan",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "https://eeas.europa.eu/delegations/sudan_en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5449,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4015,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5450,
                    "latitude": -6.792354,
                    "longitude": 39.208328,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "TZ",
                    "country": 1,
                    "location_target": 4015
                }
            ],
            "logo": null,
            "latitude": "-6.792354",
            "longitude": "39.208328",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-24T16:08:19.009524+01:00",
            "last_modified_at": "2018-04-26T11:53:43.290057+02:00",
            "name": "EU Delegation Tanzania",
            "long_name": "EU Delegation Tanzania",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "https://eeas.europa.eu/delegations/tanzania_en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5450,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 1439,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1134,
                    "latitude": 22.206025,
                    "longitude": -101.001648,
                    "city": "Sarajevo",
                    "state": "",
                    "address_1": "71 000",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BA",
                    "country": 51,
                    "location_target": 1439
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/40/27/4027eed9bfcb305902bb9df87eb076eb.jpg",
            "latitude": "22.206025",
            "longitude": "-101.001648",
            "city": "Sarajevo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-07-09T13:29:44+02:00",
            "last_modified_at": "2018-04-26T11:54:06.261159+02:00",
            "name": "EU Delegation to BiH",
            "long_name": "Delegation of the European Union to Bosnia and Herzegovina",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.delbih.ec.europa.eu/Default.aspx?id=0&lang=EN",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 1134,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4434,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5773,
                    "latitude": 36.806502,
                    "longitude": 10.180764,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "TN",
                    "country": 244,
                    "location_target": 4434
                }
            ],
            "logo": null,
            "latitude": "36.806502",
            "longitude": "10.180764",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-08-04T16:27:00.863582+02:00",
            "last_modified_at": "2018-04-26T11:54:23.633104+02:00",
            "name": "EU Delegation Tunisia",
            "long_name": "EU Delegation to Tunisia",
            "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": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5773,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 4016,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5451,
                    "latitude": 0.320517,
                    "longitude": 32.587075,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 4016
                }
            ],
            "logo": null,
            "latitude": "0.320517",
            "longitude": "32.587075",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-01-24T16:09:38.067801+01:00",
            "last_modified_at": "2018-04-26T11:54:42.067391+02:00",
            "name": "EU Delegation Uganda",
            "long_name": "EU Delegation Uganda",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "https://eeas.europa.eu/delegations/uganda_en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5451,
            "content_owner": 3394,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 731,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 213,
                    "latitude": 42.87077,
                    "longitude": 74.606623,
                    "city": "Bishkek",
                    "state": "",
                    "address_1": "21 Erkindik Boulevard",
                    "address_2": "Business Centre Orion, 5th floor",
                    "postcode": "720040",
                    "iati_country": "KG",
                    "country": 89,
                    "location_target": 731
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/c4/e2/c4e2549c01109a1f793c72a663732c78.jpg",
            "latitude": "42.87077",
            "longitude": "74.606623",
            "city": "Bishkek",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-07-19T16:58:31+02:00",
            "last_modified_at": "2018-03-23T14:50:26.096170+01:00",
            "name": "EU in Kyrgyzstan",
            "long_name": "Delegation of the European Union to the Kyrgyz Republic ",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://eeas.europa.eu/delegations/kyrgyzstan/index_en.htm",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+996 312 26 10 00 ",
            "mobile": "",
            "fax": "+996 312 26 10 07 ",
            "contact_person": "Daniyar Jakypov",
            "contact_email": "Daniyar.JAKYPOV@eeas.europa.eu",
            "description": "The EU maintains diplomatic relations with nearly all countries in the world. It has strategic partnerships with key international players, is deeply engaged with emerging powers around the globe. Abroad, the Union is represented by a network of 136 EU Delegations. Human rights, democracy and the rule of law are core values for the European Union. The EU seeks to ensure that all human rights – be they civil, political, economic, social or cultural – are respected everywhere, as stipulated in the Universal Declaration of Human Rights and reaffirmed by the 1993 World Conference on Human Rights. It also promotes the rights of women, children, persons belonging to minorities, as well as displaced persons. ",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 213,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4032,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5458,
                    "latitude": 50.850346,
                    "longitude": 4.351721,
                    "city": "brussels",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BE",
                    "country": 71,
                    "location_target": 4032
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/13/1a/131af4b4301b44781ff5b52578c41597.jpg",
            "latitude": "50.850346",
            "longitude": "4.351721",
            "city": "brussels",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-02-06T14:11:33.077161+01:00",
            "last_modified_at": "2017-02-06T14:11:33.750701+01:00",
            "name": "European Commission N.E.",
            "long_name": "European Commission Neighbourhood Enlargement",
            "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": "The European Neighbourhood Policy (ENP) governs the EU's relations with 16 of the EU's closest Eastern and Southern Neighbours. To the South: Algeria, Egypt, Israel, Jordan, Lebanon, Libya, Morocco, Palestine*, Syria  and Tunisia and to the East: Armenia, Azerbaijan, Belarus, Georgia, Moldova and Ukraine. Russia takes part in Cross-Border Cooperation activities under the ENP and is not a part of the ENP as such. \r\n\r\nThe ENP has been launched in 2003 and developed throughout 2004, with the objective of avoiding the emergence of new dividing lines between the enlarged EU and its neighbours and instead strengthening the prosperity, stability and security of all. It is based on the values of democracy, rule of law and respect of human rights.\r\n\r\nThe ENP was reviewed in 2011, following the 'Arab Spring' uprisings. However, given the significant developments in the Neighbourhood since 2011, it became essential to undertake a further  review of the ENP. In this regard, a Joint Communication setting out the main lines of the review of the ENP, involving partner countries, international organisations, social partners, civil society and academia.\r\n\r\nUnder the revised ENP, stabilisation of the region, in political, economic, and security related terms, will be at the heart of the new policy. Moreover, the revised ENP puts a strong emphasis on two principles: the implementation of a differentiated approach to our Neighbours, to respect the different aspirations of our partners and to better answer EU interests and the interests of our partners; and an increased ownership by partner countries and Member States",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5458,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3394,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5199,
                    "latitude": 50.844685,
                    "longitude": 4.37183,
                    "city": "Brussels",
                    "state": "",
                    "address_1": "Rue de la Loi 41",
                    "address_2": "",
                    "postcode": "B-1049",
                    "iati_country": "BE",
                    "country": 71,
                    "location_target": 3394
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/e3/91/e391d6349ea50c6632ceeb897859ad85.jpg",
            "latitude": "50.844685",
            "longitude": "4.37183",
            "city": "Brussels",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-07-11T12:06:38.278424+02:00",
            "last_modified_at": "2020-08-08T13:42:59.378051+02:00",
            "name": "EU Trust Fund for Africa",
            "long_name": "EU Trust Fund for Africa",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 40,
            "iati_org_id": "XI-IATI-EC_DEVCO",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+32 2 299 11 11",
            "mobile": "",
            "fax": "",
            "contact_person": "Bertrand Delubac",
            "contact_email": "",
            "description": "The European Commission Decision on the establishment of the European Union Emergency Trust Fund for stability and addressing the root causes of irregular migration and displaced persons in Africa (the ‘Trust Fund’) was adopted on 20 October 2015. The Trust Fund was formally constituted at the Valletta Summit on Migration held on 11-12 November 2015. The Trust Fund will provide funding to fulfil the objectives and implement the Valletta Action Plan and complement financial instruments available for cooperation with African partners by the EU, its Member States and associated countries.\r\n\r\nMore specifically, it will help address the root causes of destabilisation, forced displacement and irregular migration by promoting economic and equal opportunities, strengthening resilience of vulnerable people, security and development. The Trust Fund will enable the EU, its Member States and contributing donors to respond to the different dimensions of crisis situations by providing support jointly, flexibly and quickly. In doing so, it will complement other strands of action such as political dialogue and development cooperation programmes, as well as humanitarian assistance, stabilisation and crisis response assistance and\r\nCFSP/CSDP actions where appropriate. It will also complement the activities of EU Member States and of other development partners.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": true,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": "XI-IATI-EC_NEAR_;XI-IATI-EC_DEVCO_",
            "primary_location": 5199,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": 1,
            "internal_org_ids": []
        },
        {
            "id": 5045,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6217,
                    "latitude": null,
                    "longitude": null,
                    "city": "Brussels",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BE",
                    "country": null,
                    "location_target": 5045
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/f7/6e/f76ee7c17fc80a1991b13ada29fce6f5.jpg",
            "latitude": null,
            "longitude": null,
            "city": "Brussels",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-10-09T13:20:03.610837+02:00",
            "last_modified_at": "2019-03-28T15:36:37.300018+01:00",
            "name": "EU Trust Fund for Syria",
            "long_name": "EU Regional Trust Fund in Response to the Syrian Crisis",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "https://ec.europa.eu/trustfund-syria-region/content/home_en",
            "facebook": "https://www.facebook.com/EUnear/",
            "twitter": "https://twitter.com/eu_near?lang=en",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "“Europe and the countries in Syria's neighbourhood are facing the biggest refugee crisis since the end of World War II, affecting all of us. Our response must be a joint one if we want to succeed. The EU Trust Fund embodies this common effort. I am convinced that this is the most effective way to continue addressing the massive needs in the region, and to turn despair into hope and a better future for the refugees.” Commissioner for European Neighbourhood Policy and Enlargement Negotiations, Johannes Hahn.\r\n\r\nContext\r\n\r\nThe conflict in Syria has triggered the world’s largest humanitarian crisis. Refugees from Syria are the biggest refugee population from a single conflict in a generation, with over 5.6 million having fled to neighbouring countries. Lebanon, with close to 1 million registered Syrian refugees, and Jordan, with 650,000, host the largest numbers of registered refugees per capita in the world.\r\n\r\nTurkey hosts the largest number of refugees in the world, 3.5 million. Iraq and Egypt host large numbers of Syrian refugees along with refugees from many other countries, and on top of the estimated 1.9 million Internally Displaced Persons (IDPs) in the case of Iraq. The EU is the leading donor in the international response to the Syrian crisis, with more than €10.8 billion collectively mobilised in aid from the EU and Member States since 2011.\r\n\r\nGovernance\r\n\r\nThe EU Regional Trust Fund has two governing bodies: a Trust Fund Board, which establishes and reviews the overall strategy of the Trust Fund; and an Operational Board, which decides on the allocation of funds to individual Actions.\r\n\r\nThe composition and voting rights of both bodies are detailed in the Trust Fund's Constitutive Agreement.\r\n\r\nThe Trust Fund\r\n\r\nThe EU Regional Trust Fund in Response to the Syrian Crisis pools an increasing share of the EU's aid to the region into one single and flexible instrument. The Fund primarily addresses educational, economic and social needs of Syrian refugees while also supporting overstretched local communities and their administrations. The Trust Fund is a key instrument for the delivery of the EU's pledges made at the London conference on Syria in 2016 and the Brussels conferences on the Future of Syria and the Region in April 2017 and April 2018. It also underpins the special EU Compacts agreed with Jordan and Lebanon outlining joint efforts to improve the living conditions of both Syrian refugees and vulnerable host communities.\r\n\r\nThe Trust Fund could also be asked to address needs and provide support in a post-conflict Syria, subject to a credible political transition firmly underway, in line with UNSC Resolution 2254/2015.\r\n\r\nObjectives\r\n\r\nIn line with the priorities set out at the London conference on Syria in 2016, the Brussels conferences on the Future of Syria and the Region in April 2017 and April 2018, and the Comprehensive Refugee Response Framework adopted in 2016 as part of the New York Declaration for Refugees and Migrants, the main objectives of the EU Trust Fund are to foster more self-reliance of refugees, helping them thrive, not just survive, while at the same time assisting the countries and communities hosting them.\r\n\r\nIn doing so, the EU Trust Fund bridges the nexus between humanitarian relief and development aid:\r\n\r\n* It addresses early recovery, as well as resilience and self-reliance needs of refugees and IDPs, in a manner that also benefits local communities, and preserves the stability of neighbouring countries.\r\n\r\n* It supports countries hosting refugees by investing in health and education, economic development, job creation and integration into labour markets, for both local communities and refugees, especially vulnerable groups such as women and youth.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6217,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3718,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5291,
                    "latitude": 52.089076,
                    "longitude": 5.123194,
                    "city": "Utrecht",
                    "state": "",
                    "address_1": "Hamburgerstraat 28a",
                    "address_2": "",
                    "postcode": "3512 NS",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3718
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/4c/c3/4cc34398fdf02fc4c9e71e57b1e2e9cf.jpg",
            "latitude": "52.089076",
            "longitude": "5.123194",
            "city": "Utrecht",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-01T15:20:40.934866+02:00",
            "last_modified_at": "2016-09-02T14:17:10.363266+02:00",
            "name": "Fair & Sustainable ",
            "long_name": "Fair & Sustainable Advisory Services (FSAS)",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://fairandsustainable.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+31 (0)30 234 8281",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "info@fairandsustainable.nl",
            "description": "Fair & Sustainable Advisory Services (FSAS) is an international consultancy company,\r\nestablished in 2010 and located in the centre of Utrecht in the Netherlands.\r\n\r\nWe are a registered company in the Netherlands under Fair & Sustainable Holding.\r\nWe collaborate closely with our subsidiaries and with our associate partners and consultants around the globe.\r\n\r\nOur subsidiaries are:\r\n– Fair & Sustainable Ethiopia\r\n– Fair & Sustainable West Africa (Mali)",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5291,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3876,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5365,
                    "latitude": 41.878504,
                    "longitude": 12.495202,
                    "city": "Rome",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IT",
                    "country": 49,
                    "location_target": 3876
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/9b/94/9b941306a84fedef1aec44a68f46d588.jpg",
            "latitude": "41.878504",
            "longitude": "12.495202",
            "city": "Rome",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-11-24T11:11:43.426526+01:00",
            "last_modified_at": "2016-11-25T11:54:55.192929+01:00",
            "name": "FAO",
            "long_name": "Food and Agriculture Organization",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "Food and agriculture organisation of the United Nations",
            "url": "http://www.fao.org/home/en/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "To meet the demands posed by major global trends in agricultural development and challenges faced by member nations, FAO has identified key priorities on which it is best placed to intervene. A comprehensive review of the Organization’s comparative advantages was undertaken which enabled strategic objectives to be set, representing the main areas of work on which FAO will concentrate its efforts in striving to achieve its vision and global goals.\r\n\r\nOur challenge: there is sufficient capacity in the world to produce enough food to feed everyone adequately; nevertheless, in spite of progress made over the last two decades, 793 million people still suffer from chronic hunger. Among children, it is estimated that 161 million under five years of age are chronically malnourished (stunted), almost 99 million are underweight, and about 51 million are acutely malnourished (wasted).\r\n\r\nOur mandate is to support members in their efforts to ensure that people have regular access to enough high-quality food. We can help by supporting policies and political commitments that promote food security and good nutrition and by making sure that up-to-date information about hunger and malnutrition challenges and solutions is available and accessible.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5365,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3269,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5113,
                    "latitude": 60.160499,
                    "longitude": 24.950195,
                    "city": "Helsinki",
                    "state": "",
                    "address_1": "Tähtitorninkatu 18",
                    "address_2": "",
                    "postcode": "FIN-00141",
                    "iati_country": "FI",
                    "country": 76,
                    "location_target": 3269
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/45/27/4527dde21a20b08340811951e6488054.jpg",
            "latitude": "60.160499",
            "longitude": "24.950195",
            "city": "Helsinki",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-04-05T14:56:00.430905+02:00",
            "last_modified_at": "2016-04-06T13:17:14.532920+02:00",
            "name": "FELM",
            "long_name": "Finnish Evangelical Lutheran Mission",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.suomenlahetysseura.fi/ls_fi/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+ 358 9 12 971 ",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Based on our Christian values, FELM has been bearing responsibility for human well-being throughout its existence. Since 1859, our work has included provision of various services, such as health care and education. Today, this is referred to as development cooperation.\r\nFinnish society has had confidence in FELM and the work we do for 150 years. As evidence of continued faith in FELM and our work for human dignity now and in the future, we receive contributions from both private citizens and the Finnish government.\r\n\r\nFELM is one of the largest partner organisations working together with the Ministry for Foreign Affairs of Finland. We are widely supported by the Finnish people. Grassroots activism \r\nis flourishing in congregations and connects people. FELM brings together ordinary people from the North and the South.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5113,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3265,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5109,
                    "latitude": 60.170194,
                    "longitude": 24.926365,
                    "city": "Helsinki",
                    "state": "",
                    "address_1": "Runeberginkatu 15 A 6",
                    "address_2": "",
                    "postcode": "FI-00100",
                    "iati_country": "FI",
                    "country": 76,
                    "location_target": 3265
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/24/ad/24adc37a3557595e9bebe8e0d28c7951.jpg",
            "latitude": "60.170194",
            "longitude": "24.926365",
            "city": "Helsinki",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-04-01T16:38:47.403664+02:00",
            "last_modified_at": "2016-04-06T13:15:52.720349+02:00",
            "name": "Finnish Library Association",
            "long_name": "Finnish Library Association (FLA)",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://suomenkirjastoseura.fi/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Finnish Library Association:\r\n- lobbyist for public libraries in Finland\r\n- organises campaigns, provides decision makers with expert information on libraries\r\n- has about 1900 personal members, most working in public libraries; is a professional body, not a trade union; accepts non-librarians as members\r\n- participates actively in topical debates; current discussions concern the role of libraries in the society, the development of librarianship and information studies education, and the image and status of library work\r\n- is a member of IFLA and EBLIDA, collaborates in Nordic and Baltic ventures, has more and more international activities\r\n- organises theme days annually, and the nationwide Library Meeting every two years\r\n- runs projects with various partners; for example with the Ministry of Education",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5109,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3263,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5107,
                    "latitude": 60.182906,
                    "longitude": 24.958921,
                    "city": "Helsinki",
                    "state": "",
                    "address_1": "Kaikukatu 3, 4th floor",
                    "address_2": "",
                    "postcode": "00530",
                    "iati_country": "FI",
                    "country": 76,
                    "location_target": 3263
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/53/37/5337a326213a6b49432ff76c54c66766.jpg",
            "latitude": "60.182906",
            "longitude": "24.958921",
            "city": "Helsinki",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-04-01T16:22:05.837772+02:00",
            "last_modified_at": "2016-04-06T13:11:55.269416+02:00",
            "name": "Finnish Refugee Council",
            "long_name": "Finnish Refugee Council",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://pakolaisapu.fi/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "With more than 50 years of experience, the Finnish Refugee Council is a specialist in international refugee work. Our mission is to improve the basic rights of refugees and returnees. As an UNHCR associate in Finland, the Council is a religiously and politically independent development cooperation organization.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5107,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4521,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5814,
                    "latitude": 52.070498,
                    "longitude": 4.3007,
                    "city": "Den Haag",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 4521
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/57/d4/57d4c187c826eab97ba925be1decf823.jpg",
            "latitude": "52.070498",
            "longitude": "4.3007",
            "city": "Den Haag",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-10-02T14:24:35.531204+02:00",
            "last_modified_at": "2017-10-02T14:24:40.035097+02:00",
            "name": "FlexBase",
            "long_name": "FlexBase",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.flexbase.eu/?lang=en",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "FlexBase BV is a company with more than 8 years of experience in designing and building floating and amphibious structures. The company was established as a result of the cooperation between Dura Vermeer, one of the leading building companies in The Netherlands, and Kingspan Unidek, the biggest EPS producer in Europe. Our main concept is a float made of EPS but other solutions such as concrete hulls, composite structures or other low cost floating solutions can be applied. Together with the customer the best fit to the requirements is determined, resulting in the optimum ratio between usage, design and cost.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5814,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1060,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 960,
                    "latitude": 52.087336,
                    "longitude": 5.290279,
                    "city": "Zeist",
                    "state": "",
                    "address_1": "Woudenbergseweg 56-58",
                    "address_2": "",
                    "postcode": "3707 HX",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 1060
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/4f/ba/4fba2e15982543df52f430231f14d08a.jpg",
            "latitude": "52.087336",
            "longitude": "5.290279",
            "city": "Zeist",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-02-09T22:07:57+01:00",
            "last_modified_at": "2015-11-10T10:41:12.015293+01:00",
            "name": "Football for Water",
            "long_name": "Football for Water",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "http://footballforwater.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Oeds-Willem Oedema",
            "contact_email": "oeds-willem.miedema@KNVB.nl",
            "description": "Football for Water, Sanitation & Hygiene is a public-private partnership (PPP) consisting of the following organisations: Royal Netherlands Football Association, Unicef Netherlands, Simavi, Vitens Evides International, Aqua for All, Akvo and the Ministry of Foreign Affairs. This unique PPP is 50% funded by private organisations and 50% by the Dutch Ministry of Foreign Affairs. \r\nThe program is implemented in three focus countries: Ghana, Kenya and Mozambique, in cooperation with local partners.",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": true,
            "iati_prefixes": null,
            "primary_location": 960,
            "content_owner": 1060,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3719,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5292,
                    "latitude": 52.132633,
                    "longitude": 5.291266,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3719
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/16/ea/16ea1861288020fe6ac2e8d53c662214.jpg",
            "latitude": "52.132633",
            "longitude": "5.291266",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-01T15:30:39.636585+02:00",
            "last_modified_at": "2016-09-02T14:22:15.690480+02:00",
            "name": "For Elements",
            "long_name": "For Elements",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.forelements.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "For Elements is a specialist in the area of water and sanitation. Since 2011 it has been supporting municipalities, entrepreneurs, the national government, knowledge institutes and international partners with sanitation, environmental management and training. ",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5292,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3789,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5304,
                    "latitude": 30.994695,
                    "longitude": 78.93984,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IN",
                    "country": 2,
                    "location_target": 3789
                }
            ],
            "logo": null,
            "latitude": "30.994695",
            "longitude": "78.93984",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-09-28T13:36:08.491943+02:00",
            "last_modified_at": "2016-09-28T13:38:53.642886+02:00",
            "name": "GangesSUP",
            "long_name": "The River Ganges by stand-up paddleboard",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "http://gangessup.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Pascal Dubois ",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5304,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2121,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1951,
                    "latitude": 5.6144308,
                    "longitude": -0.2020385,
                    "city": "Accra",
                    "state": "",
                    "address_1": "No. 8 Nii Bonnie first link",
                    "address_2": "Dzorwulu",
                    "postcode": "",
                    "iati_country": "GH",
                    "country": 11,
                    "location_target": 2121
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/e0/b3/e0b396d1f27098842485b06c9a1aad42.jpg",
            "latitude": "5.6144308",
            "longitude": "-0.2020385",
            "city": "Accra",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-05-28T09:23:41+02:00",
            "last_modified_at": "2015-11-10T10:41:12.037987+01:00",
            "name": "GNWP",
            "long_name": "Ghana Netherlands WASH Programme",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.GNWP.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "(+233) 30 2214350 ",
            "mobile": "",
            "fax": "",
            "contact_person": "Ms. Astrid van Agthoven (EKN)",
            "contact_email": "ACC@minbuza.nl",
            "description": "The Ghana Netherlands WASH Programme (GNWP) is funded by the Government of Ghana and the Netherlands Government. The Government of Ghana is represented via the Ministry of Local Government and Rural Development and the Netherlands Government by the Embassy in Ghana and the Netherlands Enterprise Agency (RVO) in the Hague. ",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": true,
            "iati_prefixes": null,
            "primary_location": 1951,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5096,
            "total_budgets": [
                {
                    "id": 21,
                    "budget_lines": [],
                    "currency": "XOF",
                    "value": 2506673367.0,
                    "value_date": null,
                    "period_start": "2018-01-01",
                    "period_end": "2018-12-31",
                    "status": "",
                    "organisation": 5096
                },
                {
                    "id": 22,
                    "budget_lines": [],
                    "currency": "XOF",
                    "value": 2647708505.0,
                    "value_date": null,
                    "period_start": "2019-01-01",
                    "period_end": "2019-12-31",
                    "status": "1",
                    "organisation": 5096
                },
                {
                    "id": 23,
                    "budget_lines": [],
                    "currency": "",
                    "value": 876228766.0,
                    "value_date": null,
                    "period_start": "2020-01-01",
                    "period_end": "2020-12-31",
                    "status": "",
                    "organisation": 5096
                }
            ],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6242,
                    "latitude": null,
                    "longitude": null,
                    "city": "Bamako",
                    "state": "Mali",
                    "address_1": "Bamako",
                    "address_2": "",
                    "postcode": "BP: E569",
                    "iati_country": "ML",
                    "country": null,
                    "location_target": 5096
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/6f/13/6f130e78be7f114d8e5530405b4248bf.jpg",
            "latitude": null,
            "longitude": null,
            "city": "Bamako",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-11-20T15:53:01.230543+01:00",
            "last_modified_at": "2019-01-21T14:01:55.916253+01:00",
            "name": "GROUPE PIVOT SANTE POPULATION MALI",
            "long_name": "GROUPE PIVOT SANTE POPULATION",
            "language": "fr",
            "organisation_type": null,
            "currency": "XOF",
            "new_organisation_type": 22,
            "iati_org_id": "ML-NIF-082208943A",
            "url": "http://www.gpspmli.org/",
            "facebook": "https://www.facebook.com/Groupe-Pivot-Sante-Population-117824068294194/",
            "twitter": "",
            "linkedin": "",
            "phone": "Tél : +223 20214781",
            "mobile": "",
            "fax": "",
            "contact_person": "SOULEYMANE DOLO",
            "contact_email": "souleymane.dolo@gpspmli.org",
            "description": "Collectif d'ONG et d'Associations de santé au Mali\r\n",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6242,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4127,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-03-28T10:21:33.322872+02:00",
            "last_modified_at": "2017-03-28T10:21:33.322914+02:00",
            "name": "Gurkha Welfare Scheme ",
            "long_name": "Gurkha Welfare Scheme ",
            "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": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4449,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5781,
                    "latitude": 23.810332,
                    "longitude": 90.412518,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BD",
                    "country": 4,
                    "location_target": 4449
                }
            ],
            "logo": null,
            "latitude": "23.810332",
            "longitude": "90.412518",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-08-18T08:55:57.586549+02:00",
            "last_modified_at": "2017-08-18T09:01:42.293388+02:00",
            "name": "GWA",
            "long_name": "Gender and Water Alliance",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "http://genderandwater.org/en/bangladesh",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5781,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4417,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5759,
                    "latitude": 23.782062,
                    "longitude": 90.416053,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BD",
                    "country": 4,
                    "location_target": 4417
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/4d/90/4d90b5d0acbf30d038d6d0caf4a4659c.jpg",
            "latitude": "23.782062",
            "longitude": "90.416053",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-07-26T07:09:28.958241+02:00",
            "last_modified_at": "2020-11-18T15:26:39.484157+01:00",
            "name": "HELVETAS Bangladesh",
            "long_name": "Helvetas Swiss Intercooperation Bangladesh",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "https://bangladesh.helvetas.org/en/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": true,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5759,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}