Generic viewset for reference data objects.

GET /v3/reference-data/funder-types?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 11,
    "next": null,
    "previous": null,
    "results": [
        {
            "id": "d38a8484-f3d7-43cf-ad79-829ebb3ba9eb",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/academy-of-finland",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Academy of Finland",
                "fi": "Suomen Akatemia"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "88daea1f-791a-462a-98df-37b864272bc6",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/tekes",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Tekes",
                "fi": "Tekes"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "2e860099-8d6d-4652-928d-f72f7e361f4f",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/tekes-shok",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Tekes SHOK",
                "fi": "Tekes SHOK"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "6be2b361-67b7-429f-9365-58229de639f2",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/eu-framework-programme",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "EU Framework Programme",
                "fi": "EU puiteohjelmat"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "bc6dce7b-d23a-48db-995e-18321198c06d",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/eu-eakr",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "EU Regional Development Fund EAKR",
                "fi": "EU Euroopan aluekehitysrahasto EAKR"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "6f67d235-be28-424e-a0ea-672f518e44d3",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/eu-esr",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "EU European Social Fund ESR",
                "fi": "EU Euroopan sosiaalirahasto ESR"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "d564d5b0-25db-4d64-8e15-8f8d57e0ff34",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/eu-other",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "EU other funding",
                "fi": "EU muu rahoitus"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "9e7a4a88-879d-43cb-8843-9e7241623aa6",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/finnish-fof",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Finnish fund or foundation",
                "fi": "Kotimainen rahasto tai säätiö"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "e8a04a0a-e22c-45ab-8e2c-000fb9adc1c2",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/foreign-fof",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Foreign fund or foundation",
                "fi": "Ulkomainen rahasto tai säätiö"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "5c12ae96-89e9-4a45-a9db-b11cbc0d6dac",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/other-public",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Other public funding",
                "fi": "Muu julkinen rahoitus"
            },
            "broader": [],
            "narrower": []
        },
        {
            "id": "2f6a3cda-a4a2-4f4d-968c-f8c12b4b999f",
            "url": "http://uri.suomi.fi/codelist/fairdata/funder_type/code/commercial",
            "in_scheme": "http://uri.suomi.fi/codelist/fairdata/funder_type",
            "pref_label": {
                "en": "Commercial",
                "fi": "Yritys"
            },
            "broader": [],
            "narrower": []
        }
    ]
}