tp.rom.aapnedata – Rom-info
buildings – liste med alle bygninger i område
GET https://tp.data.uib.no/{apikey}/ws/room/2.0/buildings.php?id=O2
apikey | string | apikey |
id | string | område-id |
response
200 OKContent-Type: application/json
{ "name": "Buildings", "version": "2.0", "timestamp": "2017-03-08T14:06:07+01", "data": [ { "id": "206", "name": "Bj\u00f8rn Christiansens hus (Christies gate 12)" }, { "id": "234", "name": "C.G. Sundts hus (Mus\u00e9plass 1)" }, { "id": "204", "name": "Christies gate 13 (Vekterg\u00e5rden)" }, { "id": "208", "name": "Christies gate 17" }, ... { "id": "243", "name": "Studentsenteret" }, { "id": "213", "name": "Ulrike Pihls hus" } ] }
Bygninger innenfor hvert område.