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=640
{ "count": 3056, "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=660", "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=620", "results": [ { "id": 135282, "room": { "id": 20380, "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": ".041", "name_full": "MC1.B.03.041", "organization": 14023, "geo": [ 3048 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B47E1E6C0A434867", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B47E1E6C0A434867&pPersonenGruppe=3", "first_name": "Alissa Laura", "last_name": "Gallist", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 73623", "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": 51963, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=44F40F2184E25FC0", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=44F40F2184E25FC0&pPersonenGruppe=3", "first_name": "Siegfried", "last_name": "Gallistl", "title": "Ao.Univ.-Prof. Dr.med.univ.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 302035 ], "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": 54110, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D4A8351975CE6BB0", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D4A8351975CE6BB0&pPersonenGruppe=3", "first_name": "Yvonne", "last_name": "Gallistl", "title": null, "consultation": "08:00 bis 16:00 Uhr", "appendix": "Sekretariat der Abteilungsleiterin für Allgemeine Pädiatrie und \r\nForschungsgruppe für Pädiatrische Hämostaseologie", "phone": "+43 316 385 82679", "phone_external": null, "fax": "++43/316/385-13264", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 129138, "room": { "id": 21951, "category": { "id": 3, "name": "Labor" }, "floor": { "id": 3, "name": "3.Obergeschoß" }, "building": { "id": 1642, "name": "Campus der Med Uni Graz Ost", "short": "MC2.J.", "address": "Neue Stiftingtalstraße 6" }, "title": "Labor 11", "name_short": ".019", "name_full": "MC2.J.03.019", "organization": 14014, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D3E2782029641DCE", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D3E2782029641DCE&pPersonenGruppe=3", "first_name": "Elisabeth", "last_name": "Galyo", "title": null, "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301400, 304005 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 94613, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=FF27063AC4F3CCF1", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=FF27063AC4F3CCF1&pPersonenGruppe=3", "first_name": "Piyush Gajananrao", "last_name": "Gampawar", "title": "MSc PhD.", "consultation": null, "appendix": null, "phone": "+43 316 385 30267", "phone_external": null, "fax": null, "classifications": [ 102004, 106014, 301301, 301308, 301400, 302035, 303041 ], "expertise": [ 5154, 5155, 5156, 5157, 5716 ], "knowledge": [], "education": [ 697 ], "academic_title": { "prefix": null, "suffix": "MSc PhD." }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 54333, "room": { "id": 22229, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 4, "name": "4.Obergeschoß" }, "building": { "id": 1647, "name": "Campus der Med Uni Graz West", "short": "MC2.P.", "address": "Neue Stiftingtalstraße 6" }, "title": "2er Büro (Sekretariat, Projekt MA)", "name_short": ".027", "name_full": "MC2.P.04.027", "organization": 13965, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=69204CC48E1F5650", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=69204CC48E1F5650&pPersonenGruppe=3", "first_name": "Sandra", "last_name": "Gamse", "title": null, "consultation": "nach telefonischer Vereinbarung", "appendix": "Frauenförderung I Gleichstellung I Diversitymanagement I\r\n\r\nServicestelle Barrierefrei Arbeiten\r\n\r\nBehindertenvertrauensperson II\r\n\r\nBarrierefreiheitsbeauftragte\r\n\r\n\r\n\r\n", "phone": "+43 316 385 72056", "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": 98446, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=85D7E77E73AB4153", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=85D7E77E73AB4153&pPersonenGruppe=3", "first_name": "Alexander René", "last_name": "Gangl", "title": "Dr.scient.med. MSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.scient.med.", "suffix": "MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 125035, "room": { "id": 22458, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 1648, "name": "Campus der Med Uni Graz West", "short": "MC2.Q.", "address": "Neue Stiftingtalstraße 6" }, "title": "Assistenz/ Mitarbeiter", "name_short": ".025", "name_full": "MC2.Q.05.025", "organization": 28389, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F676893DCDEE3D3C", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F676893DCDEE3D3C&pPersonenGruppe=3", "first_name": "Daniela", "last_name": "Gangl", "title": "MA", "consultation": null, "appendix": "MOVE - Betriebliches Gesundheitsmanagement", "phone": "+43 316 385 74034", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MA" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50334, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=51EE2C1FC130BEF0", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=51EE2C1FC130BEF0&pPersonenGruppe=3", "first_name": "Rosemarie", "last_name": "Gangl", "title": "Fachoberinspektorin", "consultation": "Montag bis Freitag 7:30 - 13:00 Uhr", "appendix": null, "phone": "+43 316 385 17783", "phone_external": null, "fax": "+43 316 385 17811", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": "Fachoberinspektorin", "suffix": null } }, { "id": 122120, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B74B847AA069A783", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B74B847AA069A783&pPersonenGruppe=3", "first_name": "Carola", "last_name": "Ganzer", "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": 127975, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1AECB166B9106F05", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1AECB166B9106F05&pPersonenGruppe=3", "first_name": "Hannah", "last_name": "Gartner", "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": 51136, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E8DD16E89008971C", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E8DD16E89008971C&pPersonenGruppe=3", "first_name": "Thomas", "last_name": "Gary", "title": "Assoz. Prof. Priv.-Doz. Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 12911", "phone_external": null, "fax": null, "classifications": [ 302006, 302019, 302020, 302030, 509005 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": "Assoz. Prof.", "suffix": null } }, { "id": 133782, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=075DA84EEC5CB67A", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=075DA84EEC5CB67A&pPersonenGruppe=3", "first_name": "Aferdita", "last_name": "Gashi", "title": "Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 80394", "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": 130776, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5D80353D345E5069", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5D80353D345E5069&pPersonenGruppe=3", "first_name": "Aulona", "last_name": "Gashi", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 73000", "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": 124976, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B89DFD71DD1A5D85", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B89DFD71DD1A5D85&pPersonenGruppe=3", "first_name": "Majlinda", "last_name": "Gashi", "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": 93943, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=395BD93482592F7C", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=395BD93482592F7C&pPersonenGruppe=3", "first_name": "Paolo", "last_name": "Gasparella", "title": "Dott. Univ. FA Priv.-Doz.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 302037, 302048 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": "Dott. Univ. FA Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 101162, "room": { "id": 20186, "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": ".021", "name_full": "MC1.F.05.021", "organization": 14020, "geo": [ 3704 ] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4BF6929FA6C6974A", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4BF6929FA6C6974A&pPersonenGruppe=3", "first_name": "Raphael", "last_name": "Gassner", "title": "Dr.med.univ. BSc", "consultation": null, "appendix": null, "phone": "+43 316 385 71729", "phone_external": null, "fax": null, "classifications": [ 301100, 301101, 301107 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": "BSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50667, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6BF8B9CA28BB26EC", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6BF8B9CA28BB26EC&pPersonenGruppe=3", "first_name": "Tina", "last_name": "Gassner", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 73828", "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": 100254, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5D035BAA7EA6C11A", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5D035BAA7EA6C11A&pPersonenGruppe=3", "first_name": "Christina", "last_name": "Gatschelhofer", "title": "Dipl.-Ing. Mag. Dr.techn.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dipl.-Ing. Mag. Dr.techn.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 110668, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A407DDCE7303C078", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A407DDCE7303C078&pPersonenGruppe=3", "first_name": "Lukas", "last_name": "Gattermeyer-Kell", "title": "Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 81769", "phone_external": null, "fax": null, "classifications": [ 302052 ], "expertise": [ 5389, 5614, 5613 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } } ] }