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": 8344,
    "next": null,
    "previous": "https://metax.fairdata.fi/v3/reference-data/locations?format=api&limit=20&offset=8320",
    "results": [
        {
            "id": "31f97795-2e4f-4572-95dd-1d85198f5169",
            "url": "http://www.yso.fi/onto/yso/p509083",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Virmailansaari (Padasjoki)"
            },
            "broader": [
                "8ed3ca0d-6594-4ff1-a70e-eb8fb1d3c4ea"
            ],
            "narrower": [],
            "as_wkt": "POINT (25.35757 61.42865)"
        },
        {
            "id": "8097f599-fa40-4828-bf60-cb1854b254a4",
            "url": "http://www.yso.fi/onto/yso/p509084",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Kylmäkoski (Akaa)"
            },
            "broader": [
                "33d78ade-0d9d-4c42-8ad6-e796ab7bb047"
            ],
            "narrower": [],
            "as_wkt": "POINT (23.69007 61.15058)"
        },
        {
            "id": "1604cf25-5be5-444c-bd42-0460630c3ae4",
            "url": "http://www.yso.fi/onto/yso/p509086",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Tammisaari (Raasepori)"
            },
            "broader": [
                "51657e76-6cee-4864-9056-54c04339f6e7"
            ],
            "narrower": [],
            "as_wkt": "POINT (23.43806 59.97539)"
        },
        {
            "id": "ddace4cf-218f-4687-a866-dbef19333bd0",
            "url": "http://www.yso.fi/onto/yso/p509085",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Valencia (Espanja : alue)"
            },
            "broader": [
                "f0f89373-f5b8-48d4-985f-19a233d564d2"
            ],
            "narrower": [
                "ea5642ad-c804-4e2b-9f12-76718ffc6dd0"
            ],
            "as_wkt": ""
        }
    ]
}