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=2140
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2711,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2160",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2120",
    "results": [
        {
            "id": 132761,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=14566B6E4EA14981",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=14566B6E4EA14981&pPersonenGruppe=3",
            "first_name": "Hanna",
            "last_name": "Schuster",
            "title": "MA",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "MA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 99100,
            "room": {
                "id": 21025,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 286,
                    "name": {
                        "de": "1.Untergeschoß",
                        "en": "Lower level 1"
                    }
                },
                "building": {
                    "id": 1599,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.C.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Büro Abfallbeauftragte / Reinigung",
                "name_short": ".024",
                "name_full": "MC1.C.U1.024",
                "organization": 23375,
                "geo": [
                    3176
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=BFCD7CBF5839FF3F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=BFCD7CBF5839FF3F&pPersonenGruppe=3",
            "first_name": "Ursula",
            "last_name": "Schuster-Rainer",
            "title": "Mag.rer.soc.oec.",
            "consultation": null,
            "appendix": "Bereichsleitung FM- Service\r\nAbfallbeauftragte \r\nAbwasserbeauftragte \r\nKoordinationsstelle Gebäudereinigung",
            "phone": "+43 316 385 71673",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.rer.soc.oec.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 85011,
            "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=3D77DD78B183BFF1",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3D77DD78B183BFF1&pPersonenGruppe=3",
            "first_name": "Gerhilde",
            "last_name": "Schüttengruber",
            "title": "Dr.rer.cur. BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71634",
            "phone_external": null,
            "fax": null,
            "classifications": [
                303012,
                303022,
                303024
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.rer.cur.",
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 113131,
            "room": {
                "id": 22656,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 7,
                    "name": {
                        "de": "7.Obergeschoß",
                        "en": "7th floor"
                    }
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Mitarbeiter AG02",
                "name_short": ".030",
                "name_full": "MC2.P.07.030",
                "organization": 27964,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2511C9E1D49E13F9",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2511C9E1D49E13F9&pPersonenGruppe=3",
            "first_name": "Gerald",
            "last_name": "Schutting",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73557",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302090
            ],
            "expertise": [
                5494,
                5495
            ],
            "knowledge": [],
            "education": [
                807
            ],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 89711,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7D6AED6F4E2B0B9A",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7D6AED6F4E2B0B9A&pPersonenGruppe=3",
            "first_name": "Anna-Maria",
            "last_name": "Schütz",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "03216 385 81070",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 79516,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E8CB745D4477E3F4",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E8CB745D4477E3F4&pPersonenGruppe=3",
            "first_name": "Bernhard",
            "last_name": "Schwaberger",
            "title": "Ass.-Prof. Priv.-Doz. Dr.med.univ. Dr.scient.med.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 30018",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301401,
                302031,
                302035,
                302049,
                302053,
                302060,
                302075,
                303036
            ],
            "expertise": [
                3382,
                3383,
                3384,
                5289,
                5288,
                4682,
                4683,
                4684,
                5343,
                5290
            ],
            "knowledge": [],
            "education": [
                412,
                411,
                634
            ],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Ass.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 50234,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=423ED7E83F131152",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=423ED7E83F131152&pPersonenGruppe=3",
            "first_name": "Gerd",
            "last_name": "Schwager",
            "title": "Fachoberinspektor",
            "consultation": null,
            "appendix": "Fotografie und Bildbearbeitung",
            "phone": "+43 316 385 82470",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Fachoberinspektor",
                "suffix": null
            }
        },
        {
            "id": 94150,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F2308F664CA7FB9E",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F2308F664CA7FB9E&pPersonenGruppe=3",
            "first_name": "Michael",
            "last_name": "Schwaiger",
            "title": "Univ. OA Priv.-Doz. Dr.med.univ. Dr.scient.med. Dr.med.dent. MSc",
            "consultation": "Lippen-, Kiefer-, Gaumenspalten und kraniofaziale Anomalien",
            "appendix": "- Mund-, Kiefer- und Gesichtschirurgie\r\n- Tätigkeitsschwerpunkt 'ästhetische Gesichtschirurgie'\r\n- Tätigkeitsschwerpunkt 'Lippen-, Kiefer- Gaumenspalten und kraniofaziale Anomalien'",
            "phone": "+43 316 385 80722",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med. Dr.med.dent.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": "Univ. OA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 113130,
            "room": {
                "id": 20661,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "building": {
                    "id": 1600,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.D.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Büroraum",
                "name_short": ".035",
                "name_full": "MC1.D.03.035",
                "organization": 14012,
                "geo": [
                    2982
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=837F3533700599F0",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=837F3533700599F0&pPersonenGruppe=3",
            "first_name": "Sebastian",
            "last_name": "Schwaminger",
            "title": "Assoz. Prof. Priv.-Doz. Dr.rer.nat. MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72125",
            "phone_external": null,
            "fax": null,
            "classifications": [
                104017,
                204006,
                206004,
                209006,
                210002,
                210004,
                210006,
                301207,
                301305
            ],
            "expertise": [
                5460,
                5459
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.rer.nat.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Assoz. Prof.",
                "suffix": null
            }
        },
        {
            "id": 50295,
            "room": {
                "id": 16710,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 746,
                    "name": "Auenbruggerplatz 2/9",
                    "short": "A02.9.",
                    "address": "Auenbruggerplatz 2/9"
                },
                "title": "Büro",
                "name_short": ".070",
                "name_full": "A02.9.05.070",
                "organization": 14026,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F9255C04D84B1F49",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F9255C04D84B1F49&pPersonenGruppe=3",
            "first_name": "Gerold",
            "last_name": "Schwantzer",
            "title": "Oberrat Mag.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 17867",
            "phone_external": null,
            "fax": "+43 316 385 13590",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Oberrat",
                "suffix": null
            }
        },
        {
            "id": 106867,
            "room": {
                "id": 21683,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 2,
                    "name": {
                        "de": "2.Obergeschoß",
                        "en": "2nd floor"
                    }
                },
                "building": {
                    "id": 1641,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.H.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "AWG FACS",
                "name_short": ".015",
                "name_full": "MC2.H.02.015",
                "organization": 14022,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F51C5D5B1F72FE1F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F51C5D5B1F72FE1F&pPersonenGruppe=3",
            "first_name": "Juliana",
            "last_name": "Schwanzer",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 74125",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [
                854
            ],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 90618,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=928C92D4B5A69DC4",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=928C92D4B5A69DC4&pPersonenGruppe=3",
            "first_name": "Anna",
            "last_name": "Schwarz",
            "title": "Dipl.-Ing. BSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                301306
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-Ing.",
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 107153,
            "room": {
                "id": 22123,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1642,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.J.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "AWG 13",
                "name_short": ".016",
                "name_full": "MC2.J.04.016",
                "organization": 14013,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0E11E889B00C7804",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0E11E889B00C7804&pPersonenGruppe=3",
            "first_name": "Birgit",
            "last_name": "Schwarz",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71964",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 96335,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=25C897BB813FB4CF",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=25C897BB813FB4CF&pPersonenGruppe=3",
            "first_name": "Uwe Yacine",
            "last_name": "Schwarze",
            "title": "Dr.scient.med. MSc",
            "consultation": "Termine nach Vereinbarung - appointments by arrangement",
            "appendix": "Adresse:\r\nBillrothgasse 4 / 3 Floor / Room 315-316 \r\nA-8010 Graz\r\n",
            "phone": "+43 316 385 80886",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301102,
                301107
            ],
            "expertise": [
                4744,
                4745,
                4746
            ],
            "knowledge": [],
            "education": [
                299
            ],
            "academic_title": {
                "prefix": "Dr.scient.med.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50379,
            "room": {
                "id": 21699,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 2,
                    "name": {
                        "de": "2.Obergeschoß",
                        "en": "2nd floor"
                    }
                },
                "building": {
                    "id": 1642,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.J.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Bildbearbeitung",
                "name_short": ".016",
                "name_full": "MC2.J.02.016",
                "organization": 14014,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9F9098ABA415CC73",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9F9098ABA415CC73&pPersonenGruppe=3",
            "first_name": "Elke",
            "last_name": "Schwarzenberger",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71182",
            "phone_external": null,
            "fax": "+43/316/385-79609",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 118987,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=691F32B0FCC0C652",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=691F32B0FCC0C652&pPersonenGruppe=3",
            "first_name": "Gudrun",
            "last_name": "Schwarz-Martelanz",
            "title": "BA BA MA MA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73068",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BA BA MA MA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 116542,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=276EFB25FAA2E367",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=276EFB25FAA2E367&pPersonenGruppe=3",
            "first_name": "Nora",
            "last_name": "Schwegel",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 132239,
            "room": {
                "id": 22936,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 1,
                    "name": {
                        "de": "1.Obergeschoß",
                        "en": "1st floor"
                    }
                },
                "building": {
                    "id": 1076,
                    "name": "Auenbruggerplatz 25/1",
                    "short": "A25.A.",
                    "address": "Auenbruggerplatz 25/1"
                },
                "title": "Sekretariat Körperspende",
                "name_short": ".211",
                "name_full": "A25.A.01.211",
                "organization": 14018,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8970063745303424",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8970063745303424&pPersonenGruppe=3",
            "first_name": "Christine",
            "last_name": "Schweiger",
            "title": null,
            "consultation": "-",
            "appendix": null,
            "phone": "+43 316 385 71101",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50396,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2D877B2CFE740E25",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2D877B2CFE740E25&pPersonenGruppe=3",
            "first_name": "Michaela",
            "last_name": "Schweiger",
            "title": "Fachoberinspektorin",
            "consultation": "6.30 - 14.30 Uhr",
            "appendix": null,
            "phone": "+43 316 385 82385",
            "phone_external": null,
            "fax": "+43/316/325520",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Fachoberinspektorin",
                "suffix": null
            }
        },
        {
            "id": 50348,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8030D2C8EE6CEE41",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8030D2C8EE6CEE41&pPersonenGruppe=3",
            "first_name": "Silke",
            "last_name": "Schweighart",
            "title": "Fachinspektorin",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Fachinspektorin",
                "suffix": null
            }
        }
    ]
}