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=780
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2466,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=800",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=760",
    "results": [
        {
            "id": 53167,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=285729CE9C1286AF",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=285729CE9C1286AF&pPersonenGruppe=3",
            "first_name": "Christoph",
            "last_name": "Hoegenauer",
            "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": 51972,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=DCE697B873CD9D5A",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DCE697B873CD9D5A&pPersonenGruppe=3",
            "first_name": "Angelika",
            "last_name": "Hofer",
            "title": "Ao.Univ.-Prof. Dr.med.univ. MME",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 13254",
            "phone_external": "+43/316-385-13254",
            "fax": "+43/316-385-12466",
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "MME"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 50354,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5D5311F131E3624C",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5D5311F131E3624C&pPersonenGruppe=3",
            "first_name": "Bianca",
            "last_name": "Hofer",
            "title": "Oberkontrollerin",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73121",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Oberkontrollerin",
                "suffix": null
            }
        },
        {
            "id": 92102,
            "room": {
                "id": 22051,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Büro Mitarbeiter",
                "name_short": ".019",
                "name_full": "MC2.P.03.019",
                "organization": 13979,
                "geo": [
                    17786
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AF221662285156DF",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AF221662285156DF&pPersonenGruppe=3",
            "first_name": "Daniela",
            "last_name": "Hofer",
            "title": null,
            "consultation": "nach Vereinbarung",
            "appendix": "Fachbereichsleiterin Lehrevaluierung umsetzen | Evaluierungen Pflichtlehrveranstaltungen Human-/Zahmedizin, Wahlfächer, ULGe, personenbezogene Evaluierungen",
            "phone": "+43 316 385 71647",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 77129,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=58F22ABFB2A7AC63",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=58F22ABFB2A7AC63&pPersonenGruppe=3",
            "first_name": "Edith",
            "last_name": "Hofer",
            "title": "Sen.Scientist  Priv.-Doz. Dipl.-Ing. Dr.techn.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 80245",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dipl.-Ing. Dr.techn.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Sen.Scientist",
                "suffix": null
            }
        },
        {
            "id": 58888,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=95332245B43FC134",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=95332245B43FC134&pPersonenGruppe=3",
            "first_name": "Eva-Maria",
            "last_name": "Hofer",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 380 4403",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 125881,
            "room": {
                "id": 22428,
                "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": "Büro ",
                "name_short": ".032",
                "name_full": "MC2.P.05.032",
                "organization": 29625,
                "geo": [
                    17949
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=16B96307CF6006B5",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=16B96307CF6006B5&pPersonenGruppe=3",
            "first_name": "Nadine",
            "last_name": "Hofer",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 8126300",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 111750,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=940F444D1FEFE2D6",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=940F444D1FEFE2D6&pPersonenGruppe=3",
            "first_name": "Neli",
            "last_name": "Hofer ehem Semrl",
            "title": "Dr.med.univ. MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 82284",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 92002,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1CCA4673992EC25F",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1CCA4673992EC25F&pPersonenGruppe=3",
            "first_name": "Magdalena",
            "last_name": "Hoffmann",
            "title": "Priv.-Doz. Mag. Dr.scient.med. MBA MSc",
            "consultation": null,
            "appendix": "Stabsstelle für Qualitäts- und Risikomanagement",
            "phone": "+43 316 385 80804",
            "phone_external": null,
            "fax": "+43 316 385 13428",
            "academic_title": {
                "prefix": "Mag. Dr.scient.med.",
                "suffix": "MBA MSc"
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 126914,
            "room": {
                "id": 20060,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1598,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.B.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Makro 3 (Zuschneideeinrichtung)",
                "name_short": ".026",
                "name_full": "MC1.B.05.026",
                "organization": 14020,
                "geo": [
                    3750
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4E225E808F380F13",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4E225E808F380F13&pPersonenGruppe=3",
            "first_name": "Nicole",
            "last_name": "Höfler",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71784",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 87378,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=595483120A2CDD74",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=595483120A2CDD74&pPersonenGruppe=3",
            "first_name": "Domenic",
            "last_name": "Hofmann",
            "title": "Dr.phil. BA MA MBA",
            "consultation": "Nach Vereinbarung",
            "appendix": "Neue Stiftingtalstraße 6/II",
            "phone": "+43 316 385 72086",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.phil.",
                "suffix": "BA MA MBA"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 100699,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=56F8128BFC0400DC",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=56F8128BFC0400DC&pPersonenGruppe=3",
            "first_name": "Elisabeth",
            "last_name": "Hofmann",
            "title": "Mag. Dr.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Mag. Dr.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 80134,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=45D028030D006DD9",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=45D028030D006DD9&pPersonenGruppe=3",
            "first_name": "Andrea",
            "last_name": "Hofmann-Wellenhof",
            "title": "Dr.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12371",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 99819,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E406C87BA06DB806",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E406C87BA06DB806&pPersonenGruppe=3",
            "first_name": "Elena Lucia",
            "last_name": "Hofmann-Wellenhof",
            "title": "Mag. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Mag. Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51711,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=EF7DA1776081BDDB",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=EF7DA1776081BDDB&pPersonenGruppe=3",
            "first_name": "Rainer",
            "last_name": "Hofmann-Wellenhof",
            "title": "Ao.Univ.-Prof. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 2995",
            "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": 58734,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AA977933B5A31CB7",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AA977933B5A31CB7&pPersonenGruppe=3",
            "first_name": "Alexander",
            "last_name": "Hofmeister",
            "title": "Mag.rer.nat.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72042",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Mag.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50943,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=CD7DDAE43759AA2E",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=CD7DDAE43759AA2E&pPersonenGruppe=3",
            "first_name": "Martina",
            "last_name": "Hofstadler",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73017",
            "phone_external": null,
            "fax": "+43/316/385-73009",
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 61169,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=160C5E81F1AE987E",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=160C5E81F1AE987E&pPersonenGruppe=3",
            "first_name": "Cornelia",
            "last_name": "Hohenbichler",
            "title": null,
            "consultation": "Tel. Erreichbarkeit d. Abteilung: Montag - Donnerstag: 07:30-15:00 Uhr, Freitag: 07:30-13:00 Uhr",
            "appendix": "Personaladministration für wissenschaftliches, ärztliches und allgemeines Univ.-Personal, sowie ProjektmitarbeiterInnen:\r\n\r\n-> Univ.-Klinik für Augenheilkunde\r\n-> Univ.-Klinik für Frauenheilkunde und Geburtshilfe\r\n-> Univ.-Klinik für Strahlentherapie - Radioonkologie\r\n-> KA f. Hämatologie (UK Innere Medizin) \r\n-> OE Bibliothek\r\n",
            "phone": "+43 316 385 74074",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 116942,
            "room": {
                "id": 20307,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1602,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.F.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Prosektur Administration",
                "name_short": ".020",
                "name_full": "MC1.F.04.020",
                "organization": 14020,
                "geo": [
                    2793
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=76993964725EF82A",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=76993964725EF82A&pPersonenGruppe=3",
            "first_name": "Viktoria",
            "last_name": "Hohenscherer",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71774",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 115981,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5D1D83E29D174D82",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5D1D83E29D174D82&pPersonenGruppe=3",
            "first_name": "Nadine",
            "last_name": "Hohensinger",
            "title": null,
            "consultation": null,
            "appendix": "AG Lungengefäßforschung\r\nTuesday 8h-15h, Wednesday 8h-14h, Thursday 8h-15h",
            "phone": "+43 316 385 72916",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        }
    ]
}