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=2240
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=2260",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2220",
    "results": [
        {
            "id": 94472,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A9484144BE14ACC0",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A9484144BE14ACC0&pPersonenGruppe=3",
            "first_name": "Alwin",
            "last_name": "Sokolowski",
            "title": "Univ. ZA Priv.-Doz. Dr.med.univ. Dr.scient.med. Dr.med.dent.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 30678",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302029,
                302059,
                302088,
                302092,
                302093,
                305901
            ],
            "expertise": [
                5596,
                5597
            ],
            "knowledge": [],
            "education": [
                505,
                506,
                670
            ],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med. Dr.med.dent.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. ZA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 85682,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C050D0924D0D0157",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C050D0924D0D0157&pPersonenGruppe=3",
            "first_name": "Armin",
            "last_name": "Sokolowski",
            "title": "Univ. ZA Priv.-Doz. Dr.med.univ. Dr.scient.med. Dr.med.dent.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 14059",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302029,
                302059,
                302088,
                302093
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med. Dr.med.dent.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. ZA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 54247,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8BBABDD2FE03441D",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8BBABDD2FE03441D&pPersonenGruppe=3",
            "first_name": "Judith",
            "last_name": "Sommer",
            "title": null,
            "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": null,
                "suffix": null
            }
        },
        {
            "id": 96622,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9FE2A9FCEBFDFC09",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9FE2A9FCEBFDFC09&pPersonenGruppe=3",
            "first_name": "Michael",
            "last_name": "Sommer",
            "title": "Univ. FA Dr.med.univ. FEBO",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302007
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FA",
                "suffix": "FEBO"
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 98087,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=EFE3DC2E0617EB61",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=EFE3DC2E0617EB61&pPersonenGruppe=3",
            "first_name": "Nicole",
            "last_name": "Sommer",
            "title": "Priv.-Doz. PhD.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 31274",
            "phone_external": null,
            "fax": null,
            "classifications": [
                106052,
                301303,
                301306,
                302014,
                402018
            ],
            "expertise": [
                4286,
                4287,
                4288,
                4289,
                4271
            ],
            "knowledge": [],
            "education": [
                813
            ],
            "academic_title": {
                "prefix": null,
                "suffix": "PhD."
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51304,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=FB4F4EC05BEEE204",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=FB4F4EC05BEEE204&pPersonenGruppe=3",
            "first_name": "Alexandra",
            "last_name": "Sommerauer",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72512",
            "phone_external": null,
            "fax": "+43/0316/385-73009",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 85823,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9AAAC4339820B312",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9AAAC4339820B312&pPersonenGruppe=3",
            "first_name": "Markus Alexander",
            "last_name": "Sonnek",
            "title": null,
            "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": null,
                "suffix": null
            }
        },
        {
            "id": 134982,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=BB572738AB3CEA0F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=BB572738AB3CEA0F&pPersonenGruppe=3",
            "first_name": "Renate",
            "last_name": "Sorger",
            "title": null,
            "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": null,
                "suffix": null
            }
        },
        {
            "id": 52900,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4EF967A068023B57",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4EF967A068023B57&pPersonenGruppe=3",
            "first_name": "Siegfried",
            "last_name": "Sormann",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302024
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 96052,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=DFB6E71239E5A10F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DFB6E71239E5A10F&pPersonenGruppe=3",
            "first_name": "Caren",
            "last_name": "Sourij",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302012,
                302030,
                302032
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50838,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8FD09CBF6CCCFD43",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8FD09CBF6CCCFD43&pPersonenGruppe=3",
            "first_name": "Harald",
            "last_name": "Sourij",
            "title": "Univ.-Prof. Priv.-Doz. Dr.med.univ. MBA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 81310",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302012,
                302030
            ],
            "expertise": [
                3417,
                3418,
                3419
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "MBA"
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 137593,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=77CF107C0E8EDC81",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=77CF107C0E8EDC81&pPersonenGruppe=3",
            "first_name": "Michele",
            "last_name": "Spanu",
            "title": "Dott.",
            "consultation": "10:00-16:00",
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Dott.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 93279,
            "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=16E9AA23E8D8A493",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=16E9AA23E8D8A493&pPersonenGruppe=3",
            "first_name": "Ulrike",
            "last_name": "Spary-Kainz",
            "title": "Sen.Lecturer Dr.med.univ.",
            "consultation": "nach Vereinbarung",
            "appendix": "Ärztin für Allgmeinmedizin\r\n\r\nÖÄK Diplom für Akupunktur\r\nÖÄK Diplom für Manuelle Medizin\r\nÖÄK Fortbildungsdiplom\r\nÖÄK Diplom für Substitutionsbehandlung\r\n",
            "phone": "+43 316 385 73561",
            "phone_external": null,
            "fax": "+43 316 385-79654",
            "classifications": [
                305900
            ],
            "expertise": [
                5477
            ],
            "knowledge": [],
            "education": [
                803,
                804,
                306,
                300,
                309,
                457,
                549,
                303,
                304,
                305,
                308,
                307
            ],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Sen.Lecturer",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 95051,
            "room": {
                "id": 20072,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "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": "Dienstraum Mitarbeiter",
                "name_short": ".038",
                "name_full": "MC1.B.05.038",
                "organization": 14020,
                "geo": [
                    3763
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E62F93F805A25745",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E62F93F805A25745&pPersonenGruppe=3",
            "first_name": "Irene",
            "last_name": "Speicher",
            "title": "Univ. FÄ Dr.med.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71714",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301101
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FÄ",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51824,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C332B97BCDCA4C29",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C332B97BCDCA4C29&pPersonenGruppe=3",
            "first_name": "Stephan",
            "last_name": "Spendel",
            "title": "Ao.Univ.-Prof.i.R. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302041,
                302062
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Ao.Univ.-Prof.i.R.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50881,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9AE1DF24BB7CA9DB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9AE1DF24BB7CA9DB&pPersonenGruppe=3",
            "first_name": "Daniela Ingrid",
            "last_name": "Sperl",
            "title": "Univ. OÄ Priv.-Doz. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 84491",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302024,
                302035,
                302055
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. OÄ Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 99884,
            "room": {
                "id": 19396,
                "category": {
                    "id": 6,
                    "name": "Sozialraum"
                },
                "floor": {
                    "id": 2,
                    "name": {
                        "de": "2.Obergeschoß",
                        "en": "2nd floor"
                    }
                },
                "building": {
                    "id": 1475,
                    "name": "Zentrum für Wissen und Technologie",
                    "short": "ZWT.0.",
                    "address": "Neue Stiftingtalstraße 2"
                },
                "title": "Sozialraum",
                "name_short": ".250",
                "name_full": "ZWT.0.02.250",
                "organization": 14021,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=ACCB98CF42EC2A07",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=ACCB98CF42EC2A07&pPersonenGruppe=3",
            "first_name": "Benjamin Gernot",
            "last_name": "Spiegl",
            "title": "Dipl.-Ing. BSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71689",
            "phone_external": null,
            "fax": null,
            "classifications": [
                101018,
                102004,
                301103,
                301114,
                301301,
                301904,
                304002
            ],
            "expertise": [
                5187,
                5188,
                5189,
                5872
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-Ing.",
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 111909,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=24A6157226654E3E",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=24A6157226654E3E&pPersonenGruppe=3",
            "first_name": "Hanna",
            "last_name": "Spindler",
            "title": null,
            "consultation": "MO bis DO von 07:30 bis 15:00, FR von 07:30 bis 13:00",
            "appendix": "Personaladministration für wissenschaftliches, ärztliches und allgemeines Univ.-Personal, sowie ProjektmitarbeiterInnen:\r\n\r\n- Stabstelle Lehre mit Medien \r\n- Lehrstuhl für Medizinische Physik und Biophysik \r\n- Büro des VR für Studium und Lehre \r\n- UK für Radiologie \r\n  -> Kl. Abt. für allg. radiolog. Diagnostik\r\n  -> Kl. Abt. für Kinderradiologie \r\n  -> Kl. Abt. für Nuklearmedizin\r\n  -> Kl. Abt. für Neurorad., vaskul. u. interv. Rad.\r\n- Inst. f. Allgemeinmed. u. evidenzbasierte Versorgungsforschung \r\n- Diagnostik & Forschungs- Institut für Humangenetik  \r\n- Lehrstuhl f. makroskopische u. klinische Anatomie\r\n- Lehrstuhl f. Zellbiologie, Histologie u. Embryologie",
            "phone": "+43 316 385 74013",
            "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": 135663,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=062770CD6E3459D5",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=062770CD6E3459D5&pPersonenGruppe=3",
            "first_name": "Peter",
            "last_name": "Spitzer",
            "title": "Mag.phil. Dr.phil.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302037
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.phil. Dr.phil.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 58456,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=41343E11C3671D8A",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=41343E11C3671D8A&pPersonenGruppe=3",
            "first_name": "Stefan",
            "last_name": "Spörk",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73015",
            "phone_external": null,
            "fax": "+43 316 385 73009",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        }
    ]
}