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=820
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 3055,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=840",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=800",
    "results": [
        {
            "id": 50191,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4FF8777B2164773F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4FF8777B2164773F&pPersonenGruppe=3",
            "first_name": "Astrid",
            "last_name": "Haas",
            "title": "Hofrätin BA MA",
            "consultation": "Nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 73061",
            "phone_external": null,
            "fax": "+43/316/385-73059",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BA MA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Hofrätin",
                "suffix": null
            }
        },
        {
            "id": 119650,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AAA81DE3CE78DACD",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AAA81DE3CE78DACD&pPersonenGruppe=3",
            "first_name": "Daniela",
            "last_name": "Haas",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                301114,
                301306,
                301904
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50497,
            "room": {
                "id": 19394,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 2,
                    "name": "2.Obergeschoß"
                },
                "building": {
                    "id": 1475,
                    "name": "Zentrum für Wissen und Technologie",
                    "short": "ZWT.0.",
                    "address": "Neue Stiftingtalstraße 2"
                },
                "title": "Büro",
                "name_short": ".230",
                "name_full": "ZWT.0.02.230",
                "organization": 14023,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E050D59C59735181",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E050D59C59735181&pPersonenGruppe=3",
            "first_name": "Doris",
            "last_name": "Haas",
            "title": "Priv.-Doz. Mag. Dr.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73618",
            "phone_external": null,
            "fax": "+43/316/ 385-79639",
            "classifications": [
                106022,
                106024,
                303013,
                303018,
                303032
            ],
            "expertise": [
                638,
                639,
                640,
                2680,
                2684,
                2685,
                2678,
                2683,
                3570,
                3568,
                3569,
                4926,
                4927
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag. Dr.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 126134,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=10502DECC3892F84",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=10502DECC3892F84&pPersonenGruppe=3",
            "first_name": "Franziska",
            "last_name": "Haas",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                301107,
                301306
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 62504,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AB58A4A56E676A78",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AB58A4A56E676A78&pPersonenGruppe=3",
            "first_name": "Karin",
            "last_name": "Haas",
            "title": "Dr.med.univ. Dr.phil.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.phil.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 129217,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0FEF6BB352504A8A",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0FEF6BB352504A8A&pPersonenGruppe=3",
            "first_name": "Marco",
            "last_name": "Haas",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302035
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 134986,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9B6D64F603452F2E",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9B6D64F603452F2E&pPersonenGruppe=3",
            "first_name": "Simone",
            "last_name": "Haas",
            "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": 133200,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1B1F75B18C60CFBB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1B1F75B18C60CFBB&pPersonenGruppe=3",
            "first_name": "Tarek Mohamed Soliman",
            "last_name": "Habash",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 119771,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5B43B6C2F0D45B6D",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5B43B6C2F0D45B6D&pPersonenGruppe=3",
            "first_name": "Hannah Michaela",
            "last_name": "Haberl",
            "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": 108411,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C92F024D0A237901",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C92F024D0A237901&pPersonenGruppe=3",
            "first_name": "Hansjörg",
            "last_name": "Habisch",
            "title": "Sen.Scientist  Dr.rer.nat.",
            "consultation": null,
            "appendix": "https://forschung.medunigraz.at/fodok/suchen.person_publikationen?sprache_in=de&menue_id_in=102&id_in=81181",
            "phone": "+43 316 385 72149",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301114,
                301203,
                301206,
                301300,
                301302,
                301303,
                301305,
                301306
            ],
            "expertise": [
                5723,
                5724,
                5725,
                5726
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Sen.Scientist",
                "suffix": null
            }
        },
        {
            "id": 111508,
            "room": {
                "id": 22064,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": "3.Obergeschoß"
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Büro Mitarbeiter",
                "name_short": ".032",
                "name_full": "MC2.P.03.032",
                "organization": 13979,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C27947ADBA345514",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C27947ADBA345514&pPersonenGruppe=3",
            "first_name": "Anya",
            "last_name": "Hackl",
            "title": null,
            "consultation": "Montag, Mittwoch und Donnerstag: 09:00 - 12:00 Uhr",
            "appendix": "Fachbereich: Zulassung durchführen  | \r\nSchüler*innen an die Hochschulen |\r\nVorstudienlehrgang für Human- und Zahnmedizin (internationale Vorbildung)  | \r\nAnsprechperson für internationale Vorbildung und Hochschulzugangsberechtigung in Österreich |\r\nAnsprechperson für die Bearbeitung von Fehlermeldungen (Webservice/BRZ) |\r\nWeb-Redakteurin für medunigraz.at",
            "phone": "+43 316 385 73688",
            "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": 50349,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=52D1F4CB0541574D",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=52D1F4CB0541574D&pPersonenGruppe=3",
            "first_name": "Michaela",
            "last_name": "Hackl",
            "title": "Amtsdirektorin",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 73665",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Amtsdirektorin",
                "suffix": null
            }
        },
        {
            "id": 120269,
            "room": {
                "id": 16647,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 4,
                    "name": "4.Obergeschoß"
                },
                "building": {
                    "id": 746,
                    "name": "Auenbruggerplatz 2/9",
                    "short": "A02.9.",
                    "address": "Auenbruggerplatz 2/9"
                },
                "title": "Büro 7",
                "name_short": ".090",
                "name_full": "A02.9.04.090",
                "organization": 14026,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4A83CDD40D0D1606",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4A83CDD40D0D1606&pPersonenGruppe=3",
            "first_name": "Arnela",
            "last_name": "Hadzic",
            "title": "Dipl.-Ing. BSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 83588",
            "phone_external": null,
            "fax": null,
            "classifications": [
                102019,
                102020,
                102022
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-Ing.",
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50399,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=95C96ECECA71699A",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=95C96ECECA71699A&pPersonenGruppe=3",
            "first_name": "Erika",
            "last_name": "Hafner",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12936",
            "phone_external": null,
            "fax": "+43/316/ 385-16858",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50071,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=FA1CE859E0DD8A12",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=FA1CE859E0DD8A12&pPersonenGruppe=3",
            "first_name": "Maria",
            "last_name": "Hafner",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73748",
            "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": 100873,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=758624E3EBD4441C",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=758624E3EBD4441C&pPersonenGruppe=3",
            "first_name": "Mirjam",
            "last_name": "Hafner",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 127694,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4A26729D1E9238B3",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4A26729D1E9238B3&pPersonenGruppe=3",
            "first_name": "Thomas",
            "last_name": "Hagelmayer",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73643",
            "phone_external": null,
            "fax": "+43/316/385-72731",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 126857,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=785FA5A4AA11B98C",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=785FA5A4AA11B98C&pPersonenGruppe=3",
            "first_name": "Martin",
            "last_name": "Hahn",
            "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": 57197,
            "room": {
                "id": 16569,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": "3.Obergeschoß"
                },
                "building": {
                    "id": 746,
                    "name": "Auenbruggerplatz 2/9",
                    "short": "A02.9.",
                    "address": "Auenbruggerplatz 2/9"
                },
                "title": "Büro inkl. U-Raum 3",
                "name_short": ".090",
                "name_full": "A02.9.03.090",
                "organization": 14080,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=70C64108C417DADA",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=70C64108C417DADA&pPersonenGruppe=3",
            "first_name": "Manuela",
            "last_name": "Haid",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 84518",
            "phone_external": null,
            "fax": "+43 316 385 13590",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 89706,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=96E267C61F41BC0F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=96E267C61F41BC0F&pPersonenGruppe=3",
            "first_name": "Melanie",
            "last_name": "Haidegger",
            "title": "Univ. FÄ Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                301400,
                302052
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FÄ",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        }
    ]
}