Generic viewset for reference data objects.

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

{
    "count": 8264,
    "next": null,
    "previous": "https://metax.fairdata.fi/v3/reference-data/locations?format=api&limit=20&offset=8240",
    "results": [
        {
            "id": "5b0f83c0-2ea2-4d84-93d5-8bdaecf06be9",
            "url": "http://www.yso.fi/onto/yso/p508988",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Monkkasenranta (Kempele)"
            },
            "broader": [
                "1bacb685-9e24-4fdd-8aca-475191e4ccec"
            ],
            "narrower": [],
            "as_wkt": "POINT (25.46286 64.92165)"
        },
        {
            "id": "5c92eca9-8c7e-4440-a884-d5e0bf0220eb",
            "url": "http://www.yso.fi/onto/yso/p508978",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Suodenniemi (Sastamala)"
            },
            "broader": [
                "bdab608f-de65-462f-bedb-dd69520a5e96"
            ],
            "narrower": [],
            "as_wkt": "POINT (22.78527 61.55810)"
        },
        {
            "id": "56fcb7db-5568-4a27-852b-6716672a85c5",
            "url": "http://www.yso.fi/onto/yso/p508976",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Ullavanjärvi",
                "sv": "Ullavasjön"
            },
            "broader": [
                "1726a423-d195-4c03-b4fa-4617c6740c11",
                "063d2d03-59e1-4119-b9d5-3c9169ee1c8c"
            ],
            "narrower": [],
            "as_wkt": "POINT (24.04463 63.64486)"
        },
        {
            "id": "0e2ffe0f-b907-4056-b075-699146bbf76a",
            "url": "http://www.yso.fi/onto/yso/p508981",
            "in_scheme": "http://www.yso.fi/onto/yso/places",
            "pref_label": {
                "fi": "Pöyrisjärvi (järvi)",
                "sv": "Pöyrisjärvi (sjö)"
            },
            "broader": [
                "cac197e0-d279-428d-8bf3-65f878e44c14",
                "4f384f2c-180b-48e5-91ca-ee4b27186bba"
            ],
            "narrower": [],
            "as_wkt": "POINT (23.80704 68.72405)"
        }
    ]
}