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=2320
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=2340",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2300",
    "results": [
        {
            "id": 99435,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9715892502532D6C",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9715892502532D6C&pPersonenGruppe=3",
            "first_name": "Gregor",
            "last_name": "Traxler",
            "title": null,
            "consultation": "Di & Mi 09:00 - 15:00Uhr",
            "appendix": null,
            "phone": "+43 316 385 31674",
            "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": 105881,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=18C731BA409F6B20",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=18C731BA409F6B20&pPersonenGruppe=3",
            "first_name": "Selina",
            "last_name": "Treffler",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12424",
            "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": 62036,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=77E2F28D00D2C740",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=77E2F28D00D2C740&pPersonenGruppe=3",
            "first_name": "Gerlies",
            "last_name": "Treiber",
            "title": "Univ. FÄ Priv.-Doz. Dr.med.univ. MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12383",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301300,
                301902,
                302012,
                302014,
                302030,
                302078
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": "Univ. FÄ Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 103001,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E6EACCC78EB0C5AD",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E6EACCC78EB0C5AD&pPersonenGruppe=3",
            "first_name": "Erika Maria",
            "last_name": "Trempeniotis",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71763",
            "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": 57597,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C42998AC784AB393",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C42998AC784AB393&pPersonenGruppe=3",
            "first_name": "Christiane",
            "last_name": "Tremschnig",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 30633",
            "phone_external": null,
            "fax": "+43/316/ 385-595 30633",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 121529,
            "room": {
                "id": 20089,
                "category": {
                    "id": 1,
                    "name": "Lager"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1599,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.C.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Lehrmittelsammlung Pathologie",
                "name_short": ".009",
                "name_full": "MC1.C.05.009",
                "organization": 14020,
                "geo": [
                    3740
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=463CD2B7EF7ACE33",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=463CD2B7EF7ACE33&pPersonenGruppe=3",
            "first_name": "Sabine",
            "last_name": "Trinkl",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71725",
            "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": 57425,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6679310D10B703B2",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6679310D10B703B2&pPersonenGruppe=3",
            "first_name": "Norbert",
            "last_name": "Tripolt",
            "title": "Sen.Scientist  Dr.scient.med. BSc MSc",
            "consultation": "__",
            "appendix": null,
            "phone": "+43 316 385 78038",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302012,
                302014
            ],
            "expertise": [
                2542,
                2543,
                2541
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.scient.med.",
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Sen.Scientist",
                "suffix": null
            }
        },
        {
            "id": 54016,
            "room": {
                "id": 20380,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "building": {
                    "id": 1598,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.B.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Mitarbeiter",
                "name_short": ".041",
                "name_full": "MC1.B.03.041",
                "organization": 14023,
                "geo": [
                    3048
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=3B71AAC66EEB6C10",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3B71AAC66EEB6C10&pPersonenGruppe=3",
            "first_name": "Sylvia",
            "last_name": "Tripolt",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73716",
            "phone_external": null,
            "fax": "+43 316 385 79649",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 74656,
            "room": {
                "id": 22521,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 6,
                    "name": {
                        "de": "6.Obergeschoß",
                        "en": "6th floor"
                    }
                },
                "building": {
                    "id": 1642,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.J.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Mitarbeiter 03",
                "name_short": ".037",
                "name_full": "MC2.J.06.037",
                "organization": 28394,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=229E9A7474E5EE53",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=229E9A7474E5EE53&pPersonenGruppe=3",
            "first_name": "Martin",
            "last_name": "Trötzmüller",
            "title": "Dipl.-Ing. Dr.techn.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72724",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dipl.-Ing. Dr.techn.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 106781,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9270966B61253EE5",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9270966B61253EE5&pPersonenGruppe=3",
            "first_name": "Stefan Josef",
            "last_name": "Trsavec",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73746",
            "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": 70558,
            "room": {
                "id": 22471,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Büro ",
                "name_short": ".038",
                "name_full": "MC2.Q.05.038",
                "organization": 28389,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=767508DEA80F3ED7",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=767508DEA80F3ED7&pPersonenGruppe=3",
            "first_name": "Daniela",
            "last_name": "Trumler",
            "title": "Mag.iur. Dr.iur.",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 74014",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Mag.iur. Dr.iur.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 85701,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=ACE95AB402BF3436",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=ACE95AB402BF3436&pPersonenGruppe=3",
            "first_name": "Christian",
            "last_name": "Trummer",
            "title": "Univ. OA Priv.-Doz. Dr.med.univ. Dr.scient.med.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                302012,
                302014,
                302030,
                302078
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. OA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50909,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E76E39D4F8D80514",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E76E39D4F8D80514&pPersonenGruppe=3",
            "first_name": "Olivia",
            "last_name": "Trummer",
            "title": "Sen.Scientist  Priv.-Doz. Dr.scient.med. MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [
                301306,
                302014,
                303007,
                303012
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.scient.med.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Sen.Scientist",
                "suffix": null
            }
        },
        {
            "id": 75758,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=71723C0C933D9D8B",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=71723C0C933D9D8B&pPersonenGruppe=3",
            "first_name": "Viktoria",
            "last_name": "Trummer-Herbst",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": "Labor\r\nStiftingtalstraße 24\r\n8010 Graz",
            "phone": "+43 316 385 81600",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50853,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B2D58E413AE69522",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B2D58E413AE69522&pPersonenGruppe=3",
            "first_name": "Gerda",
            "last_name": "Trutnovsky",
            "title": "Assoz. Prof. Priv.-Doz. Dr.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 81081",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302022
            ],
            "expertise": [
                3284,
                3285,
                3286,
                3492,
                5491
            ],
            "knowledge": [],
            "education": [
                317,
                318,
                319,
                320,
                724,
                725,
                723
            ],
            "academic_title": {
                "prefix": "Dr.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Assoz. Prof.",
                "suffix": null
            }
        },
        {
            "id": 85440,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5F640B3B8AD23FB1",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5F640B3B8AD23FB1&pPersonenGruppe=3",
            "first_name": "Sebastian",
            "last_name": "Tschauner",
            "title": "Univ.-Prof. Priv.-Doz. Dr.med.univ. Dr.scient.med.",
            "consultation": "Nach telefonischer Vereinbarung unter +43 316 385 14202",
            "appendix": null,
            "phone": "+43 316 385 80203",
            "phone_external": null,
            "fax": "+43 316 385 14299",
            "classifications": [
                302071
            ],
            "expertise": [
                4873,
                4874,
                4875,
                4876
            ],
            "knowledge": [],
            "education": [
                232,
                301
            ],
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 104099,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=518041BD6334E5F9",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=518041BD6334E5F9&pPersonenGruppe=3",
            "first_name": "Magdalena Maria",
            "last_name": "Tschernitz",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 78357394",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301114,
                301300,
                301306
            ],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50588,
            "room": {
                "id": 20583,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1599,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.C.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Mitarbeiter",
                "name_short": ".014",
                "name_full": "MC1.C.04.014",
                "organization": 14020,
                "geo": [
                    2804
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0B37881F111D2F5D",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0B37881F111D2F5D&pPersonenGruppe=3",
            "first_name": "Oleksiy",
            "last_name": "Tsybrovskyy",
            "title": "Univ. FA Priv.-Doz. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71738",
            "phone_external": null,
            "fax": null,
            "classifications": [
                301101,
                301105,
                301107,
                301108,
                301904,
                302014,
                305907
            ],
            "expertise": [
                1611,
                1612,
                1613,
                1614
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 124635,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D75D67055B97DE3B",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D75D67055B97DE3B&pPersonenGruppe=3",
            "first_name": "Hannah Lea",
            "last_name": "Tuppinger",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 104762,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E925B4FDAF92588E",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E925B4FDAF92588E&pPersonenGruppe=3",
            "first_name": "Elena",
            "last_name": "Turk",
            "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
            }
        }
    ]
}