Person List
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,iregexlast_name:iexact,contains,icontains,startswith,istartswith,endswith,iendswith,isnull,regex,iregextitle:iexact,contains,icontains,isnull,regex,iregexconsultation:contains,icontains,isnull,regex,iregexappendix: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:
functionsorganizationsorganizations_leaveclassificationexpertiseknowledgeeducation
GET /v1/campusonline/person/?format=api&offset=2300
{ "count": 3057, "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2320", "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2280", "results": [ { "id": 119116, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=844960B33BF6CBD7", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=844960B33BF6CBD7&pPersonenGruppe=3", "first_name": "Tobias", "last_name": "Schiffer", "title": null, "consultation": null, "appendix": null, "phone": null, "phone_external": "+43/316/385-72716", "fax": "+43/316/385-72731", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 104904, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=742DF535DD6A9C35", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=742DF535DD6A9C35&pPersonenGruppe=3", "first_name": "Victoria", "last_name": "Schiffer", "title": "Bakk.rer.nat. MSc MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 30462", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "Bakk.rer.nat. MSc MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 125277, "room": { "id": 20190, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 1602, "name": "Campus der Med Uni Graz Ost", "short": "MC1.F.", "address": "Neue Stiftingtalstraße 6" }, "title": "Dienstraum Mitarbeiter", "name_short": ".025", "name_full": "MC1.F.05.025", "organization": 14020, "geo": [ 3700 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=64DE2D6E83DC42E3", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=64DE2D6E83DC42E3&pPersonenGruppe=3", "first_name": "Patrick", "last_name": "Schimmel", "title": "Dr.", "consultation": null, "appendix": null, "phone": "+43 316 385 71744", "phone_external": null, "fax": null, "classifications": [ 301108, 301304, 301907, 303002, 303020, 304005 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 104119, "room": { "id": 21727, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 2, "name": "2.Obergeschoß" }, "building": { "id": 1642, "name": "Campus der Med Uni Graz Ost", "short": "MC2.J.", "address": "Neue Stiftingtalstraße 6" }, "title": "Dienstraum Mitarbeiter 03", "name_short": ".044", "name_full": "MC2.J.02.044", "organization": 14014, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=902A4C40E2130AAD", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=902A4C40E2130AAD&pPersonenGruppe=3", "first_name": "Christa", "last_name": "Schimpel", "title": "Univ.-Ass. Dr.rer.nat. MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 71178", "phone_external": null, "fax": "+43/316/385-79609", "classifications": [ 106022, 106023, 210006, 301109, 301114, 301208, 301902 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.rer.nat.", "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Univ.-Ass.", "suffix": null } }, { "id": 98848, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=BB6B3513FB7CA234", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=BB6B3513FB7CA234&pPersonenGruppe=3", "first_name": "Rainer", "last_name": "Schindl", "title": "Assoz. Prof. Priv.-Doz. Dipl.-Ing. Dr.techn.", "consultation": null, "appendix": null, "phone": "+43 316 385 71532", "phone_external": null, "fax": null, "classifications": [ 106006, 301110 ], "expertise": [ 4463, 4599, 4600, 4359, 5297, 5298, 5060 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dipl.-Ing. Dr.techn.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": "Assoz. Prof.", "suffix": null } }, { "id": 114352, "room": { "id": 20457, "category": { "id": 3, "name": "Labor" }, "floor": { "id": 4, "name": "4.Obergeschoß" }, "building": { "id": 1598, "name": "Campus der Med Uni Graz Ost", "short": "MC1.B.", "address": "Neue Stiftingtalstraße 6" }, "title": "Standard Probenansatz", "name_short": ".012", "name_full": "MC1.B.04.012", "organization": 14023, "geo": [ 2741 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D1175CBC0B60E1CC", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D1175CBC0B60E1CC&pPersonenGruppe=3", "first_name": "Sarah Stefanie", "last_name": "Schindlbacher", "title": "BSc", "consultation": null, "appendix": null, "phone": "+43 316 385 73730", "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": 102775, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=709AA48467CE4E8F", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=709AA48467CE4E8F&pPersonenGruppe=3", "first_name": "Katharina", "last_name": "Schindlmaier", "title": "MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 80690", "phone_external": null, "fax": null, "classifications": [ 301904 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 129218, "room": { "id": 20067, "category": { "id": 7, "name": "Sanitärraum" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 1598, "name": "Campus der Med Uni Graz Ost", "short": "MC1.B.", "address": "Neue Stiftingtalstraße 6" }, "title": "WC B", "name_short": ".033", "name_full": "MC1.B.05.033", "organization": 14020, "geo": [ 3759 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B0D49F9692D9118E", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B0D49F9692D9118E&pPersonenGruppe=3", "first_name": "Jörg", "last_name": "Schinewitz", "title": null, "consultation": null, "appendix": "SAP Support", "phone": "+43 664 78089118", "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": 51887, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1475565BA30FBB71", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1475565BA30FBB71&pPersonenGruppe=3", "first_name": "Michael", "last_name": "Schintler", "title": "Ao.Univ.-Prof. Dr.med.univ.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 302062 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Ao.Univ.-Prof.", "suffix": null } }, { "id": 50450, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6B354CEBAE4A02D7", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6B354CEBAE4A02D7&pPersonenGruppe=3", "first_name": "Julia", "last_name": "Schittl", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 14038", "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": 121010, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8D35F4355827EFEE", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8D35F4355827EFEE&pPersonenGruppe=3", "first_name": "Fiona", "last_name": "Schlacher", "title": null, "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50668, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=74DFF57FD00E83F8", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=74DFF57FD00E83F8&pPersonenGruppe=3", "first_name": "Sandra", "last_name": "Schlachter-Seitz", "title": null, "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 62201, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C1735B6FC9C62311", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C1735B6FC9C62311&pPersonenGruppe=3", "first_name": "Axel", "last_name": "Schlagenhauf", "title": "Research Prof. Priv.-Doz. Mag.rer.nat. Dr.scient.med.", "consultation": null, "appendix": null, "phone": "+43 316 385 83336", "phone_external": null, "fax": null, "classifications": [ 301305 ], "expertise": [ 2622, 2623, 4339, 5164, 5165 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Mag.rer.nat. Dr.scient.med.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": "Research Prof.", "suffix": null } }, { "id": 51773, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=154B9A642193AD5C", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=154B9A642193AD5C&pPersonenGruppe=3", "first_name": "Franz", "last_name": "Schlegl", "title": "Oberoffizial", "consultation": null, "appendix": null, "phone": "+43 316 385 73142", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Oberoffizial", "suffix": null } }, { "id": 88593, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=37D798B5056F5A57", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=37D798B5056F5A57&pPersonenGruppe=3", "first_name": "Peter", "last_name": "Schlenke", "title": "Univ.-Prof. Dr.med. Dr.med.habil", "consultation": null, "appendix": null, "phone": "+43 316 385 83067", "phone_external": null, "fax": "+43 316 385 13429", "classifications": [ 302082 ], "expertise": [ 4590, 4591, 4592, 4593, 4594, 5280, 5281, 5897, 5898 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med. Dr.med.habil", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Univ.-Prof.", "suffix": null } }, { "id": 130979, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=9F24E3A05D259655", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=9F24E3A05D259655&pPersonenGruppe=3", "first_name": "Stephanie", "last_name": "Schlichtner", "title": "PhD.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "PhD." }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 83661, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=CD2937D75B7C972E", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=CD2937D75B7C972E&pPersonenGruppe=3", "first_name": "Carolin", "last_name": "Schliefsteiner", "title": "Mag.rer.nat. PhD.", "consultation": null, "appendix": null, "phone": "+43 316 385 13532", "phone_external": null, "fax": null, "classifications": [ 301302, 301303, 301306, 301902, 302012, 302022, 302078 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Mag.rer.nat.", "suffix": "PhD." }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50124, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F1236E70E74E90C0", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F1236E70E74E90C0&pPersonenGruppe=3", "first_name": "Dagmar-Astrid", "last_name": "Schloffer", "title": "Fachoberinspektorin", "consultation": "Bürozeiten | Mo - Fr | 07.00 - 15.00 Uhr", "appendix": "Assistenz, Terminkoordination | Abteilungsleitung\r\n", "phone": "+43 316 385 84094", "phone_external": null, "fax": "+43 316 385 12107", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Fachoberinspektorin", "suffix": null } }, { "id": 60042, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D5AA23D5AE766E24", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D5AA23D5AE766E24&pPersonenGruppe=3", "first_name": "Nina", "last_name": "Schlögl", "title": null, "consultation": null, "appendix": "Elektronenmikroskopie \r\nRaum: J/06/30", "phone": "+43 316 385 71882", "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": 115583, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7CCB862CCAB9485A", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7CCB862CCAB9485A&pPersonenGruppe=3", "first_name": "Eva Katharina", "last_name": "Schmid", "title": "BScN.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "BScN." }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } } ] }