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

{
    "count": 23,
    "next": "https://respa.turku.fi/v1/type/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "name": {
                "fi": "Ateljee",
                "en": "Art studio",
                "sv": "Konststudio"
            },
            "main_type": "space",
            "id": "awip53u4np4a"
        },
        {
            "name": {
                "fi": "Auto",
                "en": "Car",
                "sv": "Bil"
            },
            "main_type": "item",
            "id": "ax4scqig7gkq"
        },
        {
            "name": {
                "fi": "Bändikämppä",
                "en": "Band practice",
                "sv": "Band övning"
            },
            "main_type": "space",
            "id": "awip533c4zpa"
        },
        {
            "name": {
                "fi": "Galleria",
                "en": "Gallery",
                "sv": "Galleri"
            },
            "main_type": "space",
            "id": "awip54ayfvbq"
        },
        {
            "name": {
                "fi": "Kerhohuone",
                "en": "Club room",
                "sv": "Klubbrum"
            },
            "main_type": "space",
            "id": "awip54g2gnoq"
        },
        {
            "name": {
                "fi": "Kokoustila",
                "en": "Meeting room",
                "sv": "Mötesrum"
            },
            "main_type": "space",
            "id": "awip54nq7rda"
        },
        {
            "name": {
                "fi": "Leirialue",
                "en": "Camping",
                "sv": "Camping"
            },
            "main_type": "space",
            "id": "awip54t6owsa"
        },
        {
            "name": {
                "fi": "Monitoimihuone",
                "en": "Multipurpose room",
                "sv": "Allrum"
            },
            "main_type": "space",
            "id": "awip54zxsidq"
        },
        {
            "name": {
                "fi": "Neuvontapalvelut"
            },
            "main_type": "person",
            "id": "awwaxiodbbma"
        },
        {
            "name": {
                "fi": "Näyttelytila",
                "en": "Exhibition space",
                "sv": "Utställningsutrymme"
            },
            "main_type": "space",
            "id": "azew6cfuuj7a"
        },
        {
            "name": {
                "fi": "Opastus",
                "en": "Guidance",
                "sv": "Vägledning"
            },
            "main_type": "person",
            "id": "awip547qygqa"
        },
        {
            "name": {
                "fi": "Pelitila",
                "en": "Game space",
                "sv": "Spelrum"
            },
            "main_type": "space",
            "id": "awip55fimw5q"
        },
        {
            "name": {
                "fi": "Ryhmätila",
                "en": "Group room",
                "sv": "Grupprum"
            },
            "main_type": "space",
            "id": "awip55l5ta5a"
        },
        {
            "name": {
                "fi": "Ryhmävierailu",
                "en": "Group visit",
                "sv": "Gruppbesök"
            },
            "main_type": "space",
            "id": "ayk2or373nxa"
        },
        {
            "name": {
                "fi": "Sali",
                "en": "Hall",
                "sv": "Hall"
            },
            "main_type": "space",
            "id": "awip55sxmreq"
        },
        {
            "name": {
                "fi": "Sauna",
                "en": "Sauna",
                "sv": "Bastu"
            },
            "main_type": "space",
            "id": "awip55xxggiq"
        },
        {
            "name": {
                "fi": "Soittohuone",
                "en": "Music room",
                "sv": "Musikrum"
            },
            "main_type": "space",
            "id": "awip5546ni7q"
        },
        {
            "name": {
                "fi": "Studio",
                "en": "Studio",
                "sv": "Studio"
            },
            "main_type": "space",
            "id": "awip56a5mviq"
        },
        {
            "name": {
                "fi": "Tapahtumatila",
                "en": "Event space",
                "sv": "Evenemangsutrymme"
            },
            "main_type": "space",
            "id": "awip56ggdzcq"
        },
        {
            "name": {
                "fi": "Työpiste",
                "en": "Workstation",
                "sv": "Arbetsstation"
            },
            "main_type": "space",
            "id": "awip56lwqwaq"
        }
    ]
}

Respa version: tku-v1.13