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": "f872a761-4dce-4997-a7b8-eed58c56c338",
            "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": "8760dc31-2a5c-45f8-877a-5514688330c9",
            "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": "7f8cc07d-16fe-4252-830a-4bb2ff043485",
            "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": "e97112c1-f7cb-47d8-a04b-cc69c1de9bd5",
            "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": "5cdc7c7b-edc4-4b73-b779-31f777c6494f",
            "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": "0cdd4930-8036-4a48-b7f1-81469cf00d0e",
            "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": "9d2de9cd-36bf-4ed5-b1f7-8dfe919a0278",
            "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": "78355cc6-c663-4bf8-8fd6-12b4386ed33c",
            "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": "61f72c26-f141-4490-875f-67849dc51f31",
            "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": "29cad668-b285-4e49-9b08-d782caaab676",
            "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": "3e912b95-9abd-4467-b56b-5256ee52c2c2",
            "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": []
        }
    ]
}