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,- 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=2600
{ "count": 3102, "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2620", "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2580", "results": [ { "id": 50514, "room": { "id": 20379, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 3, "name": "3.Obergeschoß" }, "building": { "id": 1598, "name": "Campus der Med Uni Graz Ost", "short": "MC1.B.", "address": "Neue Stiftingtalstraße 6" }, "title": "Dienstraum Mitarbeiter", "name_short": ".040", "name_full": "MC1.B.03.040", "organization": 14023, "geo": [ 3047 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D5C948D9E7AB6305", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D5C948D9E7AB6305&pPersonenGruppe=3", "first_name": "Evelyn", "last_name": "Stelzl", "title": "Priv.-Doz. Mag.rer.nat. Dr.scient.med.", "consultation": null, "appendix": null, "phone": "+43 316 385 73719", "phone_external": null, "fax": null, "classifications": [ 301103, 301306, 302013, 302040, 303020, 303034 ], "expertise": [ 3586, 3580 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Mag.rer.nat. Dr.scient.med.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 114980, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=BEBA5B103EDAD001", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=BEBA5B103EDAD001&pPersonenGruppe=3", "first_name": "Felix", "last_name": "Stelzl", "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": 52016, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C8C439E66C745802", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C8C439E66C745802&pPersonenGruppe=3", "first_name": "Vinzenz", "last_name": "Stepan", "title": "Univ.-Doz. Univ. FA Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 70636116", "phone_external": null, "fax": null, "classifications": [ 301103, 302014, 302019, 302030, 302054, 302058, 302078 ], "expertise": [ 896, 897 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Univ.-Doz. Univ. FA", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 57414, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7E56168E1C400FCC", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7E56168E1C400FCC&pPersonenGruppe=3", "first_name": "Christina", "last_name": "Stern", "title": "Univ. OÄ Priv.-Doz. Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 86306", "phone_external": null, "fax": null, "classifications": [ 302017 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Univ. OÄ Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 121413, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E9D843F1C9A1B336", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E9D843F1C9A1B336&pPersonenGruppe=3", "first_name": "Bernhard", "last_name": "Sternad", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 80589", "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": 50069, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=018679521559B6B2", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=018679521559B6B2&pPersonenGruppe=3", "first_name": "Renate", "last_name": "Sternat", "title": "Amtsrätin", "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": "Amtsrätin", "suffix": null } }, { "id": 97690, "room": { "id": 20130, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 1600, "name": "Campus der Med Uni Graz Ost", "short": "MC1.D.", "address": "Neue Stiftingtalstraße 6" }, "title": "Mitarbeiter - Büro", "name_short": ".027", "name_full": "MC1.D.05.027", "organization": 14010, "geo": [ 3848 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B4E9AF6A4A086284", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B4E9AF6A4A086284&pPersonenGruppe=3", "first_name": "Bianca", "last_name": "Steuber", "title": "Sen.Lecturer Dr.scient.med. BSc MSc", "consultation": "nach Vereinbarung", "appendix": null, "phone": "+43 316 385 73857", "phone_external": null, "fax": null, "classifications": [ 301100, 301110, 301308 ], "expertise": [ 5344, 5345, 5346 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.scient.med.", "suffix": "BSc MSc" }, "miscellaneous_title": { "prefix": "Sen.Lecturer", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 67995, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5A8ACB1A05E56350", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5A8ACB1A05E56350&pPersonenGruppe=3", "first_name": "Elisabeth", "last_name": "Steyer", "title": "Univ. ZÄ Dr.med.dent.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.dent.", "suffix": null }, "miscellaneous_title": { "prefix": "Univ. ZÄ", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50874, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=561ABCFFE52DFB63", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=561ABCFFE52DFB63&pPersonenGruppe=3", "first_name": "Philipp", "last_name": "Stiegler", "title": "Assoz. Prof. Priv.-Doz. Dr.med.univ. MBA", "consultation": "nach Vereinbarung", "appendix": null, "phone": "+43 316 385 81181", "phone_external": null, "fax": null, "classifications": [ 301103, 302015, 302078, 302083 ], "expertise": [ 3134, 3135, 3136, 3137, 3138 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": "MBA" }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": "Assoz. Prof.", "suffix": null } }, { "id": 101013, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C7F9073E66AEDDB6", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C7F9073E66AEDDB6&pPersonenGruppe=3", "first_name": "Marko", "last_name": "Stijic", "title": "MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 16437", "phone_external": null, "fax": null, "classifications": [ 302038, 305907 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 111188, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E6C9DCF30C75CCC6", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E6C9DCF30C75CCC6&pPersonenGruppe=3", "first_name": "Sabrina", "last_name": "Stimmeder", "title": "Dr.med.univ.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 118267, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=37A82B71AEFADD71", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=37A82B71AEFADD71&pPersonenGruppe=3", "first_name": "Katharina", "last_name": "Stix", "title": "MSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 124210, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0D867B1D73161C31", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0D867B1D73161C31&pPersonenGruppe=3", "first_name": "Karl-Johan", "last_name": "Stjernfelt", "title": "Univ. FA Dr. MSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 302035 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.", "suffix": "MSc" }, "miscellaneous_title": { "prefix": "Univ. FA", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 117683, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=228B67F3A75BFE1B", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=228B67F3A75BFE1B&pPersonenGruppe=3", "first_name": "Hannah Sophie", "last_name": "Stöcher", "title": "Univ.-Ass. Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 73560", "phone_external": null, "fax": "+43 316 385-79654", "classifications": [ 302090, 303040 ], "expertise": [], "knowledge": [], "education": [ 615 ], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Univ.-Ass.", "suffix": null } }, { "id": 51867, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=48BA3E17E781AF04", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=48BA3E17E781AF04&pPersonenGruppe=3", "first_name": "Karin", "last_name": "Stock", "title": "Amtsrätin", "consultation": null, "appendix": null, "phone": "+43 316 385 82696", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Amtsrätin", "suffix": null } }, { "id": 98088, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=38F06CE99C469626", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=38F06CE99C469626&pPersonenGruppe=3", "first_name": "Maria Cornelia", "last_name": "Stöckel", "title": "Dr.rer.nat.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.rer.nat.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50188, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=CEBCFA40765AB2C2", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=CEBCFA40765AB2C2&pPersonenGruppe=3", "first_name": "Gabriele", "last_name": "Stocker", "title": "Kontrollorin", "consultation": null, "appendix": null, "phone": "+43 316 385 12725", "phone_external": null, "fax": "+43/316/385-13368", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Kontrollorin", "suffix": null } }, { "id": 135541, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=EC28DADA4A28A334", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=EC28DADA4A28A334&pPersonenGruppe=3", "first_name": "Anna", "last_name": "Stockinger", "title": "Dr.med.univ.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 114514, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=727F081DA201D477", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=727F081DA201D477&pPersonenGruppe=3", "first_name": "Alina", "last_name": "Stockner", "title": "MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 72964", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 51538, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=74C4C8608329293A", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=74C4C8608329293A&pPersonenGruppe=3", "first_name": "Herbert", "last_name": "Stöger", "title": "Ao.Univ.-Prof.i.R. Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 13028", "phone_external": null, "fax": null, "classifications": [ 302009, 302030, 302055 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Ao.Univ.-Prof.i.R.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } } ] }