GET /v1/type/?format=api&page=2
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 23,
    "next": null,
    "previous": "https://respa.turku.fi/v1/type/?format=api",
    "results": [
        {
            "name": {
                "fi": "Työtila",
                "en": "Workspace",
                "sv": "Arbetsyta"
            },
            "main_type": "space",
            "id": "awip56qyo46q"
        },
        {
            "name": {
                "fi": "Ulkoliikuntapaikka",
                "en": "Outdoor Sports Facilities",
                "sv": "Utomhusidrottsplats"
            },
            "main_type": "space",
            "id": "axohcwcj7yha"
        },
        {
            "name": {
                "fi": "Uraohjaajan tapaaminen"
            },
            "main_type": "person",
            "id": "aww3b3i6brla"
        }
    ]
}

Respa version: tku-v1.13