List staff accounts from CAMPUSonline.

Fields

id (integer)

Primary key.

first_name (string)

First name of person.

last_name (string)

Last name of person.

title (string)

Titles bestowed onto the person.

email (string)

Email address (only visible when authenticated).

room (integer)

Foreign key to CAMPUSonline room where this person has their primary workplace.

card (string)

URL to CAMPUSonline business card.

sex (string)

Sex of person:

  • W (Female)
  • M (Male)

consultation (string)

Consultation hours as free form text. Content may contain other information.

appendix (string)

Miscellaneous information about person as free form text.

avatar (string)

URL to user avatar picture. May point to an empty image.

phone (string)

Office phone number of person.

phone_external (string)

External phone number of person.

fax (string)

Office fax number of person.

functions ([integer])

List of foreign keys to CAMPUSonline functions this person carries.

organizations ([integer])

List of foreign keys to CAMPUSonline organizations where this person is currently active.

organizations_leave ([integer])

List of foreign keys to CAMPUSonline organizations where this person is currently on leave.

Filters

To filter for exact value matches:

?<fieldname>=<value>

For advanced filtering use lookups:

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

Possible lookups:

  • first_name: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex
  • last_name: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, isnull, regex, iregex
  • title: iexact, contains, icontains, isnull, regex, iregex
  • consultation: contains, icontains, isnull, regex, iregex
  • appendix: contains, icontains, 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:

  • functions
  • organizations
  • organizations_leave
  • classification
  • expertise
  • knowledge
  • education
GET /v1/campusonline/person/?format=api&offset=1260
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2669,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=1280",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=1240",
    "results": [
        {
            "id": 85290,
            "room": {
                "id": 20896,
                "category": {
                    "id": 17,
                    "name": "Haustechnik"
                },
                "floor": {
                    "id": 9,
                    "name": {
                        "de": "Erdgeschoß",
                        "en": "Ground floor"
                    }
                },
                "building": {
                    "id": 1599,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.C.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Brandmeldezentrale (BMZ)",
                "name_short": ".007",
                "name_full": "MC1.C.EG.007",
                "organization": 23375,
                "geo": [
                    3564
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AA66AA20B7AFDD99",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AA66AA20B7AFDD99&pPersonenGruppe=3",
            "first_name": "Markus",
            "last_name": "Laller",
            "title": "Ing.",
            "consultation": "nach Vereinbarung",
            "appendix": "Brandschutzbeauftragter MED CAMPUS",
            "phone": "+43 316 385 74075",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Ing.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 105229,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A5F524C1BCDA4411",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A5F524C1BCDA4411&pPersonenGruppe=3",
            "first_name": "Neeltje Maatje",
            "last_name": "Lammers",
            "title": "MA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73058",
            "phone_external": null,
            "fax": "+43/316/ 385-73067",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "MA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 97326,
            "room": {
                "id": 22577,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 6,
                    "name": {
                        "de": "6.Obergeschoß",
                        "en": "6th floor"
                    }
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum LeiterIn",
                "name_short": ".024",
                "name_full": "MC2.P.06.024",
                "organization": 14509,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D3E737D69B106CFB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D3E737D69B106CFB&pPersonenGruppe=3",
            "first_name": "Lena Maria",
            "last_name": "Lampersberger",
            "title": "Univ.-Ass. Dr.rer.cur. BScN. MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72150",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301308,
                302020,
                303024
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.rer.cur.",
                "suffix": "BScN. MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Univ.-Ass.",
                "suffix": null
            }
        },
        {
            "id": 98190,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=DB0C9724795831F2",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DB0C9724795831F2&pPersonenGruppe=3",
            "first_name": "Thomas",
            "last_name": "Lampl",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302012,
                302014,
                302030
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 124674,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=3E6B4F39F53668B7",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3E6B4F39F53668B7&pPersonenGruppe=3",
            "first_name": "Sissy Therese",
            "last_name": "Lamprecht-Sonnleitner",
            "title": "PhD.",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 73722",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301103,
                301304,
                301306,
                303007,
                303034
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "PhD."
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50417,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=45D773814771A910",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=45D773814771A910&pPersonenGruppe=3",
            "first_name": "Petra",
            "last_name": "Lang",
            "title": "Amtsrätin",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71525",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Amtsrätin",
                "suffix": null
            }
        },
        {
            "id": 62484,
            "room": {
                "id": 20885,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 9,
                    "name": {
                        "de": "Erdgeschoß",
                        "en": "Ground floor"
                    }
                },
                "building": {
                    "id": 1598,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.B.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Mitarbeiter - Büro",
                "name_short": ".036",
                "name_full": "MC1.B.EG.036",
                "organization": 14021,
                "geo": [
                    3624
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=537496A96E3FA4BD",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=537496A96E3FA4BD&pPersonenGruppe=3",
            "first_name": "Maria",
            "last_name": "Langer-Winter",
            "title": "Mag.phil.",
            "consultation": "Mo.- Fr. 8:30 - 12:30",
            "appendix": "Institutsreferentin\r\n",
            "phone": "+43 316 385 73832",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.phil.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 60261,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5FE90048B11FED79",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5FE90048B11FED79&pPersonenGruppe=3",
            "first_name": "Kordula",
            "last_name": "Lang-Illievich",
            "title": "Priv.-Doz. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 13911",
            "phone_external": null,
            "fax": "+43/316/385-13491",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [
                339,
                340,
                341,
                342,
                343,
                651
            ],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 60116,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7687EEBD44B34BCB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7687EEBD44B34BCB&pPersonenGruppe=3",
            "first_name": "Christian",
            "last_name": "Langkammer",
            "title": "Assoz. Prof. Priv.-Doz. Dipl.-Ing. Dr.techn.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 13247",
            "phone_external": null,
            "fax": null,
            "classifications": [
                206001,
                206003,
                301401
            ],
            "expertise": [
                2289,
                3525
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-Ing. Dr.techn.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Assoz. Prof.",
                "suffix": null
            }
        },
        {
            "id": 54253,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=612795183C26A6B2",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=612795183C26A6B2&pPersonenGruppe=3",
            "first_name": "Heike",
            "last_name": "Langmann",
            "title": null,
            "consultation": "Tel. Erreichbar von Montag - Donnerstag von 10-14 Uhr",
            "appendix": "Personaladministration für wissenschaftliches, ärztliches und allgemeines Universitätspersonal, sowie ProjektmitarbeiterInnen:\r\n\r\nUniversitätsklinik für Innere Medizin:\r\nKlinische Abteilung für Gastroenterologie und Hepatologie\r\nKlinische Abteilung für Hämatologie\r\nKlinische Abteilung für Kardiologie\r\nKlinische Abteilung für Onkologie\r\nKlinische Abteilung für Pulmonologie\r\nUniversitätsklinik für Psychiatrie und Psychotherapeutische Medizin\r\nUniversitätsklinik für Medizinische Psychologie und Psychotherapie\r\n\r\n\r\n\r\n\r\n\r\n",
            "phone": "+43 316 385 74096",
            "phone_external": null,
            "fax": "+43/316/385-79076",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 128054,
            "room": {
                "id": 22275,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "LeiterIn",
                "name_short": ".032",
                "name_full": "MC2.Q.04.032",
                "organization": 13967,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7919196B74BC1C46",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7919196B74BC1C46&pPersonenGruppe=3",
            "first_name": "Robert Franz Josef",
            "last_name": "Langmann",
            "title": "Mag. (FH)",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 74070",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag. (FH)",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50044,
            "room": {
                "id": 20087,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1599,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.C.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Mitarbeiter",
                "name_short": ".007",
                "name_full": "MC1.C.05.007",
                "organization": 14020,
                "geo": [
                    3738
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C2B07BF78CB6391E",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C2B07BF78CB6391E&pPersonenGruppe=3",
            "first_name": "Cord",
            "last_name": "Langner",
            "title": "Univ.-Doz. Univ. FA Dr.med.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71727",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301101,
                301103,
                301108,
                301904
            ],
            "expertise": [
                1065,
                1066,
                1067,
                5585
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ.-Doz. Univ. FA",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51718,
            "room": {
                "id": 22355,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1642,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.J.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum techn. Personal",
                "name_short": ".040",
                "name_full": "MC2.J.05.040",
                "organization": 14017,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=98BF8E3A60D939D9",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=98BF8E3A60D939D9&pPersonenGruppe=3",
            "first_name": "Ingrid",
            "last_name": "Lang-Olip",
            "title": "Ao.Univ.-Prof. Mag. Dr.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71889",
            "phone_external": null,
            "fax": null,
            "classifications": [
                106039,
                106052,
                301104,
                301107,
                301114
            ],
            "expertise": [
                1483,
                2886,
                2887,
                5354
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag. Dr.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 50495,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D6D9E576C4ED38C7",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D6D9E576C4ED38C7&pPersonenGruppe=3",
            "first_name": "Tanja",
            "last_name": "Langsenlehner",
            "title": "Assoc. Prof. Priv.-Doz. Dr.med.univ.",
            "consultation": "nach telefonischer Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 87869",
            "phone_external": null,
            "fax": "+43/316/ 385-13426",
            "classifications": [],
            "expertise": [
                2326,
                2327,
                2328,
                2372
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Assoc. Prof. Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 129561,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5848ECF97CB18D3C",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5848ECF97CB18D3C&pPersonenGruppe=3",
            "first_name": "Sonja",
            "last_name": "Langthaler",
            "title": "Dipl.-Ing. Dr.techn.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                101028,
                106006,
                301114,
                301904
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-Ing. Dr.techn.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 66328,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=92F61E86863BD893",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=92F61E86863BD893&pPersonenGruppe=3",
            "first_name": "Michaela",
            "last_name": "Lanner",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 83404",
            "phone_external": null,
            "fax": "+43/316/385-16400",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 135668,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=FA88D9D8F3BAFD4A",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=FA88D9D8F3BAFD4A&pPersonenGruppe=3",
            "first_name": "Clio",
            "last_name": "Lantschner",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302037
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50132,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=EE93AE1B4564F57F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=EE93AE1B4564F57F&pPersonenGruppe=3",
            "first_name": "Ilse",
            "last_name": "Lanz",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 74126",
            "phone_external": null,
            "fax": "+43/316/380-9645",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 133180,
            "room": {
                "id": 20060,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1598,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.B.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Makro 3 (Zuschneideeinrichtung)",
                "name_short": ".026",
                "name_full": "MC1.B.05.026",
                "organization": 14020,
                "geo": [
                    3750
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0C9215EAD88EEA19",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0C9215EAD88EEA19&pPersonenGruppe=3",
            "first_name": "Katharina",
            "last_name": "Laschalt",
            "title": "BA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71784",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 98538,
            "room": {
                "id": 16582,
                "category": {
                    "id": 1,
                    "name": "Lager"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "building": {
                    "id": 746,
                    "name": "Auenbruggerplatz 2/9",
                    "short": "A02.9.",
                    "address": "Auenbruggerplatz 2/9"
                },
                "title": "Lager ",
                "name_short": ".120",
                "name_full": "A02.9.03.120",
                "organization": 14080,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=401227979EA3EC40",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=401227979EA3EC40&pPersonenGruppe=3",
            "first_name": "Lisa",
            "last_name": "Lassnig",
            "title": "BSc MPH",
            "consultation": null,
            "appendix": "Studienkoordination",
            "phone": "+43 316 385 16820",
            "phone_external": null,
            "fax": "+43 316 385 79015",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MPH"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        }
    ]
}