GET /v1/geo/search/rooms/?format=api&offset=1380
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 1381,
    "next": null,
    "previous": "https://api-test.medunigraz.at/v1/geo/search/rooms/?format=api&limit=20&offset=1360",
    "results": [
        {
            "text": "None\n\nZentrales Gaslager für zentrale Versorg (CO2 + N2)\nMED CAMPUS Graz Modul 1 (MC1.F.)\nErdgeschoß (EG)\n.009\nMC1.F.EG.009\nOE MED CAMPUS: Errichtung und Management\n\n",
            "campusonline": null
        }
    ]
}