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=100
{ "count": 3001, "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=120", "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=80", "results": [ { "id": 61668, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=EC8A73DB77BAFCB7", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=EC8A73DB77BAFCB7&pPersonenGruppe=3", "first_name": "Lusik", "last_name": "Balayan", "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": 59188, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=CA8F8A2793B61F68", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=CA8F8A2793B61F68&pPersonenGruppe=3", "first_name": "Marija", "last_name": "Balic", "title": "Univ.-Prof. Dr.med.univ.et scient.med.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 106039, 301904, 302009, 302030, 302055 ], "expertise": [ 1785, 1786, 1787, 1788, 5256 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.et scient.med.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Univ.-Prof.", "suffix": null } }, { "id": 109501, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0AFA5F7226F2968A", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0AFA5F7226F2968A&pPersonenGruppe=3", "first_name": "Amar", "last_name": "Balihodzic", "title": "Dr.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301114, 301213, 301306, 301904 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 60889, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=93B211D063FF1B49", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=93B211D063FF1B49&pPersonenGruppe=3", "first_name": "Tanja", "last_name": "Ball", "title": "Priv.-Doz. Dr.rer.nat.", "consultation": null, "appendix": null, "phone": "+43 316 385 71636", "phone_external": null, "fax": "+43/316/385-72030", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.rer.nat.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 134261, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B0D05180C0BB950E", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B0D05180C0BB950E&pPersonenGruppe=3", "first_name": "Paul", "last_name": "Bamberg", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 30734", "phone_external": null, "fax": null, "classifications": [ 302081 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 126174, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F9A1C3AFD239964D", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F9A1C3AFD239964D&pPersonenGruppe=3", "first_name": "Mirna", "last_name": "Ban", "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": 135423, "room": { "id": 22271, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 4, "name": "4.Obergeschoß" }, "building": { "id": 1648, "name": "Campus der Med Uni Graz West", "short": "MC2.Q.", "address": "Neue Stiftingtalstraße 6" }, "title": "Assistenz/ Mitarbeiter", "name_short": ".028", "name_full": "MC2.Q.04.028", "organization": 13967, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=37C56AD0CA390CF3", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=37C56AD0CA390CF3&pPersonenGruppe=3", "first_name": "Normen", "last_name": "Banse", "title": "BA", "consultation": null, "appendix": null, "phone": "+43 316 385 74099", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "BA" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50887, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1FEE2E38993ED630", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1FEE2E38993ED630&pPersonenGruppe=3", "first_name": "Andreas", "last_name": "Baranyi", "title": "Assoz. Prof. Priv.-Doz. Mag. Dr.med.univ.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301103, 301210, 302045, 302046, 302065, 302066, 302067, 501019 ], "expertise": [ 765, 3689 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Mag. Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": "Assoz. Prof.", "suffix": null } }, { "id": 121391, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6BED09404904E203", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6BED09404904E203&pPersonenGruppe=3", "first_name": "Michelle", "last_name": "Baric", "title": null, "consultation": "Mo - DO 07:30- 15°° FR 07:30 - 13°°", "appendix": "- Univ.-Klinik f. Neurochirurgie \r\n- Univ.-Klink f. HNO\r\n- Univ.-Klink f. Derma und Venerologie\r\n- Mobilität \r\n- Moxis", "phone": "+43 316 385 74091", "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": 112851, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AFDB5AB7E6401273", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AFDB5AB7E6401273&pPersonenGruppe=3", "first_name": "Dominik", "last_name": "Barilich", "title": null, "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301203, 301206 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 125875, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4FB8379974F14A25", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4FB8379974F14A25&pPersonenGruppe=3", "first_name": "Sina", "last_name": "Barmaneter", "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": 85658, "room": { "id": 21766, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 2, "name": "2.Obergeschoß" }, "building": { "id": 1643, "name": "Campus der Med Uni Graz Ost", "short": "MC2.K.", "address": "Neue Stiftingtalstraße 6" }, "title": "Dienstraum Mitarbeiter 04", "name_short": ".037", "name_full": "MC2.K.02.037", "organization": 14022, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=64B0EFFDFC3EDA22", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=64B0EFFDFC3EDA22&pPersonenGruppe=3", "first_name": "Thomas", "last_name": "Bärnthaler", "title": "Priv.-Doz. Dr.med.univ. PhD.", "consultation": null, "appendix": null, "phone": "+43 316 385 74106", "phone_external": null, "fax": null, "classifications": [ 301114, 301206, 302068 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": "PhD." }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 116421, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2784AC43E0A69F7E", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2784AC43E0A69F7E&pPersonenGruppe=3", "first_name": "Jasmin", "last_name": "Baron", "title": "MSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301303, 301304, 302044 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 109021, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5058698D55D46911", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5058698D55D46911&pPersonenGruppe=3", "first_name": "Lisa", "last_name": "Barones", "title": "Dr.med.vet.", "consultation": null, "appendix": null, "phone": "+43 664 78633464", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.vet.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 137153, "room": { "id": 16734, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 746, "name": "Auenbruggerplatz 2/9", "short": "A02.9.", "address": "Auenbruggerplatz 2/9" }, "title": "Büro", "name_short": ".140", "name_full": "A02.9.05.140", "organization": 14026, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F771C0DD396D2962", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F771C0DD396D2962&pPersonenGruppe=3", "first_name": "Luis Alberto", "last_name": "Barradas Chacon", "title": "MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 17872", "phone_external": null, "fax": null, "classifications": [ 305907 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 119069, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B53D8656E062BCFC", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B53D8656E062BCFC&pPersonenGruppe=3", "first_name": "Marcus", "last_name": "Barth", "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": 77049, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2C07A95681B9F826", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2C07A95681B9F826&pPersonenGruppe=3", "first_name": "Katrin Daniela", "last_name": "Bartl-Pokorny", "title": "Sen.Lecturer Mag.phil. Dr.scient.med.", "consultation": "nach telefonischer Vereinbarung", "appendix": null, "phone": "+43 316 385 30686", "phone_external": null, "fax": null, "classifications": [ 301401, 301407, 302027, 602025, 602036 ], "expertise": [ 3331, 3332, 3333, 3334, 4601, 4602 ], "knowledge": [], "education": [ 108 ], "academic_title": { "prefix": "Mag.phil. Dr.scient.med.", "suffix": null }, "miscellaneous_title": { "prefix": "Sen.Lecturer", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 137695, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=48E56CB5BE9CA1F7", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=48E56CB5BE9CA1F7&pPersonenGruppe=3", "first_name": "Sandra", "last_name": "Bartsch", "title": "BSc", "consultation": null, "appendix": null, "phone": null, "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": 129435, "room": { "id": 22998, "category": { "id": 6, "name": "Sozialraum" }, "floor": { "id": 9, "name": "Erdgeschoß" }, "building": { "id": 1076, "name": "Auenbruggerplatz 25/1", "short": "A25.A.", "address": "Auenbruggerplatz 25/1" }, "title": "Multifunktionsraum", "name_short": ".14B", "name_full": "A25.A.EG.14B", "organization": 14018, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1A58F16A7B332F66", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1A58F16A7B332F66&pPersonenGruppe=3", "first_name": "Mert", "last_name": "Bas", "title": "BSc", "consultation": null, "appendix": null, "phone": null, "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": 110368, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E7902638B4452924", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E7902638B4452924&pPersonenGruppe=3", "first_name": "Silvia", "last_name": "Basta", "title": "BSc MSc", "consultation": null, "appendix": null, "phone": "+43 316 385 31902", "phone_external": null, "fax": null, "classifications": [ 302012 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "BSc MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } } ] }