API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?ordering=primary_location&page=24
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=primary_location&page=25",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?ordering=primary_location&page=23",
    "results": [
        {
            "id": 868,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 759,
                    "latitude": -6.796311,
                    "longitude": 39.221043,
                    "city": "Dar Es Salaam",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "TZ",
                    "country": 1,
                    "location_target": 868
                }
            ],
            "logo": null,
            "latitude": "-6.796311",
            "longitude": "39.221043",
            "city": "Dar Es Salaam",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T13:26:22+02:00",
            "last_modified_at": "2015-02-26T13:56:53.055583+01:00",
            "name": "DEL",
            "long_name": "Dabenco Enterprises Ltd",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "255-754270640",
            "mobile": "255-754270640",
            "fax": "255-754270640",
            "contact_person": "Mr. Benson Simba",
            "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": 759,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 869,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 760,
                    "latitude": -1.001111,
                    "longitude": 31.415,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 869
                }
            ],
            "logo": null,
            "latitude": "-1.001111",
            "longitude": "31.415",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T13:34:00+02:00",
            "last_modified_at": "2015-02-26T13:56:57.861431+01:00",
            "name": "MTC",
            "long_name": "Mutukula Town Council",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Mutukula is located in extreme southern Rakai District, at the International border between Uganda and Tanzania. The town lies approximately 100 kilometres (62 mi), by road, southwest of Masaka, the largest city in the sub-region.",
            "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": 760,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 870,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 761,
                    "latitude": -1.001111,
                    "longitude": 31.415,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 870
                }
            ],
            "logo": null,
            "latitude": "-1.001111",
            "longitude": "31.415",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T13:45:31+02:00",
            "last_modified_at": "2015-02-26T13:56:57.732388+01:00",
            "name": "MMSF /MCBA/ MC",
            "long_name": "Mutukula Multi stakeholder forum, Mutukula Community Based Organizations",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 761,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 871,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 762,
                    "latitude": 0.331948,
                    "longitude": 32.617872,
                    "city": "",
                    "state": "",
                    "address_1": "P.O.BOX 7053 , Kampala",
                    "address_2": "Plot 39, Jinja Road",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 871
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/42/0c/420cc30ae56ca265bb8caf5647cf9c6c.jpg",
            "latitude": "0.331948",
            "longitude": "32.617872",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T14:55:38+02:00",
            "last_modified_at": "2015-02-26T13:56:58.677422+01:00",
            "name": "NWSC",
            "long_name": "National Water and Sewerage Corporation",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.nwsc.co.ug/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "256-414-315000",
            "mobile": "",
            "fax": "256-414-234802",
            "contact_person": "",
            "contact_email": "info@nwsc.co.ug",
            "description": "NWSC established the External Services Unit in 2005. The External Services Unit provides an avenue for enhancing South ?South as well as North ?South Cooperation. The External Services unit falls under the Institutional Development and External Services Division. This unit provides consultancy in core services that include block mapping, water quality monitoring/testing, static plant (operations and Maintenance), commercial and customer care/information technology and advisory services especially in performance improvement approaches, contract management and aspects of change management. The consultancy services provided by the unit emphasize partnering approaches unlike the traditional consultancy approach that is often one sided. External Services Unit has partnered with various water utilities and has offered consultancy services to Dar es Salaam Water and Sewerage Company, Tanzania; Nairobi City Water and Sewerage Company Ltd, Kenya; Lusaka Water and Sewerage Company, Zambia, Nkana Water and Sewerage Company, Zambia; Lake Victoria North Water Services Board, Kenya; Electrogaz, Rwanda among others\r\n\r\nVision\r\n\r\nTo be a customer-oriented centre of excellence, maximizing mutual benefits\r\n\r\nMission\r\n\r\nTo provide professional, innovative, and customer focused performance enhancement solutions in an efficient and cost effective manner.\r\n\r\n",
            "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": 762,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 872,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 763,
                    "latitude": -0.315833,
                    "longitude": 31.759617,
                    "city": "Nyendo",
                    "state": "Masaka",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 872
                }
            ],
            "logo": null,
            "latitude": "-0.315833",
            "longitude": "31.759617",
            "city": "Nyendo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T15:03:09+02:00",
            "last_modified_at": "2015-02-26T13:56:58.620755+01:00",
            "name": "NTC",
            "long_name": "Nyendo Town Council",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Nyendo is a ward in Nyendo-Ssenyange division located in Masaka Municipality; it is the second busiest town in the municipality. 95% of the residents live in low-income settlements. The municipality is located in southern Uganda approximately 130 km southwest of Kampala – the nation’s capital. The biggest part of Nyendo is located in the low-lying areas of the municipality. The town now covers 23 square km.",
            "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": 763,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 873,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 764,
                    "latitude": -0.335238,
                    "longitude": 31.734079,
                    "city": "Nyendo",
                    "state": "Masaka",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 873
                }
            ],
            "logo": null,
            "latitude": "-0.335238",
            "longitude": "31.734079",
            "city": "Nyendo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T15:07:31+02:00",
            "last_modified_at": "2015-02-26T13:56:58.546187+01:00",
            "name": "NMSF / NCBO",
            "long_name": "Nyendo Multi stakeholder forum, Nyendo Community Based Organizations,",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "+256-752599000",
            "fax": "",
            "contact_person": "Moses Mutyaba",
            "contact_email": "frommoses@yahoo.com",
            "description": "Motto : \"Together we can make a change\"\r\n\r\nWorking with street children and improving sanitation along Nyendo town. Whereof, we make the street children to participate in good sanitation aiming to make then useful people in the community.",
            "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": 764,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 874,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 765,
                    "latitude": 0.313611,
                    "longitude": 32.581111,
                    "city": "",
                    "state": "",
                    "address_1": "Plot 127-131 6th Street, Industrial Area",
                    "address_2": "PO Box 27400",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 874
                }
            ],
            "logo": null,
            "latitude": "0.313611",
            "longitude": "32.581111",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T15:30:20+02:00",
            "last_modified_at": "2015-02-26T13:56:57.835252+01:00",
            "name": "MS FEIL EL",
            "long_name": "MS FEIL Engineering Ltd",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.feil.biz/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+256 414 340 640",
            "mobile": "+256 752 222 506",
            "fax": "",
            "contact_person": "",
            "contact_email": "admin@feilug.com",
            "description": "Farm Engineering Industries Ltd is one of East Africa’s leading manufacturers and distributors of agricultural, forestry, mining, construction and commercial transport equipment. Since our launch in 1983, FEIL has established itself as a market leader in the earth moving and farm machinery sector. Known for functionality and durability, our innovative, high quality equipment is manufactured locally and distributed through our strong partnerships with global leaders in the sector.",
            "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": 765,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 852,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 766,
                    "latitude": 0.058016,
                    "longitude": 34.287622,
                    "city": "Siaya",
                    "state": "",
                    "address_1": "P.O. BOX 214",
                    "address_2": "",
                    "postcode": "40600",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 852
                }
            ],
            "logo": null,
            "latitude": "0.058016",
            "longitude": "34.287622",
            "city": "Siaya",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T09:07:24+02:00",
            "last_modified_at": "2015-02-26T13:57:01.294015+01:00",
            "name": "Siaya and Bondo W.S.C",
            "long_name": "Siaya and Bondo Water and Sanitation Company",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "0722473850",
            "fax": "",
            "contact_person": "Anthony Ambugo",
            "contact_email": "tony.mdsibo@yahoo.com",
            "description": "Siaya and bondo water and sanitation company SIBOWASCO Ltd is one of the water service Providers licenced for operation as a utility user under the auspices of Lake Victoria South water Services Board.",
            "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": 766,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 853,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 767,
                    "latitude": -0.09978,
                    "longitude": 34.274444,
                    "city": "Bondo",
                    "state": "Nyanza",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 853
                }
            ],
            "logo": null,
            "latitude": "-0.09978",
            "longitude": "34.274444",
            "city": "Bondo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T09:07:39+02:00",
            "last_modified_at": "2015-02-26T13:56:51.581804+01:00",
            "name": "Bondo Municipal Council",
            "long_name": "Bondo Municipal Council",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "(254) 57 - 520245",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "Bondo is a town in Nyanza Province of Kenya. It the capital of Bondo District. Bondo is located 50 kilometres west of Kisumu.",
            "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": 767,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 854,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 768,
                    "latitude": -0.09978,
                    "longitude": 34.274444,
                    "city": "Bondo",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 854
                }
            ],
            "logo": null,
            "latitude": "-0.09978",
            "longitude": "34.274444",
            "city": "Bondo",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T09:08:30+02:00",
            "last_modified_at": "2015-02-26T13:56:51.574677+01:00",
            "name": "Bondo Multi stakeholder",
            "long_name": "Bondo Multi stakeholder forum, Bondo Community Based Organizations",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 768,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 856,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 770,
                    "latitude": -1.233807,
                    "longitude": 36.815529,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "P.O. Box 30030",
                    "address_2": "UN-Habitat, NOF Block 4, North Wing, Level 1",
                    "postcode": "00100",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 856
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/00/79/00790d6eddb811e7e7a95c01ca0049a6.jpg",
            "latitude": "-1.233807",
            "longitude": "36.815529",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T09:45:57+02:00",
            "last_modified_at": "2015-03-10T16:15:35.734375+01:00",
            "name": "UN-HABITAT",
            "long_name": "United Nations Human Settlements Programme (UN-HABITAT)",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": "41120",
            "url": "http://www.unhabitat.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+254-20-7623298",
            "mobile": "",
            "fax": "(254-20) 7624266",
            "contact_person": "David Okubal",
            "contact_email": "David.Okubal@unhabitat.org",
            "description": "The United Nations Human Settlements Programme, UN-HABITAT, is the United Nations agency for human settlements. It is mandated by the UN General Assembly to promote socially and environmentally sustainable towns and cities with the goal of providing adequate shelter for all.\r\n\r\nUN-HABITAT's programmes are designed to help policy-makers and local communities get to grips with the human settlements and urban issues and find workable, lasting solutions.\r\n\r\nUN-HABITAT's strategic vision is anchored in a four-pillar strategy aimed at attaining the goal of Cities without Slums. This strategy consists of advocacy of global norms, analysis of information, field-testing of solutions and financing. These fall under the four core functions assigned to the agency by world governments - monitoring and research, policy development, capacity building and financing for housing and urban development.",
            "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": 770,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 857,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 771,
                    "latitude": -1.289509,
                    "longitude": 36.8205,
                    "city": "NAIROBI",
                    "state": "",
                    "address_1": "PO Box 62345-00200",
                    "address_2": "",
                    "postcode": "00200",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 857
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/61/be/61be3845804531825e27c7001a906368.jpg",
            "latitude": "-1.289509",
            "longitude": "36.8205",
            "city": "NAIROBI",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T09:46:28+02:00",
            "last_modified_at": "2015-02-26T13:56:55.156849+01:00",
            "name": "Government of Kenya",
            "long_name": "Government of Kenya",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.e-government.go.ke/",
            "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": 771,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 851,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 772,
                    "latitude": 0.104552,
                    "longitude": 34.753329,
                    "city": "Kisumu",
                    "state": "",
                    "address_1": "P.O. BOX 3325",
                    "address_2": "",
                    "postcode": "40100",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 851
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/ff/e2/ffe23c3d9c9902923413fe386cfc3ec7.jpg",
            "latitude": "0.104552",
            "longitude": "34.753329",
            "city": "Kisumu",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T09:06:16+02:00",
            "last_modified_at": "2016-03-08T09:28:48.941202+01:00",
            "name": "Lake Victoria South Water",
            "long_name": "Lake Victoria South Water Services Board",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": "",
            "url": "www. lvswaterboard.go.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "(+254) 057-2025128",
            "mobile": "",
            "fax": "(+254) 057-2025127",
            "contact_person": "",
            "contact_email": "info@lvswaterboard.go.ke",
            "description": "Lake Victoria South Water Services Board(LVSWSB) is a state corporation under the Ministry of Water and Irrigation. It was established under the Water Act 2002 through Gazette Notice No. 1714 of 12th March 2004 with the mandate of ensuring efficient and economic provision of Water and Sanitation Services in its area of jurisdiction. Lake Victoria South Water Services Board started its operations in 2004 in administrative counties within Nyanza Province and the Southern part of Rift Valley Province. Lake Victoria South Water Services Board is among the 8 Water Service Boards established all over the country.\r\n\r\n\r\n\"Our mission is to ensure the provision of safe, adequate and sustainable water and sanitation services for socio-economic growth by developing viable water services infrastructure and utilities\"",
            "notes": "organisation duplicate 1405 removed",
            "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": 772,
            "content_owner": 851,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 858,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 773,
                    "latitude": -0.535043,
                    "longitude": 34.453097,
                    "city": "",
                    "state": "",
                    "address_1": "P.O. BOX 4 ",
                    "address_2": "Homa Bay",
                    "postcode": "40300",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 858
                }
            ],
            "logo": null,
            "latitude": "-0.535043",
            "longitude": "34.453097",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T13:06:05+02:00",
            "last_modified_at": "2015-02-26T13:57:01.389266+01:00",
            "name": "South Nyanza Water and SC",
            "long_name": "South Nyanza Water and Sanitation Company",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "234-059-22314",
            "mobile": "0722617392",
            "fax": "234-059-22598",
            "contact_person": "",
            "contact_email": "homawatercompany@yahoo.com",
            "description": "South Nyanza Water service LTD is a company which was formed in 2007 to provide water and sanitation services within Rachuonyo, Homa Bay and Suba districts currently the entire Homa bay county. Homa Bay county consist of six administrative districts namely; Rachuonyo North, Rachuonyo South, Homa Bay, Ndhiwa, Mbita and Suba.\r\n\r\nThe company runs the following water supply schemes within its area of jurisdiction:\r\nHoma Bay Water supply scheme\r\nOyugis water supply scheme\r\nKendu Bay water supply scheme\r\nWest Karachuonyo Water supply scheme\r\nMbita Water supply scheme\r\nMandate\r\n\r\nSouth Nyanza Water supply LTD is responsible for the efficient and economical provision of water and sanitation services within its area of jurisdiction as mandated and agreed upon in the service provision agreement.\r\n\r\nVision\r\nTo be the most effective, efficient and reliable water service provider within the region\r\nMission statement\r\nWe are committed to providing sustainable water and sanitation services to our customers efficiently and reliably.\r\nStrategic objectives\r\nTo be innovative in development of new products to enhance the provision of water services\r\nEstablish office and maintain effective business procedures and systems\r\nTo increase revenue collection by an average of 10% annually\r\nTo sensitize the community and the stakeholders on their role and the role of the company\r\nTo increase access and availability of water by 105 annually\r\nTo undertake value adding capacity building programs for directors and members of the staff\r\nTo maintain stream gender and HIV/AIDS campaign\r\nTo motivate internal customers who are the first customers of the company",
            "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": 773,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 859,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 774,
                    "latitude": -0.535043,
                    "longitude": 34.453097,
                    "city": "Masawa Building, Ring Road",
                    "state": "",
                    "address_1": "P.O Box 469",
                    "address_2": "Homa Bay",
                    "postcode": "40309",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 859
                }
            ],
            "logo": null,
            "latitude": "-0.535043",
            "longitude": "34.453097",
            "city": "Masawa Building, Ring Road",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T13:06:26+02:00",
            "last_modified_at": "2015-02-26T13:56:55.713044+01:00",
            "name": "Homa Bay MC",
            "long_name": "Homa Bay Municipal Council",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://homabaymunicipalcouncil.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+254-5921469 ",
            "mobile": "",
            "fax": "+254-5921469",
            "contact_person": "",
            "contact_email": "",
            "description": "Homa Bay Municipal Council is located in Homa Bay, Kenya. \r\n\r\nHoma Bay Municipal council is divided into 6 wards each ward represented by a councillor \r\ntotaling to six councillors. The Minister nominates 2 councillors and a Public Officer \r\nrepresenting parties and the government. Homa Bay Municipal Council is composed of gender \r\nsensitive representations out of 9 councillors 2 of them are women. The municipal wards are:  \r\n1. Market ward  \r\n2. Posta/Bonde ward \r\n3. Katuma ward \r\n4. Kanyabala ward \r\n5. Kanyadier/Kothidha ward \r\n6. Kanyango/Kalanya ward \r\nThe civic wing is headed by a non - executive mayor assisted by the deputy Mayor.  ",
            "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": 774,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 860,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 775,
                    "latitude": -0.535043,
                    "longitude": 34.453097,
                    "city": "Homa Bay",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 860
                }
            ],
            "logo": null,
            "latitude": "-0.535043",
            "longitude": "34.453097",
            "city": "Homa Bay",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T13:09:29+02:00",
            "last_modified_at": "2015-02-26T13:56:55.721479+01:00",
            "name": "Homa Bay Multi SF",
            "long_name": "Homa Bay Multi SF/CBO/C",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 775,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 862,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 776,
                    "latitude": -0.678306,
                    "longitude": 34.771966,
                    "city": "",
                    "state": "",
                    "address_1": "406",
                    "address_2": "Keroka Rd, Kisii ",
                    "postcode": "40200",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 862
                },
                {
                    "id": 777,
                    "latitude": -0.678306,
                    "longitude": 34.771966,
                    "city": "",
                    "state": "",
                    "address_1": "406",
                    "address_2": "Keroka Rd, Kisii ",
                    "postcode": "40200",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 862
                }
            ],
            "logo": null,
            "latitude": "-0.678306",
            "longitude": "34.771966",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T14:31:53+02:00",
            "last_modified_at": "2015-02-26T13:56:57.222906+01:00",
            "name": "Kisii MC",
            "long_name": "Kisii Municipal Council",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "254-05830796",
            "mobile": "0724544791",
            "fax": "",
            "contact_person": "Jonathan Ongeri Miyogo ",
            "contact_email": "jonathan@kisiimunicipalcouncil.co.ke",
            "description": "We are a government institution that runs Kisii town. The Municipal Council is currently headed by Mayor Samuel Nyangeso. The town has a large County Government campus office , County Law Courts, State Law Office branch among other governmental agencies based in the town. \r\n\r\nMunicipal Council of Kisii started as an urban council 1973 and it was confirmed as a town council in 1974. In 1981 It was confirmed as a Municipal Council of Kisii. Kisii Municipal Council has area coverage of about 29 square km with a population of 82000 according to the census report.\r\n\r\nThe major activities in Kisii Municipal are agriculture and commercial activities like retail business.\r\n\r\nServices \r\n\r\nWe have several departments which have various responsibilities in serving the people of Kisii Municipality. Some of the roles include:-\r\nPlanning and regulating development in its area of jurisdiction\r\nPublic sanitation service\r\nMaintenance of Public markets\r\nFire brigade\r\nSchools inspections\r\nHealth care facilities inspection\r\nEnvironment monitoring and safety\r\nInvestigation and information analysis\r\nLegal affairs\r\nEach person in the Municipal is obligated to serve our clients with diligence, integrity and professionalism in order to attain maximum benefit not only for the council but also for the Kenya citizen.",
            "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": 777,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 863,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 778,
                    "latitude": -0.678306,
                    "longitude": 34.771966,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "Kisii",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 863
                }
            ],
            "logo": null,
            "latitude": "-0.678306",
            "longitude": "34.771966",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T14:32:40+02:00",
            "last_modified_at": "2015-02-26T13:56:57.230965+01:00",
            "name": "Kisii MSF",
            "long_name": "Kisii Multi stakeholder forum, Community Based Organizations, Community",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 778,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 861,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 779,
                    "latitude": -0.678306,
                    "longitude": 34.771966,
                    "city": "",
                    "state": "",
                    "address_1": "3880",
                    "address_2": "Kisii",
                    "postcode": "40200",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 861
                }
            ],
            "logo": null,
            "latitude": "-0.678306",
            "longitude": "34.771966",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-02T14:31:28+02:00",
            "last_modified_at": "2015-02-26T13:56:55.328619+01:00",
            "name": "Gusii Water & SC",
            "long_name": "Gusii Water and Sanitation Company",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "058-30485/0208029088",
            "mobile": "0700288922",
            "fax": "",
            "contact_person": "",
            "contact_email": "gusiiwaterc@yahoo.com",
            "description": "Gusii Water and Sanitation Company limited (GWASCO) is one of the recently contracted water services providers by lake Victoria south water services board. This was as a result of the water enactment of the water act 2002, which created various institutions with defined mandates. The company was incorporated as a private company on 12th June, 2006 and the service provision agreement was signed between GWASCO and LVSWSB on 27th June, 2006.\r\n\r\nThe company’s area of operation covers Kisii central, Nyamira, Gucha, Masaba, Kisii South, Manga, Gucha South, Borabu and the newly created 5No. districts of Masaba North, Nyamira North, Kenyenya, Marani and Nyamache districts with an area of 1974 km2 and population of 1.6 million people. The company runs eight water supplies and a sewerage system serving Kisii town:\r\n\r\nNEW KISII- kegati Water supply\r\nNyakomisaro Water supply\r\nNyamira Water Supply\r\nTabaka Water Supply\r\nKeroka Water Supply\r\nOgembo water Supply\r\nNyansiongo Water Supply\r\nGesusu Water Supply\r\nFor further information or in",
            "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": 779,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 864,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 780,
                    "latitude": 0.313893,
                    "longitude": 32.586946,
                    "city": "Kampala",
                    "state": "",
                    "address_1": "P. O. Box 25497",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 864
                },
                {
                    "id": 781,
                    "latitude": 0.313893,
                    "longitude": 32.586946,
                    "city": "Kampala",
                    "state": "",
                    "address_1": "P. O. Box 25497",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "UG",
                    "country": 21,
                    "location_target": 864
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/22/4b/224b22017eeb9bedd2306279ea83d314.jpg",
            "latitude": "0.313893",
            "longitude": "32.586946",
            "city": "Kampala",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-03T09:10:25+02:00",
            "last_modified_at": "2015-02-26T13:56:55.124578+01:00",
            "name": "Gov - Uganda",
            "long_name": "Government of Uganda",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.statehouse.go.ug/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+256 414 231 900",
            "mobile": "",
            "fax": "+256 414 235 462",
            "contact_person": "",
            "contact_email": "info@statehouse.go.ug",
            "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": 781,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 875,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 782,
                    "latitude": 41.266667,
                    "longitude": 69.216667,
                    "city": "Tashkent",
                    "state": "",
                    "address_1": "29, H. Sulaymonova Street",
                    "address_2": "",
                    "postcode": "100000",
                    "iati_country": "UZ",
                    "country": 19,
                    "location_target": 875
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/98/77/98772242dc7858d91a69bd43e1460394.jpg",
            "latitude": "41.266667",
            "longitude": "69.216667",
            "city": "Tashkent",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-12T16:02:35+02:00",
            "last_modified_at": "2015-02-26T13:56:56.156500+01:00",
            "name": "ILRF",
            "long_name": "Irrigated Land Reclamation Fund, under the Ministry of Finance",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.lrf.uz/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+998712391329",
            "mobile": "",
            "fax": "+998712391261",
            "contact_person": "Asilbek Yusupov",
            "contact_email": "",
            "description": "50% of the irrigated area is currently affected by salinization while 19% is threatened by soil erosion. Salinization reduces cotton yields by 20-30% on slightly salinized lands, 40-60% on moderately salinized lands, and 80% or more on heavily salinized lands. Agriculture faces declining productivity as high water tables, inappropriate irrigation and under-maintained drainage systems increase salinization and water logging and the fertility of arable land declines. This reduction in the resource base is estimated to cost about $1 billion annually in foregone economic output. 30,000 Ha are being lost to salinity build up each year.\r\nRecognizing the severity of the land degradation scenario, the President of the Republic of Uzbekistan issued a decree on October 30, 2007, No. УП-3932 \"On efficient strengthening of land reclamation system”. This Decree established the National Irrigated Land Reclamation Fund, and its executing agency, the Fund Management Department, under the Ministry of Finance. The decree assigns management responsibility for the Fund to the Prime Minister.\r\nThe Fund is responsible for financing construction, reconstruction, repair and maintenance of interregional and inter-farm open collectors, vertical drainage, horizontal drainage, pump stations, and monitoring stations. The Ministry of Agriculture and Water Resources (MAWR) is responsible for repair and maintenance of on farm drainage systems. The Presidential Decree requires five year programs to be developed that identify financing priorities.",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": 782,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 876,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 783,
                    "latitude": 38.899016,
                    "longitude": -77.042613,
                    "city": "Washington, DC",
                    "state": "",
                    "address_1": "1818 H Street, NW",
                    "address_2": "",
                    "postcode": "20433",
                    "iati_country": "US",
                    "country": 5,
                    "location_target": 876
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/34/a8/34a828d02e2951ad7df9d56f1571708e.jpg",
            "latitude": "38.899016",
            "longitude": "-77.042613",
            "city": "Washington, DC",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-12T16:08:56+02:00",
            "last_modified_at": "2015-08-06T11:57:22.715373+02:00",
            "name": "World Bank Institute",
            "long_name": "World Bank Institute",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 40,
            "iati_org_id": "",
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The World Bank is one of the world's largest sources of development assistance. Our mission is to fight poverty with passion and professionalism for lasting results. Description:\r\nWe are not a bank in the common sense; we aim to help people help themselves and their environment by sharing knowledge and providing financial and technical assistance. Conceived in 1944 to reconstruct war-torn Europe, we work in more than 100 developing countries.",
            "notes": "Organisation duplicate 1304 deleted",
            "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": 783,
            "content_owner": 876,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 877,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 784,
                    "latitude": 50.85034,
                    "longitude": 4.35171,
                    "city": "Bruxelles",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "BE",
                    "country": 71,
                    "location_target": 877
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/57/b2/57b2341bc1d6e31acdcd620af51fe2e8.jpg",
            "latitude": "50.85034",
            "longitude": "4.35171",
            "city": "Bruxelles",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-12T16:15:56+02:00",
            "last_modified_at": "2015-02-26T13:56:53.990244+01:00",
            "name": "European Commission",
            "long_name": "European Commission",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 15,
            "iati_org_id": "",
            "url": "http://ec.europa.eu/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The European Commission represents the interests of the EU as a whole. It proposes new legislation to the European Parliament and the Council of the European Union, and it ensures that EU law is correctly applied by member countries.",
            "notes": "Organisation duplicate 1568 deleted",
            "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": 784,
            "content_owner": 877,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 878,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 785,
                    "latitude": 40.769411,
                    "longitude": -73.985624,
                    "city": "New York",
                    "state": "",
                    "address_1": "400 West 59th Street",
                    "address_2": "",
                    "postcode": "10019",
                    "iati_country": "US",
                    "country": 5,
                    "location_target": 878
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/30/05/3005312dd9b345da93963571f6b8599e.jpg",
            "latitude": "40.769411",
            "longitude": "-73.985624",
            "city": "New York",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-12T16:23:22+02:00",
            "last_modified_at": "2015-02-26T13:56:59.021444+01:00",
            "name": "Open Society Foundation",
            "long_name": "Open Society Foundation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.soros.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The Open Society Foundations work to build vibrant and tolerant societies whose governments are accountable and open to the participation of all people.\r\nWe seek to strengthen the rule of law; respect for human rights, minorities, and a diversity of opinions; democratically elected governments; and a civil society that helps keep government power in check.\r\nWe help to shape public policies that assure greater fairness in political, legal, and economic systems and safeguard fundamental rights.\r\nWe implement initiatives to advance justice, education, public health, and independent media.\r\nWe build alliances across borders and continents on issues such as corruption and freedom of information.\r\nWorking in every part of the world, the Open Society Foundations place a high priority on protecting and improving the lives of people in marginalized communities.",
            "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": 785,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 879,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 786,
                    "latitude": 52.280864,
                    "longitude": 6.347697,
                    "city": "Holten",
                    "state": "",
                    "address_1": "Hakkertsweg 25",
                    "address_2": "",
                    "postcode": "7451 LR",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 879
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/43/02/43022bcd84f561a75315fb03ff6fd423.jpg",
            "latitude": "52.280864",
            "longitude": "6.347697",
            "city": "Holten",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-16T10:52:00+02:00",
            "last_modified_at": "2015-02-26T13:56:59.870443+01:00",
            "name": "RC Vorden-Zutphen",
            "long_name": "RC Vorden-Zutphen",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "0575572550",
            "mobile": "",
            "fax": "",
            "contact_person": "Sietze Weesjes",
            "contact_email": "sietzeweesjes@hotmail.com",
            "description": "Wij hebben aandacht voor het probleem van schoon drinkwater in de wereld en zullen er samen met andere organisaties aan werken dit probleem zo efficiënt mogelijk aan te pakken.",
            "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": 786,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 880,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 787,
                    "latitude": -0.091702,
                    "longitude": 34.767957,
                    "city": "Kisumu",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 880
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/2e/31/2e315cead4299f7b40fc12beefb7c4f1.jpg",
            "latitude": "-0.091702",
            "longitude": "34.767957",
            "city": "Kisumu",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-17T14:03:47+02:00",
            "last_modified_at": "2016-03-08T09:28:48.658624+01:00",
            "name": "Kisumu Water & Sewerage C",
            "long_name": "Kisumu Water & Sewerage Company",
            "language": "en",
            "organisation_type": "C",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": "",
            "url": "WWW.KIWASCO.CO.KE",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+254 (057) 2024100",
            "mobile": "+254 (057) 2023856",
            "fax": "+254 (057) 2021604",
            "contact_person": "",
            "contact_email": "md@kiwasco.co.ke",
            "description": "KIWASCO'S aims to effectively and efficiently provide adequate water to customers and to collect, treat and dispose sewerage in a safe and environmentally friendly manner. ",
            "notes": "organisation duplicate 1406 removed.",
            "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": 787,
            "content_owner": 880,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 881,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 788,
                    "latitude": -1.300727,
                    "longitude": 36.784875,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "P. O. Box 30776",
                    "address_2": "",
                    "postcode": "00100",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 881
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/15/13/15139f26a3b23ecd0d0ad2d7d29698dc.jpg",
            "latitude": "-1.300727",
            "longitude": "36.784875",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-19T13:21:09+02:00",
            "last_modified_at": "2017-03-07T14:08:18.321504+01:00",
            "name": "SNV Kenya",
            "long_name": "Netherlands Development Organisation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.snvworld.org/en/countries/kenya",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": " +254 20 387 36 56",
            "mobile": "+254 724 46 33 55",
            "fax": "",
            "contact_person": "Harm Duiker",
            "contact_email": "hduiker@snvworld.org",
            "description": "SNV is a not-for-profit international development organisation. Founded in the Netherlands nearly 50 years ago, we have built a long-term, local presence in 38 of the poorest countries in Asia, Africa and Latin America. Our global team of local and international advisors work with local partners to equip communities, businesses and organisations with the tools, knowledge and connections they need to increase their incomes and gain access to basic services – empowering them to break the cycle of poverty and guide their own development.",
            "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": 788,
            "content_owner": 3210,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 882,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 789,
                    "latitude": -1.270918,
                    "longitude": 36.790794,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "Riverside Lane, off Riverside Drive",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 882
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/ff/d0/ffd075a98791f8387a2403a80a46b788.jpg",
            "latitude": "-1.270918",
            "longitude": "36.790794",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-19T14:10:44+02:00",
            "last_modified_at": "2015-11-10T10:41:12.004033+01:00",
            "name": "Netherlands Embassy Kenya",
            "long_name": "Embassy of the Kingdom of the Netherlands",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": "NL-1 ",
            "url": "http://kenia.nlembassy.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "nai@minbuza.nl",
            "description": "Worldwide, the Netherlands has some 150 embassies, consulates-general and permanent representations to international organisations. All of these represent the Netherlands. Together, they are called ‘missions’. The missions are the eyes, ears, and voice of the Netherlands. The staff of the embassies and consulates promote Dutch interests and assist Dutch nationals living or travelling abroad. Embassies also concern themselves with relations between the Netherlands and other countries. Their main areas of activity are:\r\n\r\n• political affairs \r\n• economic affairs \r\n• development cooperation \r\n• consular affairs \r\n• press and cultural affairs.\r\n\r\nIn Kenya, the Embassy has a bilateral development cooperation programme, which focuses on the themes of Security & the Rule of Law, Food Security and Water. Total annual budget currently stands at €25 million.",
            "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": 789,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 883,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 790,
                    "latitude": 51.503542,
                    "longitude": 0.110447,
                    "city": "London",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "GB",
                    "country": 39,
                    "location_target": 883
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/ea/a0/eaa0c8b995ae39b0e8c8d7fe0470a9c6.jpg",
            "latitude": "51.503542",
            "longitude": "0.110447",
            "city": "London",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-19T14:33:40+02:00",
            "last_modified_at": "2015-08-06T11:57:21.895287+02:00",
            "name": "WSUP (2)",
            "long_name": "Water & Sanitation for the Urban Poor",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.wsup.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+44 (0)20 3170 0935",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": " info@wsup.com",
            "description": "WSUP is a non-profit partnership between the private sector, NGOs and research institutions focused on solving the global problem of inadequate water and sanitation in low-income urban communities.\r\n\r\nIt brings lasting solutions to low-income areas by working in partnership with service providers including water utilities, local authorities and businesses, and the communities they serve.\r\n\r\nWSUP strengthens the capacity of service providers to deliver sustainable city-wide water and sanitation services, promote good hygiene and raise the environmental standards of low- income communities.",
            "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": 790,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 884,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 791,
                    "latitude": -1.315969,
                    "longitude": 36.826632,
                    "city": "Nairobi - South C",
                    "state": "",
                    "address_1": "P.O. BOX 60013 - 00200",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 884
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/5c/7a/5c7a1d57c9f930e31e2996b7be31c65b.jpg",
            "latitude": "-1.315969",
            "longitude": "36.826632",
            "city": "Nairobi - South C",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-10-19T15:57:08+02:00",
            "last_modified_at": "2015-02-26T13:56:56.985790+01:00",
            "name": "KEWI",
            "long_name": "Kenya Water Institute",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://www.kewi.or.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "254-020 2330061",
            "mobile": "0708-866654, ",
            "fax": "+254-20-6006718",
            "contact_person": "",
            "contact_email": "info@kewi.or.ke",
            "description": "Training for the Water Sector started in 1960 with a unit in the Hydraulic Department of Public Works to train water supply operators. In 1970, the unit was upgraded to a training section under the same Department. When the Water Department was transformed to a fully-fledged Ministry of Water Development in 1974, the training section became the Water Development Staff Training School. In 1985, the Institute became a national water training institution and was henceforth referred to as Kenya Water Institute (KEWI). An Act of Parliament to establish the Kenya Water Institute was enacted by Parliament in 2001 and assented to by the President on 31st December 2001. According to the KEWI ACT (No.11 of 2001) the Institute is a semi-autonomous corporate body serving the entire water sector in Kenya. The Applied Water Department was merged by training to form the new KEWI in 2003.",
            "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": 791,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}