GET /v1/campusonline/room/?format=api&offset=4560
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 4564,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/campusonline/room/?format=api&limit=20&offset=4540",
    "results": [
        {
            "id": 19345,
            "category": {
                "id": 1,
                "name": "Lager"
            },
            "floor": {
                "id": 286,
                "name": "1.Untergeschoß"
            },
            "building": {
                "id": 1475,
                "name": "Zentrum für Wissen und Technologie",
                "short": "ZWT.0.",
                "address": "Neue Stiftingtalstraße 2"
            },
            "title": "Biobank Paraffinarchiv (Probenlagerung)",
            "name_short": ".310",
            "name_full": "ZWT.0.U1.310",
            "organization": 28392,
            "geo": []
        },
        {
            "id": 19343,
            "category": {
                "id": 1,
                "name": "Lager"
            },
            "floor": {
                "id": 286,
                "name": "1.Untergeschoß"
            },
            "building": {
                "id": 1475,
                "name": "Zentrum für Wissen und Technologie",
                "short": "ZWT.0.",
                "address": "Neue Stiftingtalstraße 2"
            },
            "title": "Biobank Kryo-Lager",
            "name_short": ".370",
            "name_full": "ZWT.0.U1.370",
            "organization": 28392,
            "geo": []
        },
        {
            "id": 19342,
            "category": {
                "id": 1,
                "name": "Lager"
            },
            "floor": {
                "id": 286,
                "name": "1.Untergeschoß"
            },
            "building": {
                "id": 1475,
                "name": "Zentrum für Wissen und Technologie",
                "short": "ZWT.0.",
                "address": "Neue Stiftingtalstraße 2"
            },
            "title": "Biobank Freezer-Lager ",
            "name_short": ".380",
            "name_full": "ZWT.0.U1.380",
            "organization": 28392,
            "geo": []
        },
        {
            "id": 19808,
            "category": {
                "id": 1,
                "name": "Lager"
            },
            "floor": {
                "id": 286,
                "name": "1.Untergeschoß"
            },
            "building": {
                "id": 1475,
                "name": "Zentrum für Wissen und Technologie",
                "short": "ZWT.0.",
                "address": "Neue Stiftingtalstraße 2"
            },
            "title": "Biobank Verbrauchslager",
            "name_short": ".400",
            "name_full": "ZWT.0.U1.400",
            "organization": 28392,
            "geo": []
        }
    ]
}