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=2000
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=2020",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=1980",
    "results": [
        {
            "id": 89823,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B0F374A1F05A32B9",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B0F374A1F05A32B9&pPersonenGruppe=3",
            "first_name": "Richard",
            "last_name": "Schneeberger",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 88538695",
            "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": 59978,
            "room": {
                "id": 22619,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 6,
                    "name": {
                        "de": "6.Obergeschoß",
                        "en": "6th floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Leitung A-INT",
                "name_short": ".028",
                "name_full": "MC2.Q.06.028",
                "organization": 23614,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0DCC8A167BBA1B11",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0DCC8A167BBA1B11&pPersonenGruppe=3",
            "first_name": "Petra",
            "last_name": "Schneeberger-Papst",
            "title": "Mag. (FH)",
            "consultation": "siehe unten I see below",
            "appendix": "Öffnungszeiten I Opening hours International Office:\r\nMo.-Do. 09:00-12:00 Uhr | Mon-Thu 9.00 am-12.00 pm |\r\nTermine während der Öffnungszeiten und nach Vereinbarung Di.-Fr. |\r\nAppointments during the opening hours and upon arrangement Tue-Fri\r\n  \t",
            "phone": "+43 316 385 73692",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag. (FH)",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 135241,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F1B44ACEE746FB18",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F1B44ACEE746FB18&pPersonenGruppe=3",
            "first_name": "Benjamin",
            "last_name": "Schneider",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "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": 111027,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F2D1EF59842123F5",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F2D1EF59842123F5&pPersonenGruppe=3",
            "first_name": "Christina Sophie",
            "last_name": "Schneider",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302011
            ],
            "expertise": [],
            "knowledge": [],
            "education": [
                416,
                417
            ],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 106158,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=41B91BEEFCAFD0FF",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=41B91BEEFCAFD0FF&pPersonenGruppe=3",
            "first_name": "Jan",
            "last_name": "Schneider",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73750",
            "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": 71729,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=401A0AB456444A24",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=401A0AB456444A24&pPersonenGruppe=3",
            "first_name": "Nicole",
            "last_name": "Schneider",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12883",
            "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": 58447,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=219D5715E4ECB067",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=219D5715E4ECB067&pPersonenGruppe=3",
            "first_name": "Theresa",
            "last_name": "Schnur",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73004",
            "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": 50223,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=08FF124FA70CBBA2",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=08FF124FA70CBBA2&pPersonenGruppe=3",
            "first_name": "Claudia",
            "last_name": "Schober",
            "title": "Amtsdirektorin Mag. Bakk.phil.",
            "consultation": "nach Vereinbarung",
            "appendix": "Ansprechperson für:\r\n- Interne Weiterbildung\r\n- Coaching\r\n- Mediation\r\n- Austrittsgespräche\r\n- Interner Wechsel (allg. Personal)\r\n- Lehrgang Pioneering Office Management",
            "phone": "+43 316 385 74023",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.",
                "suffix": "Bakk.phil."
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Amtsdirektorin",
                "suffix": null
            }
        },
        {
            "id": 133201,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E6432ADD9CB99D54",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E6432ADD9CB99D54&pPersonenGruppe=3",
            "first_name": "Daniela",
            "last_name": "Schober",
            "title": "MA",
            "consultation": "Mo-Do 07:30-15 Uhr, Fr 07:30-13 Uhr",
            "appendix": "Personaladministration für:\r\n- Abteilungen CF\r\n- Abteilung Biobank\r\n- Abteilung Biomed. Forschung\r\n- ZMF Service Unit\r\n- Abteilung Zentrum für Med. Forschung\r\n\r\nStud-Ass./ Externe Lehrbeauftragte:\r\n- ULG: Primary Health Care\r\n- Externe Lehrende: A – G\r\n- Stud.MA: LS Immunologie",
            "phone": "+43 316 385 74053",
            "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": 63683,
            "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=DDD04122656D9843",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DDD04122656D9843&pPersonenGruppe=3",
            "first_name": "Daniela",
            "last_name": "Schoberer",
            "title": "Sen.Lecturer Priv.-Doz. Dr.rer.cur. BSc MSc",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 72069",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302019,
                303024
            ],
            "expertise": [
                4609,
                4610,
                4611,
                4613,
                5546
            ],
            "knowledge": [],
            "education": [
                428,
                429,
                430,
                431,
                529
            ],
            "academic_title": {
                "prefix": "Dr.rer.cur.",
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": "Sen.Lecturer Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 52008,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AE1952DE5CAF1348",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AE1952DE5CAF1348&pPersonenGruppe=3",
            "first_name": "Helmut",
            "last_name": "Schoellnast",
            "title": "Ao.Univ.-Prof. Dr.med.univ. MBA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 80970",
            "phone_external": null,
            "fax": "+43 316 385 13231",
            "classifications": [
                103031,
                301111,
                302010,
                302043,
                302070,
                302071,
                302075,
                302079
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "MBA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 95867,
            "room": {
                "id": 22418,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "OE AssistentIn",
                "name_short": ".022",
                "name_full": "MC2.P.05.022",
                "organization": 13977,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F257EFE591EAC54C",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F257EFE591EAC54C&pPersonenGruppe=3",
            "first_name": "Elisabeth",
            "last_name": "Schöff",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 74072",
            "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": 95463,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=90DA8AA5463F1807",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=90DA8AA5463F1807&pPersonenGruppe=3",
            "first_name": "Clemens",
            "last_name": "Schöffl",
            "title": "Univ. FA Dr.med.univ. BSc",
            "consultation": "nach Terminvereinbarung über die Allergieambulanz",
            "appendix": "Leiter der HAE-Ambulanz\r\nLeiter der Urtikaria-Ambulanz",
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [
                5958,
                5959,
                5960,
                5961,
                5962
            ],
            "knowledge": [],
            "education": [
                571
            ],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": "Univ. FA",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 120872,
            "room": {
                "id": 22197,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1643,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.K.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Mitarbeiter 10",
                "name_short": ".047",
                "name_full": "MC2.K.04.047",
                "organization": 14013,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=FFB6EC492FE9D414",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=FFB6EC492FE9D414&pPersonenGruppe=3",
            "first_name": "Gabriele Maria",
            "last_name": "Schoiswohl",
            "title": "Ass.-Prof. Mag. Dr.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71952",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301302,
                301303,
                301306,
                302014
            ],
            "expertise": [
                5866,
                5867,
                5868,
                5869
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag. Dr.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ass.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 51941,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A052F1A046B68A38",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A052F1A046B68A38&pPersonenGruppe=3",
            "first_name": "Wolfgang",
            "last_name": "Schöll",
            "title": "Ao.Univ.-Prof. Dr.med.univ. MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 380 3850",
            "phone_external": "+43 316 385 17069",
            "fax": "+43 316 385 14197",
            "classifications": [
                301904,
                302017,
                302022,
                302055
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 115382,
            "room": {
                "id": 22347,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1642,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.J.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Immunhisto Färbungen",
                "name_short": ".032",
                "name_full": "MC2.J.05.032",
                "organization": 14017,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=BBC7653A4903F4FB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=BBC7653A4903F4FB&pPersonenGruppe=3",
            "first_name": "Julia Maria",
            "last_name": "Schönberger",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71906",
            "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": 121750,
            "room": {
                "id": 22149,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "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": "Mitarbeiterbüro ZMF 2",
                "name_short": ".042",
                "name_full": "MC2.J.04.042",
                "organization": 28394,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=172A9618D8115E09",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=172A9618D8115E09&pPersonenGruppe=3",
            "first_name": "Laszlo",
            "last_name": "Schooltink",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71977",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301302
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 100216,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E00CC23E1EAB3173",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E00CC23E1EAB3173&pPersonenGruppe=3",
            "first_name": "Stephanie",
            "last_name": "Schöpfer-Schwab",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302086
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 71082,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E539490C45C92C44",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E539490C45C92C44&pPersonenGruppe=3",
            "first_name": "Michael",
            "last_name": "Schörghuber",
            "title": "Univ. OA Priv.-Doz. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 13027",
            "phone_external": null,
            "fax": "+43/316/385-13267",
            "classifications": [
                302004
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. OA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 71728,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2D8071CC468922E2",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2D8071CC468922E2&pPersonenGruppe=3",
            "first_name": "Karin",
            "last_name": "Schosteritsch",
            "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
            }
        }
    ]
}