API endpoint that allows organisations to be viewed or edited.

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

{
    "count": 6083,
    "next": "https://rsr.akvo.org/rest/v1/organisation/?ordering=-long_name&page=15",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?ordering=-long_name&page=13",
    "results": [
        {
            "id": 4384,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5735,
                    "latitude": 52.001633,
                    "longitude": 5.132635,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 4384
                }
            ],
            "logo": null,
            "latitude": "52.001633",
            "longitude": "5.132635",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-07-13T16:14:06.659185+02:00",
            "last_modified_at": "2017-07-13T16:14:10.060963+02:00",
            "name": "VOICE",
            "long_name": "VOICE Network",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5735,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 17,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 646,
                    "latitude": -18.914872,
                    "longitude": 47.531612,
                    "city": "Antananarivo",
                    "state": "Antananarivo",
                    "address_1": "Lot VC 99 Ambohidahy",
                    "address_2": "101 Antananarivo",
                    "postcode": "",
                    "iati_country": "MG",
                    "country": 6,
                    "location_target": 17
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/a7/6b/a76b277186f8cf8131e77a6ee2e23101.jpg",
            "latitude": "-18.914872",
            "longitude": "47.531612",
            "city": "Antananarivo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2008-07-16T10:45:19+02:00",
            "last_modified_at": "2015-02-26T13:57:02.803283+01:00",
            "name": "VSA",
            "long_name": "Voahary Salama Association",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+261 2267800",
            "mobile": "",
            "fax": "",
            "contact_person": "N/A",
            "contact_email": "N/A",
            "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": 646,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1371,
            "total_budgets": [
                {
                    "id": 5,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 23076000.0,
                    "value_date": "2015-12-31",
                    "period_start": "2015-01-01",
                    "period_end": "2015-12-31",
                    "status": "2",
                    "organisation": 1371
                },
                {
                    "id": 6,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 20712000.0,
                    "value_date": "2014-12-31",
                    "period_start": "2014-01-01",
                    "period_end": "2014-12-31",
                    "status": "2",
                    "organisation": 1371
                },
                {
                    "id": 7,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 20124000.0,
                    "value_date": "2015-09-01",
                    "period_start": "2016-01-01",
                    "period_end": "2016-12-31",
                    "status": "1",
                    "organisation": 1371
                },
                {
                    "id": 8,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 20270000.0,
                    "value_date": "2015-09-01",
                    "period_start": "2017-01-01",
                    "period_end": "2017-12-31",
                    "status": "1",
                    "organisation": 1371
                },
                {
                    "id": 25,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 22118000.0,
                    "value_date": "2016-12-31",
                    "period_start": "2016-01-01",
                    "period_end": "2016-12-31",
                    "status": "2",
                    "organisation": 1371
                },
                {
                    "id": 26,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 22096000.0,
                    "value_date": "2017-12-31",
                    "period_start": "2017-01-01",
                    "period_end": "2017-12-31",
                    "status": "2",
                    "organisation": 1371
                },
                {
                    "id": 27,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 26307000.0,
                    "value_date": "2018-12-31",
                    "period_start": "2018-01-01",
                    "period_end": "2018-12-31",
                    "status": "2",
                    "organisation": 1371
                },
                {
                    "id": 28,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 23873000.0,
                    "value_date": "2018-03-14",
                    "period_start": "2019-01-01",
                    "period_end": "2019-12-31",
                    "status": "1",
                    "organisation": 1371
                },
                {
                    "id": 29,
                    "budget_lines": [],
                    "currency": "EUR",
                    "value": 34193000.0,
                    "value_date": "2020-09-30",
                    "period_start": "2020-01-01",
                    "period_end": "2020-12-31",
                    "status": "1",
                    "organisation": 1371
                }
            ],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [
                {
                    "id": 26,
                    "categories": [
                        {
                            "id": 10,
                            "category": "B01",
                            "document": 26
                        }
                    ],
                    "countries": [],
                    "url": "https://annual-update-2020.vng-international.nl/index.html",
                    "document": null,
                    "format": "application/link-format",
                    "title": "Annual update 2020",
                    "title_language": "en",
                    "language": "en",
                    "document_date": null,
                    "organisation": 1371
                },
                {
                    "id": 25,
                    "categories": [
                        {
                            "id": 11,
                            "category": "B01",
                            "document": 25
                        }
                    ],
                    "countries": [],
                    "url": "http://annual-update.vng-international.nl/",
                    "document": null,
                    "format": "application/link-format",
                    "title": "Annual update 2017",
                    "title_language": "",
                    "language": "",
                    "document_date": null,
                    "organisation": 1371
                },
                {
                    "id": 24,
                    "categories": [
                        {
                            "id": 12,
                            "category": "B01",
                            "document": 24
                        }
                    ],
                    "countries": [],
                    "url": "https://annual-update-2018.vng-international.nl/",
                    "document": null,
                    "format": "application/link-format",
                    "title": "Annual update 2018",
                    "title_language": "",
                    "language": "",
                    "document_date": null,
                    "organisation": 1371
                },
                {
                    "id": 16,
                    "categories": [
                        {
                            "id": 13,
                            "category": "B01",
                            "document": 16
                        }
                    ],
                    "countries": [],
                    "url": "http://annual-update.vng-international.nl/",
                    "document": null,
                    "format": "application/link-format",
                    "title": "VNG International Annual Update 2017",
                    "title_language": "en",
                    "language": "en",
                    "document_date": "2017-05-01",
                    "organisation": 1371
                },
                {
                    "id": 7,
                    "categories": [
                        {
                            "id": 14,
                            "category": "B01",
                            "document": 7
                        }
                    ],
                    "countries": [],
                    "url": "",
                    "document": "https://storage.googleapis.com/akvo-rsr-production-media-files/db/org/1371/document/VNG%20International%20%20annual%20report%202014%20%26%202015%20EN.pdf",
                    "format": "application/pdf",
                    "title": "VNG International  annual report 2014 & 2015 EN",
                    "title_language": "en",
                    "language": "en",
                    "document_date": "2015-07-15",
                    "organisation": 1371
                }
            ],
            "locations": [
                {
                    "id": 1215,
                    "latitude": 52.087097,
                    "longitude": 4.307696,
                    "city": "The Hague",
                    "state": "",
                    "address_1": "Nassaulaan 12",
                    "address_2": "",
                    "postcode": "2514 JS",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 1371
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/65/4f/654f4d47524b8113bab2957ab4c3e84e.jpg",
            "latitude": "52.087097",
            "longitude": "4.307696",
            "city": "The Hague",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-06-23T20:00:00+02:00",
            "last_modified_at": "2022-07-08T07:33:53.093779+02:00",
            "name": "VNG International",
            "long_name": "VNG International",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": "NL-KVK-27195046",
            "url": "http://www.vng-international.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+31703738401",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "secretariaatVNGI@vng.nl",
            "description": "VNG International is the International Cooperation Agency of the Association of Netherlands Municipalities. We support decentralisation processes and facilitate decentralised cooperation. We strengthen local governments, their associations, training institutes and decentralisation task forces both in developing countries and in countries in transition.",
            "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": 1215,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2770,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4315,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 2770
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-05-06T10:20:16.290495+02:00",
            "last_modified_at": "2015-05-06T10:20:16.332824+02:00",
            "name": "VLuchtelingen Organisatie",
            "long_name": "VLuchtelingen Organisaties Nederland",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "www.vluchtelingenorganisaties.nl",
            "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": 4315,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4954,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6135,
                    "latitude": 51.494993,
                    "longitude": -0.146604,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "GB",
                    "country": 39,
                    "location_target": 4954
                }
            ],
            "logo": null,
            "latitude": "51.494993",
            "longitude": "-0.146604",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-06-13T17:59:01.645706+02:00",
            "last_modified_at": "2018-06-13T17:59:07.821756+02:00",
            "name": "Vitol",
            "long_name": "Vitol Foundation",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6135,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 678,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 638,
                    "latitude": 52.106671,
                    "longitude": 5.061935,
                    "city": "Utrecht",
                    "state": "",
                    "address_1": "Reactorweg 47",
                    "address_2": "3542 AD",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 678
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/c7/e8/c7e8e73429dbbc17aa9c6f3df57185be.jpg",
            "latitude": "52.106671",
            "longitude": "5.061935",
            "city": "Utrecht",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-05-29T10:51:20+02:00",
            "last_modified_at": "2018-09-07T11:06:59.826982+02:00",
            "name": "Vitens Evides International",
            "long_name": "Vitens Evides International",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "https://www.vitensevidesinternational.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+31 88 884 7991",
            "mobile": "",
            "fax": "",
            "contact_person": "Mariëlle Sprenger",
            "contact_email": "marielle.sprenger@vitens.nl",
            "description": "The Netherlands has the best quality drinking water in the world. What is more, the Netherlands is internationally renowned for its knowledge and expertise in the areas of, amongst others, water technology, water purification and the installation of water pipe networks. With this experience, we are able to help countries for which the safe and permanent supply of drinking water and good sanitation cannot be taken for granted. \r\n\r\nVitens Evides International deploys its Dutch experts to assist local water companies in developing countries. Through tailor-made partnerships, we work on the development of the water company to ensure sustainable growth. In this way, the company will be better able to supply its customers with clean drinking water and to extend the pipe network to parts of the country where running tap water is not yet available.\r\n\r\nOver the past number of years, Vitens Evides International has provided reliable tap water to more than twenty million drinking water customers in 98 towns spread over nine countries.",
            "notes": "removed Organisation Duplicate 1401",
            "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": 638,
            "content_owner": 678,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3887,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5374,
                    "latitude": 40.099229,
                    "longitude": -83.114077,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IE",
                    "country": 5,
                    "location_target": 3887
                }
            ],
            "logo": null,
            "latitude": "40.099229",
            "longitude": "-83.114077",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-11-30T16:58:15.132271+01:00",
            "last_modified_at": "2016-11-30T16:58:15.833237+01:00",
            "name": "Vita",
            "long_name": "Vita Ethiopia",
            "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": 5374,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2477,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2662,
                    "latitude": 12.971599,
                    "longitude": 77.594563,
                    "city": "Bangalore",
                    "state": "Karnataka",
                    "address_1": "Visthar, Near Karnataka Rehabilitation Center",
                    "address_2": "KRC Road, Kothanur Post",
                    "postcode": "560077",
                    "iati_country": "IN",
                    "country": 2,
                    "location_target": 2477
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/82/5b/825bcb4bdc16aee10c91b2b6e7055b68.jpg",
            "latitude": "12.971599",
            "longitude": "77.594563",
            "city": "Bangalore",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-11-24T08:59:45+01:00",
            "last_modified_at": "2014-11-24T08:59:45+01:00",
            "name": "VISTHAR",
            "long_name": "VISTHAR",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": null,
            "url": "http://www.visthar.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "918028465294",
            "mobile": "919945551310",
            "fax": "",
            "contact_person": "Mercy Kappen ",
            "contact_email": "mercykappen@yahoo.com",
            "description": "Visthar is an Academy for Justice and Peace Studies, a secular, non-profit founded in 1989. Visthar trains social workers, activists, and students on issues of Social Justice. Visthar has a long record of innovative programs to empower the marginalized. \r\nVisthar’s mission is to respond to issues of poverty, displacement, gender discrimination and social exclusion by initiating and promoting transformative and inclusive education, community based initiatives and campaigns in collaboration with Civil Society Organizations, Faith Based Organizations and Social Movements.\r\nChild Rights Education and Advocacy is part of Visthar’s outreach work in the community. Visthar serves as the Secretariat for this network initiative.",
            "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": 2662,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2388,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2574,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "CD",
                    "country": 72,
                    "location_target": 2388
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-11-02T10:41:20+01:00",
            "last_modified_at": "2014-11-02T10:41:20+01:00",
            "name": "Vision Sociale",
            "long_name": "Vision Sociale",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 2574,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4994,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6170,
                    "latitude": -16.528643,
                    "longitude": -68.103155,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BO",
                    "country": 79,
                    "location_target": 4994
                }
            ],
            "logo": null,
            "latitude": "-16.528643",
            "longitude": "-68.103155",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-07-24T15:40:06.209908+02:00",
            "last_modified_at": "2018-07-24T15:40:11.517375+02:00",
            "name": "VMB",
            "long_name": "Vision Mundia, Bolivia",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "https://www.wvi.org/es/bolivia",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6170,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 206,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 641,
                    "latitude": 17.664511,
                    "longitude": 82.615517,
                    "city": "Narsipatnam",
                    "state": "Andhra Pradesh",
                    "address_1": "Radha Krishna Mission, Ist Lane,",
                    "address_2": "Sarada Nagar",
                    "postcode": "531 116",
                    "iati_country": "IN",
                    "country": 2,
                    "location_target": 206
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/dc/f6/dcf60aa1a4723079ec5ab7e7f6e465a1.jpg",
            "latitude": "17.664511",
            "longitude": "82.615517",
            "city": "Narsipatnam",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2010-03-12T09:55:02+01:00",
            "last_modified_at": "2015-02-26T13:57:02.791040+01:00",
            "name": "VJNNS",
            "long_name": "Visakha Jilla Nava Nirmana Samithi",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.vjnns.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+11-91-8932225285",
            "mobile": "+11-91-9886116123",
            "fax": "",
            "contact_person": "Karthik Chandan Palepu",
            "contact_email": "karthik@vjnns.org",
            "description": "Visakha Jilla Nava Nirmana Samithi (VJNNS) was established in 1972 and shifted its headquarters in 1980 from Visakhapatnam to Narsipatnam, an agency gateway, to work with rural population in general and tribals in particular.  \r\n\r\nVJNNS is firmly founded on secular principles without any political overtones.  Sri A.L. Narasimha Murthy, the pioneer conceived the idea of establishing a service society after being inspired by the Gandhian concept of “Grama Swaraj”.  The multi sectoral activities, which the organization aims at include economic development, social upliftment, improving health, sanitary conditions and literacy status besides protecting the environment with all its Bio-diversity.  \r\n\r\nTo begin with, the VJNNS undertook activities relating to Khadi and Village Industries.  Later on the organization extended its activity towards ensuring water supply besides land development.  The organization is privileged to enrich itself with its partnership with 22 International and 20 local agencies, which include the Govt. of India for grounding various development and welfare activities, which are in tune with the basic objectives of the organization. ",
            "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": 641,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3230,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-03-07T16:53:03.533169+01:00",
            "last_modified_at": "2016-03-07T16:53:03.533191+01:00",
            "name": "Virtuous Pride Foundation",
            "long_name": "Virtuous Pride Foundation",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": "",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 991,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 896,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ZA",
                    "country": 36,
                    "location_target": 991
                }
            ],
            "logo": null,
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-01-02T15:35:09+01:00",
            "last_modified_at": "2015-02-26T13:57:02.860654+01:00",
            "name": "Virgin Active Sports ",
            "long_name": "Virgin Active Sports School/Academy ",
            "language": "en",
            "organisation_type": "C",
            "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": 896,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3827,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5327,
                    "latitude": 51.92442,
                    "longitude": 4.477733,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 3827
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/b0/fb/b0fb770d04b69b656ce272c10b38cf97.jpg",
            "latitude": "51.92442",
            "longitude": "4.477733",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-10-12T14:40:37.894731+02:00",
            "last_modified_at": "2017-05-19T16:44:24.446607+02:00",
            "name": "VinaNed",
            "long_name": "VinaNed Company",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.vinaned.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Ms. Trinh Tran",
            "contact_email": "t.tran@vinaned.com",
            "description": "The premier Dutch business gateway to Vietnam.",
            "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": 5327,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1996,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1820,
                    "latitude": 5.833327,
                    "longitude": -55.151094,
                    "city": "Paramaribo",
                    "state": "",
                    "address_1": "Prins Hendrikstraat 17b",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SR",
                    "country": 100,
                    "location_target": 1996
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/18/c8/18c8f65a598440600b21d19ae9ba5aa4.jpg",
            "latitude": "5.833327",
            "longitude": "-55.151094",
            "city": "Paramaribo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-03-18T17:09:05+01:00",
            "last_modified_at": "2014-03-18T17:09:16+01:00",
            "name": "Villa Zapakara Foundation",
            "long_name": "Villa Zapakara Foundation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://villazapakara.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "(+597) 422212",
            "mobile": "",
            "fax": "(+597) 422214",
            "contact_person": "",
            "contact_email": "info@villazapakara.com",
            "description": "Villa Zapakara was founded in 2009 by Daphne Bruijne and Mirjam Marks, who were inspired by the 'Tropenmuseum Junior', the children's museum of the Museum of the Tropics in Amsterdam. They wanted to give Surinamese children the opportunity to experience something new, to be inspired, and to broaden their horizon. The first exhibition was about the Ashanti in Ghana. In 2011, the second exhibition about India started, which saw over 22.000 visitors. The China exhibition that opened in 2013 has been very well-received, and its tours for school children during weekdays have been fully booked up to a year ahead. The museum's interactive exhibitions invite children to learn about other cultures, follow their curiosity and develop their creativity.",
            "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": 1820,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 996,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 901,
                    "latitude": -34.437115,
                    "longitude": -58.91185,
                    "city": "Port au Prince",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "HT",
                    "country": 60,
                    "location_target": 996
                }
            ],
            "logo": null,
            "latitude": "-34.437115",
            "longitude": "-58.91185",
            "city": "Port au Prince",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-01-03T11:40:27+01:00",
            "last_modified_at": "2015-02-26T13:57:02.838839+01:00",
            "name": "Villa Rosa",
            "long_name": "Villa Rosa residents’ platform ",
            "language": "en",
            "organisation_type": "C",
            "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": 901,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5384,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6507,
                    "latitude": 29.9123514,
                    "longitude": 78.0087178,
                    "city": "Haridwar",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": 2,
                    "location_target": 5384
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/19/e2/19e2472fab408709c733f71009ec4aa3.jpg",
            "latitude": "29.9123514",
            "longitude": "78.0087178",
            "city": "Haridwar",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-09-23T13:53:27.862639+02:00",
            "last_modified_at": "2019-09-23T13:53:34.959949+02:00",
            "name": "VDS",
            "long_name": "Village Development Society",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Ram Kumar",
            "contact_email": "ram.microfinance@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": 6507,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4156,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5539,
                    "latitude": -1.290598,
                    "longitude": 36.776791,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 4156
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/01/e3/01e3d430cc536af99919c7a62138dc62.jpg",
            "latitude": "-1.290598",
            "longitude": "36.776791",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-03-30T12:47:42.551032+02:00",
            "last_modified_at": "2017-03-30T12:47:42.952268+02:00",
            "name": "VIKTORIA SOLUTIONS",
            "long_name": "VIKTORIA SOLUTIONS LIMITED",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "http://www.viktoria.co.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Phone: +254 (0) 44 00 692",
            "contact_email": "info@viktoria.co.ke",
            "description": "Our team acts as a catalyst toward creating successful and lasting connections between startups and angel investors.\nSince 2011, the ViKtoria team has been actively supporting the growth of entrepreneurial ecosystems in various sectors in East Africa. Our engagements include:\n• Advising investors and providing portfolio management support\n• Developing linkages to successful start-up ecosystems in other countries\n• Undertaking research and facilitating strategic planning for development organisations seeking to catalyse growth in entrepreneurship.\n• Developing, resourcing and management of incubation and acceleration programs\nWe coach many innovative startups as well as support their strategic planning and capital raising activities. The team has helped start-ups raise both grant funding from donors and convertible debt finance from angel investors.\nViktoria also works with leading local and international clients in an advisory capacity, with a focus on entrepreneurial finance in East Africa. We've garnered key insights and substantial experience from engagements and research conducted in East Africa, as well as reviewing the global body of knowledge on startup ecosystem development.\nOur research has led us to conclude that the key factor to the growth of entrepreneurial activity in any one sector is the number of success stories that sector generates; it only takes a small number of big successes to drive growth. To effect this, ViKtoria Solutions launched ViKtoria Ventures in 2015 – a start-up ecosystem development venture focused on attracting local and international angel investors to the best start-ups emerging in East Africa’s innovation space.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5539,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2345,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 2464,
                    "latitude": -1.282828,
                    "longitude": 36.879904,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "Block B, 2nd Floor, Room 12 Epren Centre, Mumias South Road, Buru-Buru",
                    "address_2": "P.O. Box 288-00610",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 2345
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/63/4b/634b1031419593a43cc6015f66d9c88f.jpg",
            "latitude": "-1.282828",
            "longitude": "36.879904",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-10-22T15:19:31+02:00",
            "last_modified_at": "2014-10-22T15:20:12+02:00",
            "name": "VAP",
            "long_name": "Vijana Amani Pamoja",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://vijanaamanipamoja.webs.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "+254 (0)723 954 556",
            "fax": "",
            "contact_person": "",
            "contact_email": "infovap@rocketmail.com",
            "description": "Vijana Amani Pamoja – meaning ‘Peace Together Youth’ – was originally founded in 2000 as a soccer club by Enouce Ndeche who today is the organisation’s Executive Director.\r\n\r\nHaving witnessed the multitude of social and economic challenges faced by young people in Nairobi’s slums coupled with the huge popularity of soccer in Kenya, an idea was born: to use the sport as a tool for social development.\r\n\r\nSince those early days, Vijana Amani Pamoja – or VAP – has grown into a strong, community-based-organisation, located in the heart of the Eastlands area of Nairobi which is home to numerous slums and high poverty areas. VAP’s original beneficiaries are now leaders within the organisation which reaches thousands of vulnerable young people each year.\r\n\r\nThe organisation's mission is to integrate social and economic values through soccer by creating a pro-active health environment, and its' vision is a society that is healthy and socially and economically empowered. \r\n\r\nToday, the organisation delivers three soccer-inspired programs addressing HIV/AIDS, female empowerment and corruption in Kenya in Nairobi schools and community centres.\r\n\r\nEach program, lasting between three and six months, takes a two-pronged approach; firstly, participants are educated and informed on relevant health and social issues. Secondly, the self-esteem and confidence of participants are actively built to enable them to put their new found knowledge into action, making positive choices and resisting peer pressure.\r\n\r\nPrograms are delivered by peer educators, many of whom are local soccer stars, who act as role models.",
            "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": 2464,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3941,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5389,
                    "latitude": 24.745719,
                    "longitude": 84.380489,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IN",
                    "country": 2,
                    "location_target": 3941
                }
            ],
            "logo": null,
            "latitude": "24.745719",
            "longitude": "84.380489",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-12-07T13:33:08.017048+01:00",
            "last_modified_at": "2016-12-07T13:33:08.518464+01:00",
            "name": "VVAM",
            "long_name": "Vihar Viklang Adhikar Manch",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Mr. Sukhram Singh ( President)",
            "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": 5389,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5629,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6747,
                    "latitude": 52.3666969,
                    "longitude": 4.8945398,
                    "city": "Amsterdam",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5629
                }
            ],
            "logo": null,
            "latitude": "52.3666969",
            "longitude": "4.8945398",
            "city": "Amsterdam",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-08-21T10:35:07.419573+02:00",
            "last_modified_at": "2020-08-21T10:35:07.454846+02:00",
            "name": "VIEWPOINT",
            "long_name": "VIEWPOINT PRODUCTIONS BV",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Valérie Schuit'",
            "contact_email": "valerie@viewpointdocs.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": 6747,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5364,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6488,
                    "latitude": 10.730151,
                    "longitude": 106.693402,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "VN",
                    "country": 43,
                    "location_target": 5364
                }
            ],
            "logo": null,
            "latitude": "10.730151",
            "longitude": "106.693402",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-09-05T12:08:49.611258+02:00",
            "last_modified_at": "2019-09-05T12:08:52.541273+02:00",
            "name": "Vietnam National University",
            "long_name": "Vietnam National University VNU",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6488,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5864,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6979,
                    "latitude": 21.0031177,
                    "longitude": 105.8201408,
                    "city": "Hanoi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5864
                }
            ],
            "logo": null,
            "latitude": "21.0031177",
            "longitude": "105.8201408",
            "city": "Hanoi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-02-11T18:05:51.887282+01:00",
            "last_modified_at": "2021-02-11T18:05:51.915888+01:00",
            "name": "VNUA",
            "long_name": "Vietnam National University of Agriculture (VNUA)",
            "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": 6979,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2926,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 4861,
                    "latitude": 52.008867,
                    "longitude": 4.35673,
                    "city": "Delft",
                    "state": "",
                    "address_1": "Westvest 7",
                    "address_2": "",
                    "postcode": "2611 AX",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 2926
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/bd/b9/bdb9d0dbd1dcad6a297c8353f51cba5f.jpg",
            "latitude": "52.008867",
            "longitude": "4.35673",
            "city": "Delft",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2015-06-29T18:04:36.226921+02:00",
            "last_modified_at": "2016-08-04T11:23:14.704659+02:00",
            "name": "VIA Water",
            "long_name": "VIA Water",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.viawater.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+31 (0)15 2152334",
            "mobile": "+31 (0)6 51278357",
            "fax": "",
            "contact_person": "Karin van der Weerd",
            "contact_email": "k.vanderweerd@viawater.nl",
            "description": "VIA Water is a Dutch programme that aims to identify innovative solutions for water problems facing cities in seven African countries (Benin, Ghana, Kenya, Mali, Mozambique, Rwanda, South-Sudan).  VIA Water connects researchers with entrepreneurs, NGO's and policy makers. It is a programme with the courage to do things differently. It wants to tap into bright ideas of young people and seeks other sectors to join in. It wants to create an inspiring and active learning Community and offers financial possibilities to help realise smart ideas. There is a VIA Water Fund available to help support your innovative ideas. \r\n\r\nVIA Water is hosted by UNESCO-IHE, and funded by the Dutch Ministry of Foreign Affairs. The Programme Office is located in Delft, while the VIA Water fund is managed by Aqua for All, located in The Hague.\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": 4861,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5102,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6248,
                    "latitude": -1.94488,
                    "longitude": 30.06238,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "RW",
                    "country": 37,
                    "location_target": 5102
                }
            ],
            "logo": null,
            "latitude": "-1.94488",
            "longitude": "30.06238",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-11-28T14:52:24.383478+01:00",
            "last_modified_at": "2018-11-28T14:52:27.973430+01:00",
            "name": "Viamo",
            "long_name": "Viamo",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "https://viamo.io",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6248,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4677,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5940,
                    "latitude": 51.165691,
                    "longitude": 10.451526,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "DE",
                    "country": 23,
                    "location_target": 4677
                }
            ],
            "logo": null,
            "latitude": "51.165691",
            "longitude": "10.451526",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-01-25T08:51:16.161276+01:00",
            "last_modified_at": "2018-01-25T08:51:19.723253+01:00",
            "name": "VSFG",
            "long_name": "Vétérinaires Sans Frontières Germany",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 21,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 5940,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1471,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1198,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "HT",
                    "country": 58,
                    "location_target": 1471
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/57/0e/570e91e4ff7e3c04f71989940bf10332.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-07-19T00:00:00+02:00",
            "last_modified_at": "2016-03-08T09:26:19.838240+01:00",
            "name": "VETERIMED",
            "long_name": "VETERIMED",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "",
            "url": "http://veterimed.org.ht/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "VETERIMED is a non-government organisation specialized in developmental assistance. VETERIMED was created in 1991 by a group of Haitian professionals, who want to contribute to national development through actions in rural areas.want to contribute to national development through actions in rural areas. VETERIMED has a mission to help, give training, do research and give technical support in animal health and production, therefore increasing production and income of Haitian farmers.",
            "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": 1198,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5832,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6947,
                    "latitude": -6.792354,
                    "longitude": 39.2083284,
                    "city": "Dar es Salaam",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5832
                }
            ],
            "logo": null,
            "latitude": "-6.792354",
            "longitude": "39.2083284",
            "city": "Dar es Salaam",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-01-20T15:01:38.922507+01:00",
            "last_modified_at": "2021-01-20T15:01:39.019653+01:00",
            "name": "VETA Kipawa ICTC",
            "long_name": "VETA Kipawa ICTC",
            "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": 6947,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4904,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6089,
                    "latitude": 51.924518,
                    "longitude": 4.424814,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 4904
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/df/56/df567be2c4f03aeed97f585de19ef757.jpg",
            "latitude": "51.924518",
            "longitude": "4.424814",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-05-17T15:53:57.958342+02:00",
            "last_modified_at": "2018-05-25T15:56:41.370813+02:00",
            "name": "Verstegen",
            "long_name": "Verstegen Spices & Sauces BV",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.verstegen.eu/nl/nl.html",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": false,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 6089,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4808,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/14/7a/147abe3d38a8d2b6a2408e913ae302ec.jpg",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-03-02T10:43:44.793249+01:00",
            "last_modified_at": "2018-03-02T10:43:44.804237+01:00",
            "name": "Veris Investments",
            "long_name": "Veris Investments B.V.",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.verisinvestments.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}