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
GET /v1/campusonline/person/?format=api&offset=2380
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2467,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2400",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2360",
    "results": [
        {
            "id": 51739,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E5F327D6C70D32A7",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E5F327D6C70D32A7&pPersonenGruppe=3",
            "first_name": "Gerhard",
            "last_name": "Wirnsberger",
            "title": "Ao.Univ.-Prof.i.R. Dr.med.univ.",
            "consultation": "nach telefonischer Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 80282",
            "phone_external": null,
            "fax": "+43 316 385 14426",
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Ao.Univ.-Prof.i.R.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 134823,
            "room": {
                "id": 22423,
                "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": "Assistenz/ Mitarbeiter",
                "name_short": ".027",
                "name_full": "MC2.P.05.027",
                "organization": 13977,
                "geo": [
                    17974
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=91532FCDBE0921CC",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=91532FCDBE0921CC&pPersonenGruppe=3",
            "first_name": "Gregor",
            "last_name": "Wirnsberger",
            "title": "Dr.rer.nat. BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 11276",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.rer.nat.",
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 114834,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=76C9121D12A162B9",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=76C9121D12A162B9&pPersonenGruppe=3",
            "first_name": "Lisa Maria",
            "last_name": "Wissiak",
            "title": "BScN. MA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 31712",
            "phone_external": null,
            "fax": "+43 (0)316/385-79015",
            "academic_title": {
                "prefix": null,
                "suffix": "BScN. MA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 136053,
            "room": {
                "id": 22626,
                "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": "Mitarbeiterbüro",
                "name_short": ".035",
                "name_full": "MC2.Q.06.035",
                "organization": 28844,
                "geo": [
                    18052
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5F3BA7CE8488C8C9",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5F3BA7CE8488C8C9&pPersonenGruppe=3",
            "first_name": "Valentina",
            "last_name": "Witschnig",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 74028",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50767,
            "room": {
                "id": 20355,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "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": "Elisa, Behring, FSME, Borrelien",
                "name_short": ".016",
                "name_full": "MC1.B.03.016",
                "organization": 14023,
                "geo": [
                    3028
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=862CA4322CC53B79",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=862CA4322CC53B79&pPersonenGruppe=3",
            "first_name": "Elke",
            "last_name": "Wochesländer",
            "title": "Oberamtsassistentin",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73749",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Oberamtsassistentin",
                "suffix": null
            }
        },
        {
            "id": 75197,
            "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=C240C69DDC1EBBFD",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C240C69DDC1EBBFD&pPersonenGruppe=3",
            "first_name": "Johannes",
            "last_name": "Woger",
            "title": "Dr.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72762",
            "phone_external": null,
            "fax": "+43/316/385-72731",
            "academic_title": {
                "prefix": "Dr.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 58591,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=317E9E8C9B6D0ED0",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=317E9E8C9B6D0ED0&pPersonenGruppe=3",
            "first_name": "Christoph",
            "last_name": "Wohlkönig",
            "title": "Dr.med.univ. PhD.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12253",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "PhD."
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 106224,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9206EC721A0C7FBA",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9206EC721A0C7FBA&pPersonenGruppe=3",
            "first_name": "Nina Marie",
            "last_name": "Wohlmuth",
            "title": "BScN. MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 80942",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "BScN. MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 74936,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6F80BF7D83F1638F",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6F80BF7D83F1638F&pPersonenGruppe=3",
            "first_name": "Claudia",
            "last_name": "Wöhrer",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51327,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A6F047DE5CE93926",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A6F047DE5CE93926&pPersonenGruppe=3",
            "first_name": "Ingrid H.",
            "last_name": "Wolf",
            "title": "Priv.-Doz.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 85209,
            "room": {
                "id": 21888,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 2,
                    "name": {
                        "de": "2.Obergeschoß",
                        "en": "2nd floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Postgraduelle Fort- & Ausbildung administrieren",
                "name_short": ".023",
                "name_full": "MC2.Q.02.023",
                "organization": 13979,
                "geo": [
                    17623
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9EBF1B722D5829F7",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9EBF1B722D5829F7&pPersonenGruppe=3",
            "first_name": "Magdalena",
            "last_name": "Wolf",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 1524521",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50250,
            "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=7A2B3A09575F26A8",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7A2B3A09575F26A8&pPersonenGruppe=3",
            "first_name": "Markus",
            "last_name": "Wolf",
            "title": null,
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 73504",
            "phone_external": null,
            "fax": "+43/316/385-72731",
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51618,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=84BF65A0054B97E2",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=84BF65A0054B97E2&pPersonenGruppe=3",
            "first_name": "Peter",
            "last_name": "Wolf",
            "title": "Univ.-Prof. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 13026",
            "phone_external": null,
            "fax": "+43/316/385-13424",
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 60060,
            "room": {
                "id": 20722,
                "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": "Büro",
                "name_short": ".041",
                "name_full": "MC1.F.03.041",
                "organization": 14019,
                "geo": [
                    2851
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A4F3E82F3695FFA4",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A4F3E82F3695FFA4&pPersonenGruppe=3",
            "first_name": "Petra",
            "last_name": "Wolf",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73126",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50080,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=3FCB7B2E6081812B",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3FCB7B2E6081812B&pPersonenGruppe=3",
            "first_name": "Stefan",
            "last_name": "Wolf",
            "title": "Fachoberinspektor",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12182",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Fachoberinspektor",
                "suffix": null
            }
        },
        {
            "id": 90806,
            "room": {
                "id": 20138,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1600,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.D.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Mitarbeiter - Büro",
                "name_short": ".035",
                "name_full": "MC1.D.05.035",
                "organization": 14010,
                "geo": [
                    3840
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=79B1FFAACFE9BF30",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=79B1FFAACFE9BF30&pPersonenGruppe=3",
            "first_name": "Stefan Julian",
            "last_name": "Wolf",
            "title": "Sen.Scientist  Dr.sc.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73862",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.sc.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Sen.Scientist",
                "suffix": null
            }
        },
        {
            "id": 51911,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AC9015FE890353E6",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AC9015FE890353E6&pPersonenGruppe=3",
            "first_name": "Albert",
            "last_name": "Wölfler",
            "title": "Ao.Univ.-Prof. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 113410,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=96D0A6642D1FEB74",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=96D0A6642D1FEB74&pPersonenGruppe=3",
            "first_name": "Stefan",
            "last_name": "Wolfsberger",
            "title": "Univ.-Prof. Priv.-Doz. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 82710",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 102332,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=531540F4E1ECD484",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=531540F4E1ECD484&pPersonenGruppe=3",
            "first_name": "Vanessa",
            "last_name": "Wolfschluckner",
            "title": "Univ. FÄ Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FÄ",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 93493,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9D243813A673F32F",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9D243813A673F32F&pPersonenGruppe=3",
            "first_name": "Anita",
            "last_name": "Wollinger",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71751",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        }
    ]
}