List organizations from CAMPUSonline.

Fields

id (integer)

Primary key.

name (string)

Name of organization.

short (string)

Short name of organization.

parent (integer)

Foreign key to parent CAMPUSonline organization. A value of null inidcated the root organization.

Only required when assembling the organizational AL tree.

sib_order (integer)

Value to sort by.

Only required when assembling the organizational AL tree.

category (string)

Type of organization with possible values:

  • OE (Organizational Unit)
  • FE (Research Unit)
  • TE (Teaching Unit)
  • V (Virtual)

address (string)

Official post address of organization.

email (string)

Official email address of organization.

phone (string)

Official phone number of organization.

fax (string)

Official fax number of organization.

url (string)

Official website URL of organization.

office (string)

Free-form text information about the office of this organization.

persons ([integer])

List of foreign keys to CAMPUSonline persons that are associated with this organization.

Filters

To filter for exact value matches:

?<fieldname>=<value>

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

Possible lookups:

  • name: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • short: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex
  • address: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex
  • email: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex
  • phone: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex
  • url: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • parent
  • persons
  • persons_leave
  • publication_authorship
  • type
GET /v1/campusonline/organization/?format=api&offset=240
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 267,
    "next": "https://api-test.medunigraz.at/v1/campusonline/organization/?format=api&limit=20&offset=260",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/organization/?format=api&limit=20&offset=220",
    "results": [
        {
            "id": 14058,
            "name": {
                "de": "Universitätsklinik für Blutgruppenserologie und Transfusionsmedizin",
                "en": "Department of Blood Group Serology and Transfusion Medicine"
            },
            "short": "UK-BT",
            "sib_order": 307,
            "category": "OE",
            "address": "8036 Graz, Auenbruggerplatz 48",
            "email": null,
            "phone": "+43/316/385-83067",
            "url": "https://blutgruppenserologie.medunigraz.at",
            "parent": 26776,
            "fax": "+43/316/ 385-13429",
            "office": "Stefanie Nöst, 1. OG",
            "publication_authorship": [
                "100003-14058",
                "100038-14058",
                "100137-14058",
                "101274-14058",
                "101671-14058",
                "102200-14058",
                "102203-14058",
                "102214-14058",
                "102536-14058",
                "102538-14058",
                "102542-14058",
                "103222-14058",
                "103355-14058",
                "103375-14058",
                "103405-14058",
                "103465-14058",
                "103466-14058",
                "103471-14058",
                "103472-14058",
                "103473-14058",
                "103474-14058",
                "103475-14058",
                "103476-14058",
                "103477-14058",
                "103478-14058",
                "103930-14058",
                "104460-14058",
                "104461-14058",
                "104521-14058",
                "104524-14058",
                "104525-14058",
                "104526-14058",
                "104544-14058",
                "104545-14058",
                "104859-14058",
                "104862-14058",
                "104875-14058",
                "104880-14058",
                "104885-14058",
                "104887-14058",
                "104894-14058",
                "104896-14058",
                "104899-14058",
                "104901-14058",
                "104902-14058",
                "104903-14058",
                "104904-14058",
                "104905-14058",
                "104906-14058",
                "104965-14058",
                "104967-14058",
                "104968-14058",
                "104969-14058",
                "104970-14058",
                "105332-14058",
                "1057-14058",
                "105866-14058",
                "106004-14058",
                "106142-14058",
                "106143-14058",
                "106197-14058",
                "106198-14058",
                "106199-14058",
                "106200-14058",
                "106201-14058",
                "106260-14058",
                "106262-14058",
                "106263-14058",
                "106264-14058",
                "106265-14058",
                "106419-14058",
                "106420-14058",
                "106421-14058",
                "106422-14058",
                "106468-14058",
                "106469-14058",
                "106470-14058",
                "106471-14058",
                "106472-14058",
                "107425-14058",
                "107574-14058",
                "107752-14058",
                "107753-14058",
                "107754-14058",
                "108136-14058",
                "108359-14058",
                "109453-14058",
                "109504-14058",
                "109775-14058",
                "109782-14058",
                "110058-14058",
                "110238-14058",
                "110239-14058",
                "110330-14058",
                "110344-14058",
                "110442-14058",
                "110705-14058",
                "110706-14058",
                "110762-14058",
                "111019-14058",
                "111020-14058",
                "111023-14058",
                "111024-14058",
                "111063-14058",
                "111326-14058",
                "111351-14058",
                "111400-14058",
                "111430-14058",
                "111926-14058",
                "111931-14058",
                "112421-14058",
                "112806-14058",
                "112907-14058",
                "112923-14058",
                "113265-14058",
                "113683-14058",
                "114057-14058",
                "114091-14058",
                "114146-14058",
                "114185-14058",
                "114296-14058",
                "114299-14058",
                "114300-14058",
                "114306-14058",
                "114504-14058",
                "114505-14058",
                "114506-14058",
                "114545-14058",
                "114786-14058",
                "114821-14058",
                "114969-14058",
                "115148-14058",
                "115552-14058",
                "115824-14058",
                "116146-14058",
                "116395-14058",
                "116396-14058",
                "116667-14058",
                "117643-14058",
                "117644-14058",
                "117722-14058",
                "117728-14058",
                "118208-14058",
                "118378-14058",
                "118382-14058",
                "118383-14058",
                "118509-14058",
                "118608-14058",
                "118609-14058",
                "118610-14058",
                "118741-14058",
                "118801-14058",
                "119238-14058",
                "119239-14058",
                "119240-14058",
                "119243-14058",
                "119244-14058",
                "119245-14058",
                "119939-14058",
                "120040-14058",
                "120737-14058",
                "1209-14058",
                "120985-14058",
                "121160-14058",
                "121161-14058",
                "121162-14058",
                "121163-14058",
                "121164-14058",
                "121165-14058",
                "121166-14058",
                "121167-14058",
                "121171-14058",
                "121172-14058",
                "121498-14058",
                "121499-14058",
                "121510-14058",
                "121513-14058",
                "121514-14058",
                "121519-14058",
                "121520-14058",
                "121521-14058",
                "121522-14058",
                "121523-14058",
                "121524-14058",
                "122075-14058",
                "122076-14058",
                "122077-14058",
                "123005-14058",
                "123049-14058",
                "123241-14058",
                "123275-14058",
                "123638-14058",
                "124161-14058",
                "125629-14058",
                "125645-14058",
                "12572-14058",
                "126061-14058",
                "126131-14058",
                "126183-14058",
                "126184-14058",
                "126309-14058",
                "127233-14058",
                "127234-14058",
                "127235-14058",
                "127236-14058",
                "127237-14058",
                "127238-14058",
                "127378-14058",
                "127406-14058",
                "127410-14058",
                "127411-14058",
                "127412-14058",
                "127415-14058",
                "127439-14058",
                "127588-14058",
                "127589-14058",
                "127599-14058",
                "127711-14058",
                "128534-14058",
                "128712-14058",
                "128716-14058",
                "128724-14058",
                "129042-14058",
                "129656-14058",
                "129666-14058",
                "129952-14058",
                "130228-14058",
                "130611-14058",
                "130939-14058",
                "130957-14058",
                "130959-14058",
                "130961-14058",
                "131251-14058",
                "131946-14058",
                "132501-14058",
                "132588-14058",
                "132857-14058",
                "133082-14058",
                "133104-14058",
                "133413-14058",
                "133536-14058",
                "133538-14058",
                "133539-14058",
                "133947-14058",
                "133948-14058",
                "134015-14058",
                "134053-14058",
                "13443-14058",
                "136066-14058",
                "136635-14058",
                "136636-14058",
                "136638-14058",
                "136640-14058",
                "136860-14058",
                "137953-14058",
                "137985-14058",
                "138967-14058",
                "138972-14058",
                "139063-14058",
                "139064-14058",
                "139775-14058",
                "139972-14058",
                "139979-14058",
                "140120-14058",
                "140588-14058",
                "141074-14058",
                "141075-14058",
                "141076-14058",
                "141077-14058",
                "141082-14058",
                "142339-14058",
                "144788-14058",
                "144978-14058",
                "14509-14058",
                "145428-14058",
                "145444-14058",
                "145447-14058",
                "145548-14058",
                "145735-14058",
                "145771-14058",
                "146332-14058",
                "146370-14058",
                "146830-14058",
                "147057-14058",
                "14721-14058",
                "14722-14058",
                "147228-14058",
                "14723-14058",
                "14724-14058",
                "147297-14058",
                "147308-14058",
                "147452-14058",
                "147453-14058",
                "147755-14058",
                "148128-14058",
                "148538-14058",
                "148539-14058",
                "148540-14058",
                "14862-14058",
                "14863-14058",
                "148881-14058",
                "148882-14058",
                "148883-14058",
                "148884-14058",
                "148885-14058",
                "148886-14058",
                "148887-14058",
                "148888-14058",
                "148889-14058",
                "148890-14058",
                "148891-14058",
                "148892-14058",
                "148893-14058",
                "148894-14058",
                "148895-14058",
                "148896-14058",
                "148897-14058",
                "148898-14058",
                "148899-14058",
                "148900-14058",
                "148901-14058",
                "148902-14058",
                "148907-14058",
                "148970-14058",
                "149082-14058",
                "149091-14058",
                "14976-14058",
                "150151-14058",
                "150156-14058",
                "150158-14058",
                "150159-14058",
                "150162-14058",
                "150163-14058",
                "150164-14058",
                "150184-14058",
                "150871-14058",
                "150872-14058",
                "150873-14058",
                "150874-14058",
                "150875-14058",
                "150876-14058",
                "150877-14058",
                "150878-14058",
                "150879-14058",
                "150880-14058",
                "150881-14058",
                "150882-14058",
                "150883-14058",
                "150884-14058",
                "150885-14058",
                "150886-14058",
                "150887-14058",
                "150888-14058",
                "150889-14058",
                "150890-14058",
                "150891-14058",
                "150892-14058",
                "150893-14058",
                "15147-14058",
                "15148-14058",
                "15150-14058",
                "15151-14058",
                "15152-14058",
                "15153-14058",
                "151736-14058",
                "151889-14058",
                "15200-14058",
                "15201-14058",
                "15202-14058",
                "152091-14058",
                "152292-14058",
                "15252-14058",
                "15253-14058",
                "152739-14058",
                "15285-14058",
                "153201-14058",
                "15329-14058",
                "15330-14058",
                "15349-14058",
                "154200-14058",
                "15444-14058",
                "154479-14058",
                "154480-14058",
                "154482-14058",
                "155249-14058",
                "155368-14058",
                "155382-14058",
                "155393-14058",
                "155410-14058",
                "156478-14058",
                "156512-14058",
                "156576-14058",
                "157326-14058",
                "157351-14058",
                "157522-14058",
                "157715-14058",
                "15808-14058",
                "158192-14058",
                "158193-14058",
                "158196-14058",
                "158197-14058",
                "158232-14058",
                "158234-14058",
                "158235-14058",
                "158236-14058",
                "158237-14058",
                "158238-14058",
                "158414-14058",
                "158508-14058",
                "158509-14058",
                "158512-14058",
                "158889-14058",
                "158905-14058",
                "158917-14058",
                "159006-14058",
                "159007-14058",
                "159008-14058",
                "159605-14058",
                "160733-14058",
                "16080-14058",
                "16081-14058",
                "161065-14058",
                "161650-14058",
                "161783-14058",
                "162145-14058",
                "162445-14058",
                "162570-14058",
                "162820-14058",
                "164075-14058",
                "164314-14058",
                "164315-14058",
                "164316-14058",
                "164317-14058",
                "164319-14058",
                "164321-14058",
                "164322-14058",
                "164407-14058",
                "164466-14058",
                "164711-14058",
                "164905-14058",
                "164906-14058",
                "164907-14058",
                "164908-14058",
                "164909-14058",
                "164910-14058",
                "165949-14058",
                "166207-14058",
                "166208-14058",
                "166209-14058",
                "166393-14058",
                "166397-14058",
                "166535-14058",
                "166536-14058",
                "166654-14058",
                "166922-14058",
                "167419-14058",
                "16747-14058",
                "169569-14058",
                "170491-14058",
                "170686-14058",
                "170687-14058",
                "170688-14058",
                "170702-14058",
                "170984-14058",
                "170992-14058",
                "171501-14058",
                "171502-14058",
                "171503-14058",
                "171504-14058",
                "171505-14058",
                "171506-14058",
                "171507-14058",
                "171508-14058",
                "171510-14058",
                "171511-14058",
                "171512-14058",
                "171513-14058",
                "171514-14058",
                "171515-14058",
                "171516-14058",
                "171517-14058",
                "171518-14058",
                "171771-14058",
                "171774-14058",
                "172727-14058",
                "172935-14058",
                "173170-14058",
                "173303-14058",
                "173703-14058",
                "174296-14058",
                "174342-14058",
                "174654-14058",
                "174737-14058",
                "174738-14058",
                "174739-14058",
                "174740-14058",
                "174741-14058",
                "174742-14058",
                "174745-14058",
                "174746-14058",
                "174748-14058",
                "174749-14058",
                "174750-14058",
                "174751-14058",
                "174753-14058",
                "174754-14058",
                "174760-14058",
                "174761-14058",
                "174762-14058",
                "174774-14058",
                "174788-14058",
                "174807-14058",
                "174811-14058",
                "174825-14058",
                "175783-14058",
                "176290-14058",
                "177638-14058",
                "178426-14058",
                "178780-14058",
                "178876-14058",
                "178877-14058",
                "179202-14058",
                "179229-14058",
                "179246-14058",
                "179409-14058",
                "179410-14058",
                "179411-14058",
                "179500-14058",
                "179505-14058",
                "179837-14058",
                "179838-14058",
                "180770-14058",
                "180776-14058",
                "181317-14058",
                "181342-14058",
                "181389-14058",
                "181630-14058",
                "181810-14058",
                "181887-14058",
                "182103-14058",
                "182355-14058",
                "182420-14058",
                "182661-14058",
                "182820-14058",
                "183017-14058",
                "183469-14058",
                "183509-14058",
                "183558-14058",
                "183562-14058",
                "183725-14058",
                "183734-14058",
                "184041-14058",
                "184592-14058",
                "184661-14058",
                "185136-14058",
                "185137-14058",
                "185139-14058",
                "185141-14058",
                "185868-14058",
                "186030-14058",
                "186031-14058",
                "187162-14058",
                "187263-14058",
                "187613-14058",
                "188054-14058",
                "188187-14058",
                "188332-14058",
                "188364-14058",
                "188420-14058",
                "188965-14058",
                "189675-14058",
                "190049-14058",
                "190112-14058",
                "190624-14058",
                "190927-14058",
                "191021-14058",
                "191264-14058",
                "191544-14058",
                "191545-14058",
                "191551-14058",
                "191574-14058",
                "191962-14058",
                "192201-14058",
                "192331-14058",
                "192523-14058",
                "192700-14058",
                "192701-14058",
                "192771-14058",
                "192852-14058",
                "192903-14058",
                "192906-14058",
                "192911-14058",
                "193083-14058",
                "193177-14058",
                "193440-14058",
                "193454-14058",
                "194656-14058",
                "194736-14058",
                "194741-14058",
                "194881-14058",
                "195263-14058",
                "196196-14058",
                "196344-14058",
                "196402-14058",
                "196596-14058",
                "196597-14058",
                "196908-14058",
                "197238-14058",
                "197266-14058",
                "197353-14058",
                "197434-14058",
                "197444-14058",
                "197531-14058",
                "197641-14058",
                "198106-14058",
                "198308-14058",
                "198378-14058",
                "198379-14058",
                "198380-14058",
                "198381-14058",
                "198382-14058",
                "198383-14058",
                "198384-14058",
                "198396-14058",
                "198530-14058",
                "198696-14058",
                "198729-14058",
                "198767-14058",
                "198773-14058",
                "199090-14058",
                "199360-14058",
                "199578-14058",
                "199588-14058",
                "200005-14058",
                "200304-14058",
                "200404-14058",
                "200406-14058",
                "200407-14058",
                "200417-14058",
                "200418-14058",
                "200420-14058",
                "200421-14058",
                "200422-14058",
                "200537-14058",
                "200540-14058",
                "200542-14058",
                "200684-14058",
                "200702-14058",
                "2010-14058",
                "201218-14058",
                "201219-14058",
                "201327-14058",
                "201675-14058",
                "201823-14058",
                "201966-14058",
                "201991-14058",
                "202080-14058",
                "202301-14058",
                "202546-14058",
                "202776-14058",
                "203810-14058",
                "203811-14058",
                "204131-14058",
                "204172-14058",
                "204275-14058",
                "2043-14058",
                "204411-14058",
                "204769-14058",
                "205564-14058",
                "205796-14058",
                "206264-14058",
                "206314-14058",
                "206315-14058",
                "206316-14058",
                "206318-14058",
                "206319-14058",
                "206320-14058",
                "206322-14058",
                "206324-14058",
                "206326-14058",
                "206328-14058",
                "206794-14058",
                "206918-14058",
                "207022-14058",
                "207744-14058",
                "208494-14058",
                "208500-14058",
                "208900-14058",
                "208916-14058",
                "209503-14058",
                "21700-14058",
                "2339-14058",
                "26411-14058",
                "26440-14058",
                "26443-14058",
                "26444-14058",
                "26445-14058",
                "26446-14058",
                "26447-14058",
                "2755-14058",
                "27979-14058",
                "27980-14058",
                "27981-14058",
                "2850-14058",
                "2851-14058",
                "3059-14058",
                "3082-14058",
                "3148-14058",
                "3190-14058",
                "3229-14058",
                "3332-14058",
                "3376-14058",
                "3439-14058",
                "3483-14058",
                "35986-14058",
                "35987-14058",
                "3609-14058",
                "3613-14058",
                "3672-14058",
                "3866-14058",
                "3867-14058",
                "3868-14058",
                "3918-14058",
                "3950-14058",
                "4310-14058",
                "4315-14058",
                "4331-14058",
                "4872-14058",
                "4883-14058",
                "50072-14058",
                "50074-14058",
                "50094-14058",
                "5066-14058",
                "5215-14058",
                "52712-14058",
                "52786-14058",
                "52825-14058",
                "5322-14058",
                "53233-14058",
                "53248-14058",
                "53522-14058",
                "53689-14058",
                "53777-14058",
                "53778-14058",
                "53779-14058",
                "53780-14058",
                "5424-14058",
                "574-14058",
                "60942-14058",
                "60951-14058",
                "60953-14058",
                "60954-14058",
                "60955-14058",
                "61078-14058",
                "61386-14058",
                "6170-14058",
                "61880-14058",
                "62304-14058",
                "62305-14058",
                "62307-14058",
                "62308-14058",
                "62519-14058",
                "62535-14058",
                "62537-14058",
                "62556-14058",
                "62557-14058",
                "62559-14058",
                "62560-14058",
                "63354-14058",
                "63364-14058",
                "6350-14058",
                "63726-14058",
                "63880-14058",
                "63881-14058",
                "63883-14058",
                "63887-14058",
                "64310-14058",
                "64311-14058",
                "64320-14058",
                "64441-14058",
                "64442-14058",
                "64443-14058",
                "64444-14058",
                "64446-14058",
                "64638-14058",
                "65220-14058",
                "65222-14058",
                "666-14058",
                "66750-14058",
                "66811-14058",
                "66812-14058",
                "66836-14058",
                "66848-14058",
                "66849-14058",
                "66850-14058",
                "66854-14058",
                "66855-14058",
                "67071-14058",
                "67072-14058",
                "67075-14058",
                "67079-14058",
                "67177-14058",
                "6730-14058",
                "6731-14058",
                "67474-14058",
                "67511-14058",
                "67512-14058",
                "67615-14058",
                "67794-14058",
                "67909-14058",
                "67912-14058",
                "67913-14058",
                "67915-14058",
                "67916-14058",
                "67991-14058",
                "68000-14058",
                "68001-14058",
                "68002-14058",
                "68016-14058",
                "681-14058",
                "68205-14058",
                "68799-14058",
                "70314-14058",
                "70315-14058",
                "70316-14058",
                "72717-14058",
                "72914-14058",
                "72915-14058",
                "72916-14058",
                "72919-14058",
                "72920-14058",
                "72921-14058",
                "72922-14058",
                "72923-14058",
                "72928-14058",
                "72931-14058",
                "72934-14058",
                "72940-14058",
                "72941-14058",
                "72957-14058",
                "73009-14058",
                "73736-14058",
                "73737-14058",
                "73738-14058",
                "73739-14058",
                "73740-14058",
                "73741-14058",
                "73742-14058",
                "73743-14058",
                "73744-14058",
                "73745-14058",
                "73746-14058",
                "73747-14058",
                "73748-14058",
                "73749-14058",
                "73750-14058",
                "73751-14058",
                "73752-14058",
                "73753-14058",
                "73754-14058",
                "73756-14058",
                "73757-14058",
                "73759-14058",
                "73760-14058",
                "73761-14058",
                "73762-14058",
                "73763-14058",
                "73765-14058",
                "73766-14058",
                "73767-14058",
                "73768-14058",
                "73769-14058",
                "73770-14058",
                "73771-14058",
                "73772-14058",
                "73773-14058",
                "73774-14058",
                "73775-14058",
                "73776-14058",
                "73777-14058",
                "73778-14058",
                "73779-14058",
                "73780-14058",
                "73781-14058",
                "73783-14058",
                "73784-14058",
                "73785-14058",
                "73786-14058",
                "73787-14058",
                "73788-14058",
                "73789-14058",
                "73790-14058",
                "73791-14058",
                "73792-14058",
                "73793-14058",
                "73795-14058",
                "73797-14058",
                "73798-14058",
                "73799-14058",
                "73800-14058",
                "73801-14058",
                "73802-14058",
                "73803-14058",
                "73804-14058",
                "73807-14058",
                "73808-14058",
                "73809-14058",
                "73811-14058",
                "73812-14058",
                "73813-14058",
                "73814-14058",
                "73815-14058",
                "73816-14058",
                "73817-14058",
                "73818-14058",
                "73819-14058",
                "73820-14058",
                "73821-14058",
                "73823-14058",
                "73827-14058",
                "73828-14058",
                "73829-14058",
                "73830-14058",
                "73831-14058",
                "73832-14058",
                "73833-14058",
                "73834-14058",
                "73835-14058",
                "73836-14058",
                "73837-14058",
                "73839-14058",
                "73840-14058",
                "73841-14058",
                "73842-14058",
                "73843-14058",
                "73844-14058",
                "73845-14058",
                "73960-14058",
                "74051-14058",
                "76306-14058",
                "76389-14058",
                "76510-14058",
                "76572-14058",
                "76620-14058",
                "76636-14058",
                "76689-14058",
                "76699-14058",
                "76960-14058",
                "76981-14058",
                "76990-14058",
                "76991-14058",
                "77027-14058",
                "77073-14058",
                "77134-14058",
                "77147-14058",
                "77150-14058",
                "77156-14058",
                "77200-14058",
                "77203-14058",
                "77206-14058",
                "77212-14058",
                "77218-14058",
                "77519-14058",
                "79463-14058",
                "79696-14058",
                "79956-14058",
                "80036-14058",
                "80045-14058",
                "80097-14058",
                "80242-14058",
                "80286-14058",
                "80326-14058",
                "80506-14058",
                "80537-14058",
                "80580-14058",
                "81050-14058",
                "81051-14058",
                "81052-14058",
                "81053-14058",
                "81374-14058",
                "81375-14058",
                "81376-14058",
                "81393-14058",
                "81540-14058",
                "81541-14058",
                "81569-14058",
                "81703-14058",
                "81884-14058",
                "81890-14058",
                "81942-14058",
                "81944-14058",
                "81945-14058",
                "81946-14058",
                "82060-14058",
                "82062-14058",
                "82063-14058",
                "82064-14058",
                "82065-14058",
                "82423-14058",
                "82713-14058",
                "82714-14058",
                "82717-14058",
                "82718-14058",
                "82719-14058",
                "82720-14058",
                "82721-14058",
                "82722-14058",
                "82724-14058",
                "82727-14058",
                "82728-14058",
                "82730-14058",
                "82731-14058",
                "82732-14058",
                "82733-14058",
                "82734-14058",
                "82735-14058",
                "82736-14058",
                "82737-14058",
                "82738-14058",
                "82739-14058",
                "82740-14058",
                "82741-14058",
                "82742-14058",
                "82743-14058",
                "82744-14058",
                "82745-14058",
                "82746-14058",
                "82751-14058",
                "82752-14058",
                "82753-14058",
                "82754-14058",
                "82755-14058",
                "82756-14058",
                "82761-14058",
                "82762-14058",
                "82763-14058",
                "82764-14058",
                "82765-14058",
                "82766-14058",
                "82768-14058",
                "82905-14058",
                "83033-14058",
                "83409-14058",
                "83413-14058",
                "83415-14058",
                "83651-14058",
                "84922-14058",
                "84963-14058",
                "84965-14058",
                "85190-14058",
                "85191-14058",
                "85296-14058",
                "85600-14058",
                "85656-14058",
                "85657-14058",
                "85658-14058",
                "85724-14058",
                "85776-14058",
                "85778-14058",
                "85888-14058",
                "85895-14058",
                "85897-14058",
                "86457-14058",
                "86725-14058",
                "86728-14058",
                "86869-14058",
                "86872-14058",
                "86874-14058",
                "86875-14058",
                "86876-14058",
                "86990-14058",
                "87010-14058",
                "87059-14058",
                "87488-14058",
                "88021-14058",
                "88147-14058",
                "88837-14058",
                "89053-14058",
                "89057-14058",
                "89064-14058",
                "89076-14058",
                "89148-14058",
                "89252-14058",
                "89741-14058",
                "89787-14058",
                "89788-14058",
                "89791-14058",
                "89792-14058",
                "89794-14058",
                "89799-14058",
                "89800-14058",
                "89801-14058",
                "89802-14058",
                "89804-14058",
                "89805-14058",
                "89806-14058",
                "89807-14058",
                "89808-14058",
                "89809-14058",
                "89810-14058",
                "89811-14058",
                "89812-14058",
                "89813-14058",
                "89815-14058",
                "89816-14058",
                "89817-14058",
                "89818-14058",
                "89819-14058",
                "89857-14058",
                "89946-14058",
                "89982-14058",
                "89983-14058",
                "89996-14058",
                "89997-14058",
                "89999-14058",
                "900097-14058",
                "900133-14058",
                "900134-14058",
                "90149-14058",
                "90150-14058",
                "90151-14058",
                "90152-14058",
                "90153-14058",
                "90154-14058",
                "90969-14058",
                "90970-14058",
                "90971-14058",
                "91046-14058",
                "91047-14058",
                "91048-14058",
                "91049-14058",
                "91150-14058",
                "91333-14058",
                "91901-14058",
                "91902-14058",
                "91903-14058",
                "91904-14058",
                "92126-14058",
                "92127-14058",
                "92128-14058",
                "92129-14058",
                "92130-14058",
                "92131-14058",
                "92132-14058",
                "92743-14058",
                "92752-14058",
                "92768-14058",
                "92772-14058",
                "92838-14058",
                "92913-14058",
                "92982-14058",
                "93277-14058",
                "94113-14058",
                "94124-14058",
                "94711-14058",
                "94712-14058",
                "95031-14058",
                "95032-14058",
                "95033-14058",
                "95153-14058",
                "95226-14058",
                "95228-14058",
                "95351-14058",
                "95384-14058",
                "95385-14058",
                "95386-14058",
                "95387-14058",
                "95463-14058",
                "95526-14058",
                "95527-14058",
                "95852-14058",
                "95913-14058",
                "96282-14058",
                "96935-14058",
                "96995-14058",
                "97016-14058",
                "98201-14058",
                "98215-14058",
                "99219-14058",
                "99725-14058",
                "99736-14058",
                "99872-14058",
                "99895-14058",
                "213650-14058",
                "210478-14058",
                "213652-14058",
                "211184-14058",
                "211302-14058",
                "211413-14058",
                "211786-14058",
                "211796-14058",
                "212165-14058",
                "212725-14058",
                "212647-14058",
                "208230-14058",
                "208231-14058",
                "212887-14058",
                "212965-14058",
                "212966-14058",
                "213064-14058",
                "213091-14058",
                "209771-14058",
                "213697-14058",
                "214203-14058",
                "174743-14058",
                "174744-14058",
                "214212-14058",
                "214222-14058",
                "214226-14058",
                "214228-14058",
                "214774-14058",
                "214788-14058",
                "215114-14058"
            ],
            "type": 32976,
            "university_law": true
        },
        {
            "id": 14060,
            "name": {
                "de": "Universitätsklinik für Strahlentherapie-Radioonkologie",
                "en": "Department of Therapeutic Radiology and Oncology"
            },
            "short": "UK-SR",
            "sib_order": 311,
            "category": "OE",
            "address": "8036 Graz, Auenbruggerplatz 32",
            "email": "radonk@medunigraz.at",
            "phone": "+43/316/385-16677",
            "url": "https://strahlentherapie.medunigraz.at",
            "parent": 26776,
            "fax": "+43/316/385-13426",
            "office": "tägl. 7.00 - 15.00",
            "publication_authorship": [
                "100457-14060",
                "100458-14060",
                "101643-14060",
                "102186-14060",
                "102188-14060",
                "102189-14060",
                "102731-14060",
                "102762-14060",
                "102763-14060",
                "102764-14060",
                "102799-14060",
                "102877-14060",
                "102884-14060",
                "103231-14060",
                "103261-14060",
                "103384-14060",
                "103385-14060",
                "103386-14060",
                "103387-14060",
                "103388-14060",
                "103389-14060",
                "103390-14060",
                "103391-14060",
                "103392-14060",
                "103393-14060",
                "103394-14060",
                "103395-14060",
                "103396-14060",
                "103397-14060",
                "103398-14060",
                "103399-14060",
                "103400-14060",
                "103401-14060",
                "103402-14060",
                "103411-14060",
                "103412-14060",
                "103413-14060",
                "103414-14060",
                "103415-14060",
                "103442-14060",
                "104515-14060",
                "104516-14060",
                "104551-14060",
                "104973-14060",
                "105369-14060",
                "105389-14060",
                "105470-14060",
                "105734-14060",
                "105735-14060",
                "105797-14060",
                "105798-14060",
                "105952-14060",
                "105955-14060",
                "106140-14060",
                "106832-14060",
                "106840-14060",
                "106883-14060",
                "106884-14060",
                "106885-14060",
                "106910-14060",
                "106962-14060",
                "107308-14060",
                "107620-14060",
                "107824-14060",
                "108049-14060",
                "108050-14060",
                "108288-14060",
                "108289-14060",
                "108381-14060",
                "108383-14060",
                "108384-14060",
                "108488-14060",
                "108529-14060",
                "109655-14060",
                "109667-14060",
                "110061-14060",
                "110068-14060",
                "110069-14060",
                "110398-14060",
                "110431-14060",
                "110560-14060",
                "110787-14060",
                "110788-14060",
                "111079-14060",
                "111111-14060",
                "111114-14060",
                "111116-14060",
                "111117-14060",
                "111233-14060",
                "111612-14060",
                "111936-14060",
                "111937-14060",
                "112157-14060",
                "112159-14060",
                "112160-14060",
                "112161-14060",
                "113220-14060",
                "113430-14060",
                "113623-14060",
                "113624-14060",
                "113626-14060",
                "113629-14060",
                "113726-14060",
                "113727-14060",
                "113728-14060",
                "114412-14060",
                "114806-14060",
                "114931-14060",
                "114990-14060",
                "114991-14060",
                "114992-14060",
                "115022-14060",
                "115349-14060",
                "115524-14060",
                "115530-14060",
                "115531-14060",
                "115532-14060",
                "115533-14060",
                "115534-14060",
                "115535-14060",
                "115536-14060",
                "115543-14060",
                "115544-14060",
                "115545-14060",
                "115546-14060",
                "115866-14060",
                "115867-14060",
                "115888-14060",
                "11595-14060",
                "11608-14060",
                "116225-14060",
                "116226-14060",
                "11629-14060",
                "116300-14060",
                "116656-14060",
                "117414-14060",
                "117772-14060",
                "118984-14060",
                "119283-14060",
                "119380-14060",
                "119381-14060",
                "119962-14060",
                "120749-14060",
                "120785-14060",
                "120818-14060",
                "120830-14060",
                "120837-14060",
                "120863-14060",
                "121010-14060",
                "121011-14060",
                "1216-14060",
                "121659-14060",
                "121744-14060",
                "121752-14060",
                "121753-14060",
                "121923-14060",
                "121956-14060",
                "121957-14060",
                "122389-14060",
                "122645-14060",
                "122646-14060",
                "122965-14060",
                "123134-14060",
                "123158-14060",
                "123187-14060",
                "123191-14060",
                "123199-14060",
                "1236-14060",
                "123633-14060",
                "123704-14060",
                "123755-14060",
                "124108-14060",
                "124223-14060",
                "124632-14060",
                "124633-14060",
                "124647-14060",
                "125006-14060",
                "125105-14060",
                "125108-14060",
                "125109-14060",
                "12540-14060",
                "125509-14060",
                "125648-14060",
                "125649-14060",
                "125881-14060",
                "125959-14060",
                "126468-14060",
                "126490-14060",
                "126845-14060",
                "127112-14060",
                "127113-14060",
                "127248-14060",
                "127773-14060",
                "127926-14060",
                "128042-14060",
                "128508-14060",
                "128901-14060",
                "128904-14060",
                "129580-14060",
                "129697-14060",
                "129923-14060",
                "129937-14060",
                "130118-14060",
                "130397-14060",
                "131099-14060",
                "131100-14060",
                "131159-14060",
                "131192-14060",
                "131230-14060",
                "131231-14060",
                "131232-14060",
                "131239-14060",
                "131566-14060",
                "131695-14060",
                "131700-14060",
                "132250-14060",
                "132251-14060",
                "132252-14060",
                "132255-14060",
                "132309-14060",
                "132990-14060",
                "133026-14060",
                "133278-14060",
                "133409-14060",
                "133410-14060",
                "133421-14060",
                "133422-14060",
                "133431-14060",
                "133436-14060",
                "133908-14060",
                "134084-14060",
                "134085-14060",
                "13412-14060",
                "134265-14060",
                "134266-14060",
                "135140-14060",
                "135339-14060",
                "135342-14060",
                "135343-14060",
                "135344-14060",
                "135345-14060",
                "135346-14060",
                "135487-14060",
                "135877-14060",
                "136061-14060",
                "136198-14060",
                "136838-14060",
                "137435-14060",
                "137530-14060",
                "137669-14060",
                "137949-14060",
                "138066-14060",
                "138183-14060",
                "138191-14060",
                "138424-14060",
                "138725-14060",
                "138726-14060",
                "138727-14060",
                "138728-14060",
                "139311-14060",
                "139951-14060",
                "140376-14060",
                "140379-14060",
                "140420-14060",
                "140450-14060",
                "140749-14060",
                "140793-14060",
                "140848-14060",
                "140926-14060",
                "141048-14060",
                "1414-14060",
                "141533-14060",
                "141534-14060",
                "14207-14060",
                "142212-14060",
                "142595-14060",
                "142599-14060",
                "142601-14060",
                "142602-14060",
                "143127-14060",
                "143128-14060",
                "144241-14060",
                "144639-14060",
                "14511-14060",
                "145-14060",
                "145365-14060",
                "145911-14060",
                "146125-14060",
                "14634-14060",
                "146505-14060",
                "146541-14060",
                "146946-14060",
                "146947-14060",
                "146963-14060",
                "147160-14060",
                "147161-14060",
                "147162-14060",
                "147424-14060",
                "147510-14060",
                "147530-14060",
                "148467-14060",
                "148481-14060",
                "148483-14060",
                "148487-14060",
                "150095-14060",
                "150096-14060",
                "150097-14060",
                "150098-14060",
                "150682-14060",
                "150683-14060",
                "15074-14060",
                "15076-14060",
                "151010-14060",
                "151018-14060",
                "151025-14060",
                "151035-14060",
                "151132-14060",
                "151135-14060",
                "152030-14060",
                "152031-14060",
                "152479-14060",
                "152480-14060",
                "152584-14060",
                "152890-14060",
                "153081-14060",
                "153082-14060",
                "153146-14060",
                "153370-14060",
                "15356-14060",
                "15357-14060",
                "153589-14060",
                "15359-14060",
                "153763-14060",
                "1544-14060",
                "1558-14060",
                "156124-14060",
                "156524-14060",
                "157265-14060",
                "157266-14060",
                "157278-14060",
                "157580-14060",
                "157581-14060",
                "158157-14060",
                "158309-14060",
                "159174-14060",
                "159457-14060",
                "159882-14060",
                "160033-14060",
                "160300-14060",
                "160556-14060",
                "160610-14060",
                "160611-14060",
                "16119-14060",
                "161323-14060",
                "161324-14060",
                "161375-14060",
                "161430-14060",
                "161928-14060",
                "161977-14060",
                "162120-14060",
                "162724-14060",
                "162728-14060",
                "162732-14060",
                "162736-14060",
                "162738-14060",
                "162741-14060",
                "163220-14060",
                "163405-14060",
                "163547-14060",
                "163918-14060",
                "163934-14060",
                "16412-14060",
                "164717-14060",
                "165795-14060",
                "165796-14060",
                "165801-14060",
                "165804-14060",
                "168315-14060",
                "168317-14060",
                "168504-14060",
                "168884-14060",
                "168899-14060",
                "169888-14060",
                "169889-14060",
                "169890-14060",
                "169897-14060",
                "169898-14060",
                "169948-14060",
                "170842-14060",
                "171417-14060",
                "171418-14060",
                "171419-14060",
                "171439-14060",
                "172342-14060",
                "173424-14060",
                "173428-14060",
                "174579-14060",
                "175488-14060",
                "175699-14060",
                "175946-14060",
                "176388-14060",
                "176674-14060",
                "176675-14060",
                "176676-14060",
                "176677-14060",
                "176678-14060",
                "176679-14060",
                "176680-14060",
                "176681-14060",
                "176682-14060",
                "176683-14060",
                "176684-14060",
                "176685-14060",
                "176686-14060",
                "177224-14060",
                "177940-14060",
                "179031-14060",
                "179032-14060",
                "179033-14060",
                "17988-14060",
                "179942-14060",
                "181028-14060",
                "181451-14060",
                "181453-14060",
                "181480-14060",
                "181674-14060",
                "181773-14060",
                "181784-14060",
                "181808-14060",
                "181809-14060",
                "181898-14060",
                "181899-14060",
                "182096-14060",
                "182740-14060",
                "182752-14060",
                "182883-14060",
                "182934-14060",
                "183619-14060",
                "184098-14060",
                "184138-14060",
                "184139-14060",
                "184322-14060",
                "184377-14060",
                "184701-14060",
                "1847-14060",
                "184797-14060",
                "184935-14060",
                "186368-14060",
                "186476-14060",
                "187345-14060",
                "187831-14060",
                "188044-14060",
                "188045-14060",
                "188187-14060",
                "188203-14060",
                "188204-14060",
                "188335-14060",
                "188362-14060",
                "188370-14060",
                "189679-14060",
                "189712-14060",
                "189713-14060",
                "189714-14060",
                "190132-14060",
                "190-14060",
                "190383-14060",
                "190476-14060",
                "190478-14060",
                "190594-14060",
                "190640-14060",
                "19068-14060",
                "191148-14060",
                "191510-14060",
                "191908-14060",
                "191948-14060",
                "192970-14060",
                "194719-14060",
                "194774-14060",
                "195870-14060",
                "196127-14060",
                "196529-14060",
                "196540-14060",
                "196884-14060",
                "197409-14060",
                "197428-14060",
                "198111-14060",
                "198715-14060",
                "199096-14060",
                "199365-14060",
                "199436-14060",
                "199928-14060",
                "199930-14060",
                "199933-14060",
                "200376-14060",
                "200377-14060",
                "201454-14060",
                "201455-14060",
                "201459-14060",
                "201461-14060",
                "2018-14060",
                "201865-14060",
                "202064-14060",
                "202213-14060",
                "203120-14060",
                "203202-14060",
                "203219-14060",
                "203354-14060",
                "203359-14060",
                "203715-14060",
                "204230-14060",
                "204298-14060",
                "204522-14060",
                "204863-14060",
                "204895-14060",
                "204910-14060",
                "204920-14060",
                "204924-14060",
                "204939-14060",
                "205203-14060",
                "205797-14060",
                "205811-14060",
                "205825-14060",
                "205833-14060",
                "205835-14060",
                "206519-14060",
                "206520-14060",
                "206521-14060",
                "206716-14060",
                "206717-14060",
                "206821-14060",
                "207030-14060",
                "207524-14060",
                "207531-14060",
                "208435-14060",
                "208456-14060",
                "208857-14060",
                "208861-14060",
                "2233-14060",
                "22673-14060",
                "227-14060",
                "232-14060",
                "2460-14060",
                "26455-14060",
                "2683-14060",
                "2768-14060",
                "2874-14060",
                "2933-14060",
                "2935-14060",
                "3010-14060",
                "3049-14060",
                "3128-14060",
                "3207-14060",
                "3343-14060",
                "3413-14060",
                "34256-14060",
                "348-14060",
                "3554-14060",
                "3699-14060",
                "3750-14060",
                "3751-14060",
                "3771-14060",
                "3900-14060",
                "3901-14060",
                "3992-14060",
                "4003-14060",
                "4022-14060",
                "42184-14060",
                "4220-14060",
                "4261-14060",
                "4351-14060",
                "4386-14060",
                "4403-14060",
                "4422-14060",
                "4451-14060",
                "453-14060",
                "4606-14060",
                "4658-14060",
                "4875-14060",
                "4919-14060",
                "4924-14060",
                "5186-14060",
                "5236-14060",
                "5278-14060",
                "5307-14060",
                "53705-14060",
                "53707-14060",
                "53708-14060",
                "53709-14060",
                "581-14060",
                "60412-14060",
                "60900-14060",
                "60905-14060",
                "60906-14060",
                "60907-14060",
                "60908-14060",
                "60911-14060",
                "60914-14060",
                "60915-14060",
                "60916-14060",
                "60917-14060",
                "60918-14060",
                "60919-14060",
                "60956-14060",
                "60957-14060",
                "60958-14060",
                "60959-14060",
                "61516-14060",
                "61517-14060",
                "61949-14060",
                "62237-14060",
                "62412-14060",
                "63165-14060",
                "63178-14060",
                "63333-14060",
                "63334-14060",
                "63335-14060",
                "63336-14060",
                "63337-14060",
                "63338-14060",
                "63341-14060",
                "63342-14060",
                "63345-14060",
                "63346-14060",
                "63353-14060",
                "63377-14060",
                "63385-14060",
                "63395-14060",
                "63397-14060",
                "63875-14060",
                "64445-14060",
                "65012-14060",
                "65147-14060",
                "65339-14060",
                "65341-14060",
                "65342-14060",
                "65343-14060",
                "65344-14060",
                "65345-14060",
                "65350-14060",
                "65665-14060",
                "66254-14060",
                "66597-14060",
                "66650-14060",
                "66819-14060",
                "67104-14060",
                "67105-14060",
                "67106-14060",
                "67107-14060",
                "67165-14060",
                "67231-14060",
                "67251-14060",
                "67336-14060",
                "67337-14060",
                "67342-14060",
                "67343-14060",
                "67352-14060",
                "67353-14060",
                "67354-14060",
                "67685-14060",
                "67871-14060",
                "67880-14060",
                "67885-14060",
                "67889-14060",
                "67891-14060",
                "68133-14060",
                "68134-14060",
                "68135-14060",
                "68136-14060",
                "68137-14060",
                "6814-14060",
                "68635-14060",
                "68636-14060",
                "69309-14060",
                "69441-14060",
                "69509-14060",
                "69510-14060",
                "69929-14060",
                "69933-14060",
                "69941-14060",
                "70298-14060",
                "70390-14060",
                "70393-14060",
                "70395-14060",
                "70625-14060",
                "70686-14060",
                "70694-14060",
                "71015-14060",
                "7144-14060",
                "71525-14060",
                "71555-14060",
                "717-14060",
                "72598-14060",
                "72600-14060",
                "72602-14060",
                "72612-14060",
                "72613-14060",
                "72615-14060",
                "72660-14060",
                "72664-14060",
                "72665-14060",
                "72666-14060",
                "72667-14060",
                "72668-14060",
                "72669-14060",
                "72670-14060",
                "72671-14060",
                "72697-14060",
                "72700-14060",
                "72701-14060",
                "72709-14060",
                "72710-14060",
                "72711-14060",
                "72737-14060",
                "72738-14060",
                "72739-14060",
                "72740-14060",
                "72742-14060",
                "72743-14060",
                "72747-14060",
                "72749-14060",
                "72779-14060",
                "72782-14060",
                "72791-14060",
                "72850-14060",
                "72853-14060",
                "72859-14060",
                "72862-14060",
                "72865-14060",
                "72866-14060",
                "72867-14060",
                "72870-14060",
                "72871-14060",
                "72874-14060",
                "72875-14060",
                "72876-14060",
                "72878-14060",
                "72879-14060",
                "72880-14060",
                "72881-14060",
                "72882-14060",
                "72884-14060",
                "72888-14060",
                "72889-14060",
                "72890-14060",
                "72891-14060",
                "72896-14060",
                "72897-14060",
                "72899-14060",
                "72900-14060",
                "72901-14060",
                "72902-14060",
                "72903-14060",
                "72904-14060",
                "72905-14060",
                "72906-14060",
                "72907-14060",
                "72963-14060",
                "72965-14060",
                "72967-14060",
                "72976-14060",
                "72977-14060",
                "72990-14060",
                "73014-14060",
                "73016-14060",
                "73036-14060",
                "73048-14060",
                "73073-14060",
                "73079-14060",
                "73084-14060",
                "73085-14060",
                "73086-14060",
                "73087-14060",
                "73088-14060",
                "73089-14060",
                "73090-14060",
                "73091-14060",
                "73092-14060",
                "73094-14060",
                "73095-14060",
                "73096-14060",
                "73097-14060",
                "73098-14060",
                "73099-14060",
                "73100-14060",
                "73101-14060",
                "73102-14060",
                "73103-14060",
                "73104-14060",
                "73108-14060",
                "73109-14060",
                "73110-14060",
                "73111-14060",
                "73112-14060",
                "73113-14060",
                "73114-14060",
                "73133-14060",
                "73136-14060",
                "73201-14060",
                "73672-14060",
                "74224-14060",
                "74430-14060",
                "74635-14060",
                "74671-14060",
                "74672-14060",
                "74674-14060",
                "76145-14060",
                "76717-14060",
                "76751-14060",
                "77133-14060",
                "77161-14060",
                "77524-14060",
                "77526-14060",
                "77527-14060",
                "77531-14060",
                "77536-14060",
                "77540-14060",
                "77542-14060",
                "77546-14060",
                "77548-14060",
                "77549-14060",
                "77632-14060",
                "77943-14060",
                "78454-14060",
                "78456-14060",
                "78457-14060",
                "78462-14060",
                "78464-14060",
                "78465-14060",
                "78466-14060",
                "78467-14060",
                "78468-14060",
                "78469-14060",
                "78470-14060",
                "78471-14060",
                "78472-14060",
                "79867-14060",
                "79868-14060",
                "80061-14060",
                "80219-14060",
                "80545-14060",
                "80699-14060",
                "80700-14060",
                "80772-14060",
                "80778-14060",
                "81330-14060",
                "81331-14060",
                "81332-14060",
                "81334-14060",
                "81335-14060",
                "81336-14060",
                "81339-14060",
                "81340-14060",
                "81341-14060",
                "81342-14060",
                "81369-14060",
                "81377-14060",
                "81542-14060",
                "81543-14060",
                "82179-14060",
                "82633-14060",
                "82634-14060",
                "82658-14060",
                "82795-14060",
                "82897-14060",
                "82911-14060",
                "83147-14060",
                "83149-14060",
                "83150-14060",
                "83151-14060",
                "83152-14060",
                "83153-14060",
                "83223-14060",
                "83225-14060",
                "83308-14060",
                "84272-14060",
                "84290-14060",
                "84295-14060",
                "84314-14060",
                "84321-14060",
                "84325-14060",
                "84327-14060",
                "85037-14060",
                "85863-14060",
                "86496-14060",
                "86497-14060",
                "86723-14060",
                "87014-14060",
                "87092-14060",
                "87093-14060",
                "87455-14060",
                "87942-14060",
                "87943-14060",
                "87944-14060",
                "87945-14060",
                "87946-14060",
                "87947-14060",
                "88179-14060",
                "88632-14060",
                "88636-14060",
                "88905-14060",
                "89082-14060",
                "89343-14060",
                "89667-14060",
                "89874-14060",
                "900029-14060",
                "900031-14060",
                "900032-14060",
                "90044-14060",
                "90045-14060",
                "90105-14060",
                "90107-14060",
                "90142-14060",
                "90278-14060",
                "90279-14060",
                "90287-14060",
                "90288-14060",
                "90289-14060",
                "90290-14060",
                "90305-14060",
                "90306-14060",
                "90307-14060",
                "90308-14060",
                "90309-14060",
                "90310-14060",
                "90311-14060",
                "90312-14060",
                "90313-14060",
                "90314-14060",
                "90315-14060",
                "90316-14060",
                "90317-14060",
                "90318-14060",
                "90319-14060",
                "90320-14060",
                "90321-14060",
                "90322-14060",
                "90323-14060",
                "90423-14060",
                "90478-14060",
                "90486-14060",
                "91193-14060",
                "91194-14060",
                "91559-14060",
                "92237-14060",
                "92238-14060",
                "92700-14060",
                "92983-14060",
                "92998-14060",
                "93207-14060",
                "93923-14060",
                "93931-14060",
                "94398-14060",
                "94460-14060",
                "94748-14060",
                "94752-14060",
                "94753-14060",
                "94756-14060",
                "94757-14060",
                "94758-14060",
                "94759-14060",
                "94760-14060",
                "94761-14060",
                "95041-14060",
                "95042-14060",
                "95043-14060",
                "95333-14060",
                "96132-14060",
                "96257-14060",
                "96258-14060",
                "96259-14060",
                "96260-14060",
                "96636-14060",
                "96638-14060",
                "96639-14060",
                "96640-14060",
                "96669-14060",
                "96670-14060",
                "96671-14060",
                "96672-14060",
                "96673-14060",
                "96675-14060",
                "96676-14060",
                "96801-14060",
                "96802-14060",
                "97419-14060",
                "97980-14060",
                "97998-14060",
                "98094-14060",
                "98418-14060",
                "98722-14060",
                "98989-14060",
                "99082-14060",
                "99498-14060",
                "99809-14060",
                "99811-14060",
                "99961-14060",
                "99963-14060",
                "99964-14060",
                "213371-14060",
                "210455-14060",
                "210528-14060",
                "210529-14060",
                "210530-14060",
                "210531-14060",
                "213418-14060",
                "211068-14060",
                "211201-14060",
                "211997-14060",
                "212336-14060",
                "212662-14060",
                "212698-14060",
                "212743-14060",
                "212749-14060",
                "212889-14060",
                "213338-14060",
                "213339-14060",
                "213340-14060",
                "213069-14060",
                "213879-14060",
                "214305-14060",
                "214301-14060",
                "214620-14060",
                "215121-14060",
                "215221-14060",
                "215357-14060",
                "215448-14060",
                "215530-14060",
                "215531-14060"
            ],
            "type": 32976,
            "university_law": true
        },
        {
            "id": 13914,
            "name": {
                "de": "Büro des Universitätsrates",
                "en": "University Council's Office"
            },
            "short": "B-UR",
            "sib_order": 69,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6, West P 08",
            "email": "unirat@medunigraz.at",
            "phone": "+43 316 385 72038",
            "url": "https://www.medunigraz.at/universitaetsrat",
            "parent": 13913,
            "fax": null,
            "office": null,
            "publication_authorship": [],
            "type": 32960,
            "university_law": false
        },
        {
            "id": 23612,
            "name": {
                "de": "Büro des Vizerektors für Forschung und Internationales",
                "en": "Office of the Vice-Rector of Research and International Affairs"
            },
            "short": "BVR-FI",
            "sib_order": 21,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6",
            "email": null,
            "phone": null,
            "url": "https://www.medunigraz.at/stabsstellen/buero-der-vizerektorin-fuer-forschung-und-internationales",
            "parent": 23402,
            "fax": null,
            "office": null,
            "publication_authorship": [
                "174856-23612",
                "180556-23612",
                "180859-23612",
                "180862-23612",
                "180928-23612",
                "180932-23612",
                "180947-23612",
                "180958-23612",
                "180959-23612",
                "180960-23612",
                "180964-23612",
                "180990-23612",
                "180991-23612",
                "181007-23612",
                "181044-23612",
                "181719-23612",
                "181720-23612",
                "192348-23612",
                "192353-23612",
                "192354-23612",
                "192357-23612",
                "192360-23612",
                "192361-23612",
                "192363-23612",
                "192365-23612",
                "192374-23612",
                "194620-23612",
                "194621-23612",
                "196097-23612",
                "201182-23612",
                "201183-23612",
                "201184-23612",
                "201186-23612",
                "201188-23612",
                "201189-23612",
                "203194-23612",
                "203386-23612",
                "204110-23612",
                "204457-23612",
                "207235-23612",
                "207672-23612",
                "207729-23612",
                "210769-23612"
            ],
            "type": 32960,
            "university_law": false
        },
        {
            "id": 23613,
            "name": {
                "de": "OE für Forschungsinfrastruktur",
                "en": "Organizational Unit for Research Infrastructure"
            },
            "short": "O-FIS",
            "sib_order": 22,
            "category": "OE",
            "address": "8010 Graz, Stiftingtalstraße 24/1",
            "email": null,
            "phone": null,
            "url": "https://www.medunigraz.at/oes/oe-fuer-forschungsinfrastruktur",
            "parent": 23402,
            "fax": null,
            "office": null,
            "publication_authorship": [
                "110470-23613",
                "110496-23613",
                "110506-23613",
                "110508-23613",
                "113198-23613",
                "115407-23613",
                "126758-23613",
                "126835-23613",
                "126846-23613",
                "126849-23613",
                "131953-23613",
                "132721-23613",
                "134875-23613",
                "147596-23613",
                "149637-23613",
                "166165-23613",
                "174845-23613",
                "180859-23613",
                "180862-23613",
                "180867-23613",
                "180959-23613",
                "181719-23613",
                "181720-23613",
                "181912-23613",
                "183732-23613",
                "183733-23613"
            ],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 23614,
            "name": {
                "de": "OE für Forschungsmanagement",
                "en": "Organizational Unit for Research Management"
            },
            "short": "O-FOM",
            "sib_order": 39,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/VII",
            "email": "research@medunigraz.at",
            "phone": "+43/316/385-72033",
            "url": "https://www.medunigraz.at/oes/oe-fuer-forschungsmanagement",
            "parent": 23402,
            "fax": null,
            "office": "Andreja VEREN",
            "publication_authorship": [],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 28761,
            "name": {
                "de": "Büro des Vizerektors für Klinische Angelegenheiten, Innovation und Nachhaltigkeit",
                "en": "Office of the Vice Rector of Clinical Affairs, Innovation and Sustainability"
            },
            "short": "BVR-KA",
            "sib_order": 56,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/VIII",
            "email": "petra.kampf@medunigraz.at",
            "phone": "+43 316 385-72003",
            "url": "https://www.medunigraz.at/stabsstellen/buero-des-vizerektors-fuer-klinische-agenden",
            "parent": 28760,
            "fax": "+43 316 385-72030",
            "office": null,
            "publication_authorship": [
                "119297-28761",
                "124047-28761",
                "125486-28761",
                "126267-28761",
                "128530-28761",
                "128531-28761",
                "134938-28761",
                "137294-28761",
                "139238-28761",
                "145567-28761",
                "147136-28761",
                "148202-28761",
                "149942-28761",
                "151465-28761",
                "152433-28761",
                "153524-28761",
                "153760-28761",
                "155706-28761",
                "155707-28761",
                "155708-28761",
                "156607-28761",
                "158627-28761",
                "159049-28761",
                "160027-28761",
                "161858-28761",
                "163760-28761",
                "163762-28761",
                "165056-28761",
                "165723-28761",
                "167365-28761",
                "168739-28761",
                "170993-28761",
                "172099-28761",
                "174794-28761",
                "175127-28761",
                "175128-28761",
                "175467-28761",
                "175526-28761",
                "175815-28761",
                "178340-28761",
                "178473-28761",
                "178846-28761",
                "179011-28761",
                "182480-28761",
                "187426-28761",
                "188210-28761",
                "188404-28761",
                "189810-28761",
                "190532-28761",
                "195637-28761",
                "196197-28761",
                "196565-28761",
                "197557-28761",
                "197700-28761",
                "206464-28761",
                "206857-28761",
                "208874-28761",
                "208881-28761",
                "95293-28761",
                "95294-28761",
                "95296-28761",
                "95298-28761"
            ],
            "type": 32960,
            "university_law": false
        },
        {
            "id": 13935,
            "name": {
                "de": "Büro des Vizerektors für Studium und Lehre",
                "en": "Office of the Vice-Rector of Teaching and Studies"
            },
            "short": "BVR-SL",
            "sib_order": 14,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/VIII",
            "email": null,
            "phone": "+43/316/385-74182",
            "url": "https://www.medunigraz.at/stabsstellen/buero-der-vizerektorin-fuer-studium-und-lehre",
            "parent": 13934,
            "fax": null,
            "office": "Irene Stradner, Tel.: +43/316/385-74182",
            "publication_authorship": [
                "112474-13935",
                "117287-13935",
                "117289-13935",
                "123393-13935",
                "126590-13935",
                "126598-13935",
                "127727-13935",
                "127880-13935",
                "127881-13935",
                "127932-13935",
                "127933-13935",
                "128997-13935",
                "129791-13935",
                "130289-13935",
                "130803-13935",
                "130958-13935",
                "132172-13935",
                "134120-13935",
                "134312-13935",
                "134329-13935",
                "134340-13935",
                "135453-13935",
                "136196-13935",
                "138409-13935",
                "140235-13935",
                "144402-13935",
                "145276-13935",
                "151875-13935",
                "162982-13935",
                "162983-13935",
                "164460-13935",
                "167853-13935",
                "167861-13935",
                "167963-13935",
                "168328-13935",
                "168329-13935",
                "168368-13935",
                "169372-13935",
                "170129-13935",
                "170149-13935",
                "170569-13935",
                "177695-13935",
                "180155-13935",
                "181132-13935",
                "181383-13935",
                "183421-13935",
                "184054-13935",
                "184089-13935",
                "184489-13935",
                "184599-13935",
                "184624-13935",
                "186993-13935",
                "187586-13935",
                "188000-13935",
                "198325-13935",
                "199041-13935",
                "201470-13935",
                "201473-13935",
                "202006-13935",
                "202658-13935",
                "202842-13935",
                "203108-13935",
                "203109-13935",
                "203110-13935",
                "203173-13935",
                "203343-13935",
                "203462-13935",
                "205136-13935",
                "207590-13935",
                "207599-13935",
                "208254-13935",
                "208255-13935",
                "208256-13935",
                "90366-13935",
                "90755-13935",
                "210650-13935",
                "213477-13935",
                "211196-13935",
                "211521-13935",
                "215518-13935"
            ],
            "type": 32960,
            "university_law": false
        },
        {
            "id": 28924,
            "name": {
                "de": "Stabsstelle Lehre mit Medien",
                "en": "Executive Department Learning with Media"
            },
            "short": "S-LM",
            "sib_order": 15,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/VIII",
            "email": "vmc@medunigraz.at",
            "phone": "+43 316 385 71646 / +43 664 8126323",
            "url": "https://vmc.medunigraz.at",
            "parent": 13934,
            "fax": null,
            "office": null,
            "publication_authorship": [
                "103443-28924",
                "109213-28924",
                "113552-28924",
                "113553-28924",
                "114826-28924",
                "115004-28924",
                "115147-28924",
                "121977-28924",
                "123795-28924",
                "125907-28924",
                "130203-28924",
                "131306-28924",
                "132216-28924",
                "132316-28924",
                "140593-28924",
                "145418-28924",
                "147330-28924",
                "154755-28924",
                "154756-28924",
                "154757-28924",
                "154779-28924",
                "157426-28924",
                "159465-28924",
                "164627-28924",
                "164628-28924",
                "166876-28924",
                "166877-28924",
                "173061-28924",
                "178087-28924",
                "178736-28924",
                "178906-28924",
                "181353-28924",
                "186754-28924",
                "186993-28924",
                "187350-28924",
                "188717-28924",
                "192727-28924",
                "192988-28924",
                "202550-28924",
                "207238-28924",
                "92246-28924",
                "98741-28924",
                "98742-28924",
                "215303-28924"
            ],
            "type": 32961,
            "university_law": false
        },
        {
            "id": 29204,
            "name": {
                "de": "Stabsstelle Studienleistungen und Abschlüsse",
                "en": "Executive Department of Student Achievements and Degrees staff unit"
            },
            "short": "S-SA",
            "sib_order": 16,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/IV",
            "email": null,
            "phone": null,
            "url": null,
            "parent": 13934,
            "fax": null,
            "office": null,
            "publication_authorship": [],
            "type": 32961,
            "university_law": false
        },
        {
            "id": 29264,
            "name": {
                "de": "Stabsstelle Clinical Skills Center",
                "en": "Executive Department Clinical Skills Center"
            },
            "short": "S-CSC",
            "sib_order": 17,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/III",
            "email": null,
            "phone": null,
            "url": "https://csc.medunigraz.at",
            "parent": 13934,
            "fax": null,
            "office": null,
            "publication_authorship": [
                "182313-29264",
                "184086-29264",
                "184608-29264",
                "188031-29264",
                "188081-29264",
                "188095-29264",
                "189650-29264",
                "190462-29264",
                "191008-29264",
                "195463-29264",
                "196019-29264",
                "198055-29264",
                "201809-29264",
                "203288-29264",
                "204046-29264",
                "204294-29264",
                "204538-29264",
                "204623-29264",
                "205738-29264",
                "208965-29264",
                "209875-29264",
                "209876-29264",
                "209877-29264",
                "215377-29264"
            ],
            "type": 32961,
            "university_law": false
        },
        {
            "id": 13979,
            "name": {
                "de": "OE für Studienmanagement",
                "en": "Organizational Unit for Study Management"
            },
            "short": "O-SM",
            "sib_order": 18,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/III",
            "email": null,
            "phone": "+43/316/385-71641",
            "url": "https://www.medunigraz.at/oes/oe-fuer-studienmanagement",
            "parent": 13934,
            "fax": null,
            "office": "Angela Kroboth",
            "publication_authorship": [
                "103443-13979",
                "106343-13979",
                "109213-13979",
                "109683-13979",
                "112474-13979",
                "113553-13979",
                "119604-13979",
                "123393-13979",
                "126590-13979",
                "126598-13979",
                "129174-13979",
                "133347-13979",
                "133348-13979",
                "133349-13979",
                "133350-13979",
                "133351-13979",
                "133352-13979",
                "133353-13979",
                "133354-13979",
                "133355-13979",
                "133356-13979",
                "133357-13979",
                "140464-13979",
                "140465-13979",
                "140513-13979",
                "140514-13979",
                "140515-13979",
                "140516-13979",
                "140517-13979",
                "140518-13979",
                "140519-13979",
                "140522-13979",
                "140523-13979",
                "140524-13979",
                "140525-13979",
                "140526-13979",
                "140527-13979",
                "140528-13979",
                "140534-13979",
                "140535-13979",
                "140536-13979",
                "140537-13979",
                "140538-13979",
                "140539-13979",
                "140540-13979",
                "140541-13979",
                "140542-13979",
                "140543-13979",
                "140547-13979",
                "144115-13979",
                "144402-13979",
                "145230-13979",
                "145920-13979",
                "145921-13979",
                "145922-13979",
                "145923-13979",
                "145924-13979",
                "145925-13979",
                "146268-13979",
                "146269-13979",
                "146820-13979",
                "147073-13979",
                "147267-13979",
                "147268-13979",
                "147447-13979",
                "147472-13979",
                "148156-13979",
                "148526-13979",
                "148589-13979",
                "148862-13979",
                "149081-13979",
                "149557-13979",
                "153052-13979",
                "153139-13979",
                "158140-13979",
                "158141-13979",
                "160972-13979",
                "160973-13979",
                "160974-13979",
                "160977-13979",
                "160978-13979",
                "162180-13979",
                "164139-13979",
                "167215-13979",
                "167219-13979",
                "167553-13979",
                "167556-13979",
                "168253-13979",
                "168897-13979",
                "168898-13979",
                "169554-13979",
                "170052-13979",
                "170320-13979",
                "170321-13979",
                "178282-13979",
                "178284-13979",
                "182104-13979",
                "182105-13979",
                "182106-13979",
                "182108-13979",
                "187531-13979",
                "95011-13979",
                "213513-13979"
            ],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 26796,
            "name": {
                "de": "OE Universitätsbibliothek",
                "en": "Organizational Unit University Library"
            },
            "short": "O-BIB",
            "sib_order": 19,
            "category": "OE",
            "address": "8010 Graz, Stiftingtalstraße 24",
            "email": "bibliothek@medunigraz.at",
            "phone": "++43 316 385-73050",
            "url": "https://bibliothek.medunigraz.at",
            "parent": 13934,
            "fax": "++43 316 385-73067",
            "office": null,
            "publication_authorship": [
                "102568-26796",
                "120036-26796",
                "127240-26796",
                "127241-26796",
                "127246-26796",
                "127247-26796",
                "129761-26796",
                "129762-26796",
                "130606-26796",
                "130739-26796",
                "130848-26796",
                "131219-26796",
                "131475-26796",
                "131518-26796",
                "131519-26796",
                "132340-26796",
                "138451-26796",
                "140985-26796",
                "140986-26796",
                "140987-26796",
                "140994-26796",
                "141937-26796",
                "143488-26796",
                "146715-26796",
                "146716-26796",
                "147932-26796",
                "152995-26796",
                "154311-26796",
                "155565-26796",
                "155765-26796",
                "157032-26796",
                "157034-26796",
                "157036-26796",
                "157350-26796",
                "159708-26796",
                "160219-26796",
                "160890-26796",
                "160937-26796",
                "161127-26796",
                "161192-26796",
                "162206-26796",
                "162864-26796",
                "163584-26796",
                "163621-26796",
                "163860-26796",
                "165890-26796",
                "165892-26796",
                "166063-26796",
                "166064-26796",
                "168164-26796",
                "168243-26796",
                "168881-26796",
                "172524-26796",
                "174850-26796",
                "176784-26796",
                "178005-26796",
                "188382-26796",
                "193434-26796",
                "194414-26796",
                "195965-26796",
                "200071-26796",
                "201374-26796",
                "205508-26796",
                "207300-26796",
                "207729-26796",
                "209122-26796",
                "92594-26796",
                "215682-26796"
            ],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 27923,
            "name": {
                "de": "Büro der Vizerektorin für Finanzmanagement, Recht und Digitalisierung",
                "en": "Office of the Vice-Rector for Finance-Management, Law Matters and Digitization"
            },
            "short": "BVR-FRP",
            "sib_order": 45,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6 - WEST, Q | 08",
            "email": null,
            "phone": null,
            "url": null,
            "parent": 27922,
            "fax": null,
            "office": null,
            "publication_authorship": [],
            "type": 32960,
            "university_law": false
        },
        {
            "id": 29625,
            "name": {
                "de": "Stabsstelle SAP",
                "en": "Executive Department SAP"
            },
            "short": "S-SAP",
            "sib_order": 46,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/V",
            "email": null,
            "phone": null,
            "url": null,
            "parent": 27922,
            "fax": null,
            "office": null,
            "publication_authorship": [],
            "type": 32961,
            "university_law": false
        },
        {
            "id": 29707,
            "name": {
                "de": "Stabsstelle Campusentwicklung und Immobilienstrategie",
                "en": "Executive Department of Campus Developement and Real Estate Strategy"
            },
            "short": "S-CI",
            "sib_order": 47,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/VI",
            "email": null,
            "phone": null,
            "url": null,
            "parent": 27922,
            "fax": null,
            "office": null,
            "publication_authorship": [],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 29705,
            "name": {
                "de": "OE Einkauf und Beschaffung",
                "en": "Organizational Unit for Purchasing and Procurement"
            },
            "short": "O-EP",
            "sib_order": 48,
            "category": "OE",
            "address": null,
            "email": null,
            "phone": null,
            "url": null,
            "parent": 27922,
            "fax": null,
            "office": null,
            "publication_authorship": [],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 13967,
            "name": {
                "de": "OE Finanzen",
                "en": "Organizational Unit for Finance"
            },
            "short": "O-FIN",
            "sib_order": 49,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/IV",
            "email": null,
            "phone": "+43/316/ 385-74095",
            "url": "https://www.medunigraz.at/finanzen",
            "parent": 27922,
            "fax": null,
            "office": "08.00-13.00 Uhr",
            "publication_authorship": [],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 13977,
            "name": {
                "de": "OE Informationstechnologie und Digitalisierung",
                "en": "Organizational Unit for Information Technology and Digitization"
            },
            "short": "O-IT",
            "sib_order": 52,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/V",
            "email": "it-serviceline@medunigraz.at",
            "phone": "+43/316/385-74444",
            "url": "https://www.medunigraz.at/rektorat/vizerektorin-fuer-finanzmanagement-recht-und-digitalisier/oe-informationstechnologie-und-digitalisierung",
            "parent": 27922,
            "fax": null,
            "office": null,
            "publication_authorship": [
                "113553-13977",
                "115147-13977",
                "128550-13977",
                "128836-13977",
                "207762-13977",
                "207766-13977",
                "207768-13977",
                "208166-13977",
                "208873-13977"
            ],
            "type": 32962,
            "university_law": true
        },
        {
            "id": 23375,
            "name": {
                "de": "OE Facilitymanagement",
                "en": "Organizational Unit for Facility Management"
            },
            "short": "O-FM",
            "sib_order": 53,
            "category": "OE",
            "address": "8010 Graz, Neue Stiftingtalstraße 6/VI",
            "email": "angelika.frech@medunigraz.at",
            "phone": "+43/316/385-72074",
            "url": "https://medcampus.medunigraz.at/",
            "parent": 27922,
            "fax": "+43/316/385-72034",
            "office": null,
            "publication_authorship": [
                "129416-23375",
                "151732-23375",
                "152108-23375"
            ],
            "type": 32962,
            "university_law": true
        }
    ]
}