Generic viewset for reference data objects.

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

{
    "count": 8345,
    "next": null,
    "previous": "https://metax.demo.fairdata.fi/v3/reference-data/locations?format=api&limit=20&offset=8320",
    "results": [
        {
            "id": "6a418e24-efd9-48c2-ae34-e28b1c007421",
            "url": "http://www.yso.fi/onto/yso/p509085",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Valencia (Espanja : alue)"
            },
            "broader": [
                "e046a966-fa8f-4a1d-8509-687fcfa612ea"
            ],
            "narrower": [
                "c89c1f1c-fefa-4f28-9830-d0fb745643be"
            ],
            "as_wkt": ""
        },
        {
            "id": "a239deff-b1dd-4702-bcf4-26899a8cc5e7",
            "url": "http://www.yso.fi/onto/yso/p509078",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Bremen (osavaltio)",
                "sv": "Bremen (delstat)"
            },
            "broader": [
                "e1a2cf24-8571-42b2-ba68-b005105df161"
            ],
            "narrower": [
                "73c1a17a-b68a-4889-9ed2-d8c4dba98eb6",
                "4bd3d66e-c420-4470-be89-b7685ad99560"
            ],
            "as_wkt": ""
        },
        {
            "id": "c8281b74-a5d5-42b8-b296-8b9bcd39e7e0",
            "url": "http://www.yso.fi/onto/yso/p509080",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Lappi (Ruotsi)"
            },
            "broader": [
                "03cdc40c-a57d-40dc-a848-1906a8b30fd5"
            ],
            "narrower": [],
            "as_wkt": ""
        },
        {
            "id": "8334bdd5-6fec-446b-95f6-64a7cd438060",
            "url": "http://www.yso.fi/onto/yso/p509086",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Tammisaari (Raasepori)"
            },
            "broader": [
                "6276901d-1609-4734-a14b-320dbdfeb02a"
            ],
            "narrower": [],
            "as_wkt": "POINT (23.43806 59.97539)"
        },
        {
            "id": "c4fc4f9a-8938-4069-b8bf-2e03a5529657",
            "url": "http://www.yso.fi/onto/yso/p509087",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Vinkinmäki (Sastamala)"
            },
            "broader": [
                "7547f125-0405-457d-ba79-a6c85eaba440"
            ],
            "narrower": [],
            "as_wkt": ""
        }
    ]
}