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=1720
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2586,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=1740",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=1700",
    "results": [
        {
            "id": 108252,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=427BDAD9EC40AFCA",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=427BDAD9EC40AFCA&pPersonenGruppe=3",
            "first_name": "Bettina",
            "last_name": "Pretterklieber",
            "title": "Univ. FÄ Priv.-Doz. Dr.med.univ. Dr.scient.med. Bakk.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71110",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301102,
                301106,
                301107,
                301111,
                301112,
                301113
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med.",
                "suffix": "Bakk.rer.nat."
            },
            "miscellaneous_title": {
                "prefix": "Univ. FÄ Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 108616,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=DBA0E2336A66D465",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DBA0E2336A66D465&pPersonenGruppe=3",
            "first_name": "Michael",
            "last_name": "Pretterklieber",
            "title": "Ao.Univ.-Prof. Dr.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71110",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301102,
                301106,
                301111,
                301112,
                301113
            ],
            "expertise": [
                5306,
                5307,
                5308,
                5309,
                5310
            ],
            "knowledge": [],
            "education": [
                237,
                236,
                238,
                233,
                234,
                235
            ],
            "academic_title": {
                "prefix": "Dr.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 89900,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8663FE8CF17BA997",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8663FE8CF17BA997&pPersonenGruppe=3",
            "first_name": "Manuel",
            "last_name": "Prevedel",
            "title": "BSc",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 83666",
            "phone_external": "+43/316/876-6014",
            "fax": null,
            "classifications": [
                106002,
                106023,
                106052,
                301303,
                301306,
                301902,
                303020
            ],
            "expertise": [
                5662,
                5663,
                5664,
                5665,
                5666
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 56667,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A34089A944219A8E",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A34089A944219A8E&pPersonenGruppe=3",
            "first_name": "Barbara",
            "last_name": "Prietl",
            "title": "Mag.rer.nat. PhD.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 28832",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.rer.nat.",
                "suffix": "PhD."
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 103097,
            "room": {
                "id": 22692,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 7,
                    "name": {
                        "de": "7.Obergeschoß",
                        "en": "7th floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Assistenz/ Mitarbeiter",
                "name_short": ".030",
                "name_full": "MC2.Q.07.030",
                "organization": 13935,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7B01837F8C92B6E7",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7B01837F8C92B6E7&pPersonenGruppe=3",
            "first_name": "Barbara Maria",
            "last_name": "Prietl",
            "title": "Mag.rer.nat.",
            "consultation": "MEDconnect nach Vereinbarung",
            "appendix": "MEDconnect - Service und Beratung für Studierende\r\nBarrierefrei studieren\r\nBeratungsraum: West/Q/2/29\r\nTel.: +43 0316 385 78019\r\nmedconnect@medunigraz.at\r\n",
            "phone": "+43 316 385 78019",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 66126,
            "room": {
                "id": 19402,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "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": "Biobank Büro",
                "name_short": ".360",
                "name_full": "ZWT.0.02.360",
                "organization": 28392,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=30FDA6DC8AA16840",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=30FDA6DC8AA16840&pPersonenGruppe=3",
            "first_name": "Robert",
            "last_name": "Primschitz",
            "title": "Ing.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71653",
            "phone_external": null,
            "fax": "+43/316/385-72731",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Ing.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 74796,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=091E5D8C210B9CE7",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=091E5D8C210B9CE7&pPersonenGruppe=3",
            "first_name": "Gunda",
            "last_name": "Pristauz-Telsnigg",
            "title": "Priv.-Doz. 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": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 65239,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F4440D3EDE14B379",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F4440D3EDE14B379&pPersonenGruppe=3",
            "first_name": "Katharina",
            "last_name": "Prochazka",
            "title": "Priv.-Doz. Dr.med.univ. Dr.scient.med.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 31217",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302024
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 89979,
            "room": {
                "id": 20717,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "building": {
                    "id": 1602,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.F.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Gerichtsmedizin ",
                "name_short": ".036",
                "name_full": "MC1.F.03.036",
                "organization": 14019,
                "geo": [
                    2860
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B61D0B877A6E4B37",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B61D0B877A6E4B37&pPersonenGruppe=3",
            "first_name": "Andreas",
            "last_name": "Prokesch",
            "title": "Assoz. Prof. Priv.-Doz. Dr.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71901",
            "phone_external": null,
            "fax": null,
            "classifications": [
                106014,
                106023,
                106052,
                301107,
                301114,
                301306,
                301308,
                301904,
                302078
            ],
            "expertise": [
                3700,
                3969,
                3970,
                4403,
                5449
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Assoz. Prof.",
                "suffix": null
            }
        },
        {
            "id": 129395,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=45E4476AE1DEA868",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=45E4476AE1DEA868&pPersonenGruppe=3",
            "first_name": "Katrina",
            "last_name": "Promitzer",
            "title": "BScN.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BScN."
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 126594,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1A85B3F9C7B12194",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1A85B3F9C7B12194&pPersonenGruppe=3",
            "first_name": "Helene",
            "last_name": "Prvinsek",
            "title": "BEd MA MEd",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73055",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BEd MA MEd"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 127977,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=81D7098F42C4DE3D",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=81D7098F42C4DE3D&pPersonenGruppe=3",
            "first_name": "Sascha",
            "last_name": "Pseiner",
            "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": 133840,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C3CDB217234C6D65",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C3CDB217234C6D65&pPersonenGruppe=3",
            "first_name": "Oskar",
            "last_name": "Pucher",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72095",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50375,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C95D8A6FB97306AE",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C95D8A6FB97306AE&pPersonenGruppe=3",
            "first_name": "Markus",
            "last_name": "Puchinger",
            "title": "Prof. Dipl.-HTL-Ing. Dr.techn.",
            "consultation": "nach Vereinbarung / by arrangement (tel. oder / or E-Mail)",
            "appendix": "Leiter der Medizinischen Technik und \r\nDatenverarbeitung\r\n\r\nLeiter der Teaching Unit „Medical Engineering and \r\nSafe Use of Medical Devices“ \r\n\r\nMedizinische Universität Graz \r\nMedical University of Graz",
            "phone": "+43 316 385 12817",
            "phone_external": null,
            "fax": null,
            "classifications": [
                202016,
                206001,
                206002,
                303036,
                305901,
                305907
            ],
            "expertise": [
                789,
                849,
                836,
                1090,
                4360
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-HTL-Ing. Dr.techn.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Prof.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 116182,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=19C4EFEF05E251BC",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=19C4EFEF05E251BC&pPersonenGruppe=3",
            "first_name": "Julia Maria Anna",
            "last_name": "Puchleitner",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 78633562",
            "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": 62925,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=87CFC1CCEC1B998F",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=87CFC1CCEC1B998F&pPersonenGruppe=3",
            "first_name": "Paul",
            "last_name": "Puchwein",
            "title": "Assoz. Prof. Priv.-Doz. Dr.med.univ.",
            "consultation": "nach tel.Vereinbarung",
            "appendix": "Schwerpunkte: Polytrauma, präklinische Traumatologie, Wirbelsäule",
            "phone": "+43 316 385 81971",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301113,
                302053,
                302057,
                302085
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Assoz. Prof.",
                "suffix": null
            }
        },
        {
            "id": 51132,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C8EC9CA91ED407B2",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C8EC9CA91ED407B2&pPersonenGruppe=3",
            "first_name": "Bettina",
            "last_name": "Pummer",
            "title": null,
            "consultation": "Montag bis Donnerstag",
            "appendix": "08:00 bis 15:00 Uhr",
            "phone": "+43 316 385 82981",
            "phone_external": null,
            "fax": "+43/316/ 385 16808",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 127894,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4C5C193168AA6FE1",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4C5C193168AA6FE1&pPersonenGruppe=3",
            "first_name": "Nina",
            "last_name": "Pummer",
            "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": 134843,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=83F27F5D6A3A20AA",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=83F27F5D6A3A20AA&pPersonenGruppe=3",
            "first_name": "Michaela",
            "last_name": "Puntigam",
            "title": "Mag.phil.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.phil.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 120189,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6A24DCA9C32102DD",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6A24DCA9C32102DD&pPersonenGruppe=3",
            "first_name": "Lara",
            "last_name": "Purkarthofer",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 78633549",
            "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
            }
        }
    ]
}