syllabus.fd.syllabusdata – Interfaces for getting info on activities, staff, etc.

lokasjoner – Lister ut lokasjoner

GET https://syllabus.fd.uib.no/lokasjoner
response
200 OK
Content-Type: text/xml
<lokasjoner>
  <lokasjon id="...">
    <host_key>...</host_key>
    <z_host_key>...</z_host_key>
    <description>...</description>
    <name>...</name>
    <ol_description>...</ol_description>
    <user_text_5/>
  </lokasjon>
</lokasjoner>


    TimeToLive: 300 (seconds in caches)

Examples

  • Beskrivelsetekst mangler https://syllabus.fd.uib.no/lokasjoner

    <?xml version="1.0"?>
    <lokasjoner>
      <lokasjon id="05A23EC54CE622B321F62E8B3A081F68">
        <host_key>TM51:KONFB</host_key>
        <z_host_key>TM51:</z_host_key>
        <description>Thorm&#xF8;hlens gate 51 (VilVite)</description>
        <name>TM51:&#xA0;KONFB</name>
        <ol_description>Konferanserom B</ol_description>
        <user_text_5/>
      </lokasjon>
    </lokasjoner>