API endpoint that allows organisations to be viewed or edited.

GET /rest/v1/organisation/?ordering=facebook&page=185
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=facebook&page=186",
    "previous": "https://rsr.akvo.org/rest/v1/organisation/?ordering=facebook&page=184",
    "results": [
        {
            "id": 5883,
            "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": "2021-02-12T03:10:53.161588+01:00",
            "last_modified_at": "2021-02-12T03:10:53.161609+01:00",
            "name": "Untapped",
            "long_name": "Untapped",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1796,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1610,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "HT",
                    "country": 58,
                    "location_target": 1796
                }
            ],
            "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-11-06T00:00:00+01:00",
            "last_modified_at": "2015-03-24T11:54:02.187871+01:00",
            "name": "Un Techo Para Mi Pais",
            "long_name": "Un Techo Para Mi Pais",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 21,
            "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": 1610,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 728,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 627,
                    "latitude": 40.75558,
                    "longitude": -73.977342,
                    "city": "New York",
                    "state": "New York",
                    "address_1": "United Nations Human Security Unit",
                    "address_2": "380 Madison Avenue",
                    "postcode": "10017",
                    "iati_country": "US",
                    "country": 5,
                    "location_target": 728
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/6f/33/6f3379ecd96ce3607b0a156ec178f487.jpg",
            "latitude": "40.75558",
            "longitude": "-73.977342",
            "city": "New York",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-07-16T16:44:37+02:00",
            "last_modified_at": "2015-02-26T13:57:02.551193+01:00",
            "name": "UNTFHS",
            "long_name": "United Nations Trust Fund for Human Security",
            "language": "en",
            "organisation_type": "G",
            "currency": "EUR",
            "new_organisation_type": 10,
            "iati_org_id": null,
            "url": "http://ochaonline.un.org/humansecurity/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Huw Beynon",
            "contact_email": "humansecurity@un.org",
            "description": "In an increasingly interconnected world, where threats can potentially spread rapidly within and across countries, the application of human security highlights the interface between security, development and human rights, and recognizes the profound interlinkages among these three pillars of the United Nations system. By identifying how current and emerging threats can translate into broader insecurities, human security calls for comprehensive, people-centred, context-specific and prevention-oriented actions that help to improve the capacities of Governments and people to provide early warning, identify root causes and address policy gaps with regard to current and emerging challenges. Together, these actions aim to advance freedom from fear, freedom from want and freedom to live in dignity for all.",
            "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": 627,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3085,
            "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": "2015-10-20T14:48:51.479870+02:00",
            "last_modified_at": "2015-10-20T14:48:51.479916+02:00",
            "name": "UNU Merit",
            "long_name": "United Nations University",
            "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": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1191,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1074,
                    "latitude": 40.748815,
                    "longitude": -73.969691,
                    "city": "New York",
                    "state": "NY",
                    "address_1": "405 East 42nd Street",
                    "address_2": "",
                    "postcode": "10017",
                    "iati_country": "US",
                    "country": 5,
                    "location_target": 1191
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/f0/3a/f03ab00ee90d9513ba23dcb1fb3ac13b.jpg",
            "latitude": "40.748815",
            "longitude": "-73.969691",
            "city": "New York",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-06-06T13:19:29+02:00",
            "last_modified_at": "2015-02-26T13:57:02.393777+01:00",
            "name": "UN Women",
            "long_name": "United Nations Entity for Gender Equality and the Empowerment of Women",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.unwomen.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+1 646 781 4400",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "The main roles of UN Women are:\r\n- To support inter-governmental bodies, such as the Commission on the Status of Women, in their formulation of policies, global standards and norms.\r\n- To help Member States to implement these standards, standing ready to provide suitable technical and financial support to those countries that request it, and to forge effective partnerships with civil society.\r\n- To hold the UN system accountable for its own commitments on gender equality, including regular monitoring of system-wide progress.",
            "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": 1074,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4158,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5541,
                    "latitude": 40.749885,
                    "longitude": -73.97322,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "GB",
                    "country": 5,
                    "location_target": 4158
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/01/e3/01e3d430cc536af99919c7a62138dc62.jpg",
            "latitude": "40.749885",
            "longitude": "-73.97322",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-03-30T13:38:27.758932+02:00",
            "last_modified_at": "2017-03-30T13:38:28.125810+02:00",
            "name": "UN Women Globa",
            "long_name": "UN Women Globa",
            "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": 5541,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1957,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1781,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "SS",
                    "country": 88,
                    "location_target": 1957
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/c6/6b/c66b6f81f7c3eb722d7876a00c3f2526.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-01-28T00:00:00+01:00",
            "last_modified_at": "2016-03-08T09:29:09.673238+01:00",
            "name": "UNYDA Upper Nile Youth De",
            "long_name": "UNYDA Upper Nile Youth Development Association",
            "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": "Upper Nile Youth Development Association (UNYDA) is a local network of eight youth associations active in eight counties of Upper Nile with a membership of 970 youth groups. UNYDA contributes to create space to interconnect and facilitate community dialogues with local stakeholders, and progressively improve their socio-economic circumstances, such as their food security situation.",
            "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": 1781,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1773,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1584,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "PH",
                    "country": 32,
                    "location_target": 1773
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/4f/dd/4fddfc1f450fe81545f31bf66f76fee3.jpg",
            "latitude": "0.0",
            "longitude": "0.0",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-11-06T00:00:00+01:00",
            "last_modified_at": "2016-03-08T09:28:09.854276+01:00",
            "name": "UnYphil-Women Inc.",
            "long_name": "UnYphil-Women Inc.",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 23,
            "iati_org_id": "",
            "url": "http://unyphilwomen.wordpress.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "United Youth of the Philippines-Women, Inc. is a non-profit women-youth organization duly registered to SEC in 2004. The primary goal of UnYPhil-Women is to provide assistance to women who are subjected to violence, sexual and physical abuses, trafficking and other forms of discrimination.",
            "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": 1584,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5021,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6195,
                    "latitude": -14.29216,
                    "longitude": 28.55976,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "ZM",
                    "country": 25,
                    "location_target": 5021
                }
            ],
            "logo": null,
            "latitude": "-14.29216",
            "longitude": "28.55976",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2018-09-04T12:08:54.926689+02:00",
            "last_modified_at": "2018-09-04T12:08:58.867262+02:00",
            "name": "UNZA",
            "long_name": "The University of Zambia",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "https://www.unza.zm/",
            "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": 6195,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5662,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6780,
                    "latitude": 9.525916600000002,
                    "longitude": 45.5346307,
                    "city": "Burco",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5662
                }
            ],
            "logo": null,
            "latitude": "9.525916600000002",
            "longitude": "45.5346307",
            "city": "Burco",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-09-21T10:17:53.149471+02:00",
            "last_modified_at": "2020-09-21T10:17:53.192286+02:00",
            "name": "UOB",
            "long_name": "University of Burao",
            "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": 6780,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5923,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7002,
                    "latitude": 0.053037,
                    "longitude": 35.729768,
                    "city": "Eldama Ravine",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5923
                }
            ],
            "logo": null,
            "latitude": "0.053037",
            "longitude": "35.729768",
            "city": "Eldama Ravine",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-04-12T14:55:22.355837+02:00",
            "last_modified_at": "2021-04-12T14:55:22.393022+02:00",
            "name": "UOE - Kenya",
            "long_name": "University of Eldoret",
            "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": 7002,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1064,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 963,
                    "latitude": 6.266909,
                    "longitude": -10.711196,
                    "city": "Paynesville",
                    "state": "Montserrado County",
                    "address_1": "Kendeja Road",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "LR",
                    "country": 40,
                    "location_target": 1064
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/34/b9/34b9daaba2b3fc36aca1ffacef9a0a21.jpg",
            "latitude": "6.266909",
            "longitude": "-10.711196",
            "city": "Paynesville",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2013-02-13T11:39:22+01:00",
            "last_modified_at": "2015-02-26T13:57:02.564790+01:00",
            "name": "UOF",
            "long_name": "Universal Outreach Foundation",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.universaloutreachfoundation.org/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "011231777010478",
            "mobile": "011231777924002",
            "fax": "",
            "contact_person": "Landis Wyatt",
            "contact_email": "landiswyatt@gmail.com",
            "description": "Universal Outreach Foundation is dedicated to working with impoverished children and their communities. We work in the areas of infrastructure, educational support, social enterprise, and water and sanitation.",
            "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": 963,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 2142,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1972,
                    "latitude": 51.755095,
                    "longitude": -1.260939,
                    "city": "Oxford",
                    "state": "",
                    "address_1": "36 Beaumont Street",
                    "address_2": "",
                    "postcode": "OX1 2PG",
                    "iati_country": "GB",
                    "country": 39,
                    "location_target": 2142
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/3b/72/3b72705810a0dfe660573ce90f807de4.jpg",
            "latitude": "51.755095",
            "longitude": "-1.260939",
            "city": "Oxford",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2014-06-16T11:42:57+02:00",
            "last_modified_at": "2014-06-16T11:45:56+02:00",
            "name": "UOFX",
            "long_name": "Institute of Archaeology - University of Oxford",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "http://www.arch.ox.ac.uk/institute.html",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+44 (0)1865 278240",
            "mobile": "",
            "fax": "+44 (0)1865 278254",
            "contact_person": "Laura Morley",
            "contact_email": "laura.morley@arch.ox.ac.uk",
            "description": "The Institute of Archaeology, established in 1961, is part of the School of Archaeology at Oxford University. The School overall embraces a wide range of archaeological research, from the Palaeolithic to post-medieval periods and across much of the world (with particular focus on Africa, Asia and Europe). Over 30 academics are based at the Institute, and it forms one of the principal foci for undergraduate and graduate teaching of archaeology at Oxford. It also houses a substantial archive of material of prominent 20th-century archaeologists associated with Oxford, including Christopher Hawkes, O G S Crawford and Paul Jacobsthal. \r\n\r\nFor more information about UOFX: link to UOFX partner page on NEARCH website\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": 1972,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5642,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6760,
                    "latitude": 9.562389,
                    "longitude": 44.0770134,
                    "city": "Hargeisa",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5642
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/1d/4e/1d4eb1f9765cdb558a987a849fd6eee0.jpg",
            "latitude": "9.562389",
            "longitude": "44.0770134",
            "city": "Hargeisa",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-09-07T12:08:22.958342+02:00",
            "last_modified_at": "2020-09-07T12:08:58.178925+02:00",
            "name": "UoH",
            "long_name": "University of Hargeisa",
            "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": 6760,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5786,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6903,
                    "latitude": -1.2920659,
                    "longitude": 36.8219462,
                    "city": "Nairobi",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5786
                }
            ],
            "logo": null,
            "latitude": "-1.2920659",
            "longitude": "36.8219462",
            "city": "Nairobi",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-11-13T11:59:56.948578+01:00",
            "last_modified_at": "2020-11-13T11:59:56.982982+01:00",
            "name": "UON",
            "long_name": "University of Nairobi",
            "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": 6903,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5772,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6889,
                    "latitude": 19.7633057,
                    "longitude": 96.07851040000001,
                    "city": "Naypyidaw",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 5772
                }
            ],
            "logo": null,
            "latitude": "19.7633057",
            "longitude": "96.07851040000001",
            "city": "Naypyidaw",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2020-11-10T15:55:05.915015+01:00",
            "last_modified_at": "2020-11-10T15:55:05.983728+01:00",
            "name": "UOY",
            "long_name": "University of Yangon",
            "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": 6889,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5417,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6540,
                    "latitude": 9.3363661,
                    "longitude": 2.62416,
                    "city": "Parakou",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": 81,
                    "location_target": 5417
                }
            ],
            "logo": null,
            "latitude": "9.3363661",
            "longitude": "2.62416",
            "city": "Parakou",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-10-02T09:51:01.829017+02:00",
            "last_modified_at": "2019-10-02T09:51:06.726539+02:00",
            "name": "UP",
            "long_name": "University of Parakou Benin",
            "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": 6540,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 46,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 628,
                    "latitude": 52.255925,
                    "longitude": 6.161337,
                    "city": "Deventer",
                    "state": "Overijssel",
                    "address_1": "Johannes Bosboomstraat 9",
                    "address_2": "",
                    "postcode": "7424 GM",
                    "iati_country": "NL",
                    "country": 3,
                    "location_target": 46
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/46/9a/469a3b1b393f9ce7489bfaa4ecf40921.jpg",
            "latitude": "52.255925",
            "longitude": "6.161337",
            "city": "Deventer",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2008-08-10T17:24:10+02:00",
            "last_modified_at": "2015-02-26T13:57:02.572605+01:00",
            "name": "UP4S ",
            "long_name": "Uganda Primary-Secondary School Support Scheme",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.up4s.nl/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+31 (0) 570-513673",
            "mobile": "+31 (0) 652655283",
            "fax": "",
            "contact_person": "Frank Rus",
            "contact_email": "info@up4s.nl",
            "description": "UP4S is an organisation founded by Sylvia Mbabazi, who is born and raised in Uganda, and her husband Frank Rus. The foundation supports primary and secondary education in Uganda and aims at providing education for orphaned and underprivileged children from 3 to 12 years old.",
            "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": 628,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6237,
            "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": "2022-04-09T04:10:54.741383+02:00",
            "last_modified_at": "2022-04-09T04:10:54.741414+02:00",
            "name": "Upande",
            "long_name": "Upande",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3282,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5122,
                    "latitude": -1.2961848,
                    "longitude": 36.7704476,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 3282
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/2d/70/2d701cb74d9b44f6bb47e5967a808adc.jpg",
            "latitude": "-1.2961848",
            "longitude": "36.7704476",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-04-08T16:25:45.939904+02:00",
            "last_modified_at": "2016-09-13T14:34:19.743706+02:00",
            "name": "UPANDE Ltd",
            "long_name": "UPANDE Ltd",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "http://www.upande.com/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Mark de Blois",
            "contact_email": "mark@upande.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": 5122,
            "content_owner": 2926,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5868,
            "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": "2021-02-12T03:10:16.355577+01:00",
            "last_modified_at": "2021-02-12T03:10:16.355597+01:00",
            "name": "Upande Ltd",
            "long_name": "Upande Ltd",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5993,
            "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": "2021-05-27T04:11:14.270122+02:00",
            "last_modified_at": "2021-05-27T04:11:14.270142+02:00",
            "name": "Upande LTD",
            "long_name": "Upande LTD",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 3206,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5072,
                    "latitude": 38.279774,
                    "longitude": 21.766419,
                    "city": "Patras",
                    "state": "",
                    "address_1": "Panepistimioupoli Patron 265",
                    "address_2": "",
                    "postcode": "04",
                    "iati_country": "GR",
                    "country": 127,
                    "location_target": 3206
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/60/44/6044952f9da6040580ad557de3327445.jpg",
            "latitude": "38.279774",
            "longitude": "21.766419",
            "city": "Patras",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2016-01-27T12:42:57.944456+01:00",
            "last_modified_at": "2016-01-27T12:42:57.982458+01:00",
            "name": "UPAT",
            "long_name": "The Laboratory of Marine Geology and Physical Oceanography",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "http://www.oceanus.upatras.gr/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+30 261 099 7120",
            "mobile": "",
            "fax": "",
            "contact_person": "Dr. Maria Geraga",
            "contact_email": "oceanus@upatras.gr",
            "description": "The Laboratory of Marine Geology and Physical Oceanography (UPAT) was established in 1989 within the Geology Department of Patras University and is the largest teaching and research University centre in the field of Marine sciences, in Greece. The Laboratory conducts research projects in the area of marine geology, physical and environmental oceanography, coastal geomorphology and underwater archaeology. The personnel of the Laboratory include experienced academics and skilled scientific researchers in the fields of applied Marine sciences.",
            "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": 5072,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 1558,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 1322,
                    "latitude": 0.0,
                    "longitude": 0.0,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "TZ",
                    "country": 1,
                    "location_target": 1558
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/2a/13/2a138d02f3dc1a6d11e03a588da340bd.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": "2015-03-24T11:54:02.239752+01:00",
            "name": "Upendo Daima Tanzania",
            "long_name": "Upendo Daima Tanzania",
            "language": "en",
            "organisation_type": "N",
            "currency": "EUR",
            "new_organisation_type": 60,
            "iati_org_id": "",
            "url": "http://www.upendodaima.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": 1322,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6088,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 7146,
                    "latitude": 5.3027149,
                    "longitude": -3.982740499999999,
                    "city": "Marcory",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "",
                    "country": null,
                    "location_target": 6088
                }
            ],
            "logo": null,
            "latitude": "5.3027149",
            "longitude": "-3.982740499999999",
            "city": "Marcory",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2021-08-11T13:26:13.271573+02:00",
            "last_modified_at": "2021-08-11T13:26:13.306457+02:00",
            "name": "UPL/Callivoire",
            "long_name": "UPL/Callivoire",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 70,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "NIANKOURY Innocent Benson",
            "contact_email": "benson.niankoury@upl-ltd.com",
            "description": "Established in Côte d'Ivoire since 1986, Callivoire is an agricultural solutions company focused on the development of Ivorian agriculture and the well-being of the population. A subsidiary of the UPL group, the world's 5th largest player in the plant protection industry, Callivoire offers an integrated range of services including crop protection, soil fertilization, seed supply, public health solutions, agricultural equipment and a range of services including training and coaching. Callivoire accompanies farmers, NGOs and companies to realize the full potential of their agricultural project by bringing \"its expertise and know-how in crops\".",
            "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": 7146,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5284,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 6413,
                    "latitude": 41.89236,
                    "longitude": 12.50115,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "IT",
                    "country": 49,
                    "location_target": 5284
                }
            ],
            "logo": null,
            "latitude": "41.89236",
            "longitude": "12.50115",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2019-05-22T10:05:28.140385+02:00",
            "last_modified_at": "2019-05-22T10:05:28.253657+02:00",
            "name": "UPP",
            "long_name": "Un Ponte per",
            "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": 6413,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 5890,
            "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": "2021-02-12T03:11:07.553160+01:00",
            "last_modified_at": "2021-02-12T03:11:07.553179+01:00",
            "name": "Uptime",
            "long_name": "Uptime",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 6374,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [],
            "logo": null,
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2023-03-16T02:12:43.365268+01:00",
            "last_modified_at": "2023-03-16T02:12:43.365283+01:00",
            "name": "Uptime Global",
            "long_name": "Uptime Global",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "",
            "contact_email": "",
            "description": "",
            "notes": "",
            "can_create_projects": false,
            "enforce_program_projects": false,
            "use_project_roles": false,
            "public_iati_file": true,
            "enforce_2fa": false,
            "can_become_reporting": false,
            "iati_prefixes": null,
            "primary_location": null,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 682,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 629,
                    "latitude": -27.497265,
                    "longitude": 153.011814,
                    "city": "Brisbane",
                    "state": "Queensland",
                    "address_1": "Michie Building (9), University of Queensland ",
                    "address_2": "4072",
                    "postcode": "",
                    "iati_country": "AU",
                    "country": 57,
                    "location_target": 682
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/43/24/4324ebef14d2daa6793c46002a3e5857.jpg",
            "latitude": "-27.497265",
            "longitude": "153.011814",
            "city": "Brisbane",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2012-05-30T11:56:25+02:00",
            "last_modified_at": "2015-02-26T13:57:02.579403+01:00",
            "name": "UQ",
            "long_name": "School of Social Science, University of Queensland",
            "language": "en",
            "organisation_type": "K",
            "currency": "EUR",
            "new_organisation_type": 80,
            "iati_org_id": null,
            "url": "http://www.socialscience.uq.edu.au/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "+61 7 3365 3170  ",
            "mobile": "",
            "fax": "+61 7 3365 1544 ",
            "contact_person": "David Trigger",
            "contact_email": "david.trigger@uq.edu.au",
            "description": "The mission of the School of Social Science is to explore the contours of culture and society across space and through time. The School was established as a Department of Anthropology and Sociology in 1966 and has grown to become one of the leading social science schools in Australia. We are known internationally for our strong research focus and for producing undergraduate and postgraduate students with the analytical and critical-thinking skills demanded by employers. With over 30 academic and adjunct staff and 70 research higher degree students, the School provides an atmosphere of encouragement and support for research activity and intellectual growth of its members.\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": 629,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        },
        {
            "id": 4157,
            "total_budgets": [],
            "recipient_org_budgets": [],
            "region_budgets": [],
            "country_budgets": [],
            "total_expenditures": [],
            "documents": [],
            "locations": [
                {
                    "id": 5540,
                    "latitude": -1.289369,
                    "longitude": 36.763773,
                    "city": "",
                    "state": "",
                    "address_1": "",
                    "address_2": "",
                    "postcode": "",
                    "iati_country": "KE",
                    "country": 27,
                    "location_target": 4157
                }
            ],
            "logo": "https://storage.googleapis.com/akvo-rsr-production-media-files/cache/85/e9/85e98520b1cee4d8b23ac2773bf6eb49.jpg",
            "latitude": "-1.289369",
            "longitude": "36.763773",
            "city": "",
            "current_user_permissions": {
                "can_create_iati_export": false,
                "can_edit_iati_export": false
            },
            "created_at": "2017-03-30T13:33:26.168010+02:00",
            "last_modified_at": "2017-03-30T13:33:26.465082+02:00",
            "name": "Uraia",
            "long_name": "Uraia Trust",
            "language": "en",
            "organisation_type": null,
            "currency": "EUR",
            "new_organisation_type": 22,
            "iati_org_id": null,
            "url": "http://www.uraia.or.ke/",
            "facebook": "",
            "twitter": "",
            "linkedin": "",
            "phone": "",
            "mobile": "",
            "fax": "",
            "contact_person": "Grace Maingi",
            "contact_email": "gmaingi@uraia.or.ke",
            "description": "Uraia is the premier National Civic Education Organisation in Kenya. It has been in existence since year 2000 and has been working to contribute towards the progress of Kenya through the development of it's most important resource – Kenyan Citizens. Uraia began as the National Civic Education Programme (NCEP) when a formal partnership was struck between 70 Kenyan indigenous civil society organisations (CSOs) – who became implementing partners (IPs) – and a group of development partners  who undertook a joint funding mechanisms of the Programme.\n\nNCEP was implemented between August 2000 and october 2010 in two phases after which Uraia converted into a Trust. The Trust successfully implemented its first strategic plan that ran from 2011 to 2015. Under this strategic plan Uraia implemented two programmes namely Uchaguzi Bora and Rooting Democrancy in Kenya through an informed citizenry. The Uchaguzi Bora programme goal was to contribute to democratic transformation processes in Kenya, leading to improved governance and nationhood in line with the promises and values of the 2010 Constitution while the Rooting Democracy programme was aimed at contributing towards promoting, securing and defending constitutionalism in Kenya for improved democracy and realization of a just and equitable society.  \n\nUraia Trust is currently implementing activities  under its second strategic plan running from 2016 to 2020. Uraia's vision is to is attain an informed, empowered and democratic nation. Its is mission is to provide quality civic education and empower kenyans to exercise their civic duty inorder to realize their constitutional aspirations. This will be achieved by programmes focusing on four key focus areas as  follows;\n1. Entrenching constitutionalism\n2. Promoting free and fair elections\n3. Addressing the historical, political marginalization of women, youth, persons with disabilities, marginalized and minority groups\n4. Internal execellence.\n \nThe overriding theme of Uraia's work 2016 to 2020 is moving from rights and responsibilities to values and nationhood.   Uraia Trust has a board of Trustees whose overall responsibility is to provide strategic direction and oversight. The secretariat which is overseen by an Executive Director comprises of twenty staff who implement Uraia programmes on a day to today basis.",
            "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": 5540,
            "content_owner": null,
            "original": null,
            "password_policy": null,
            "codelist": null,
            "internal_org_ids": []
        }
    ]
}