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=2560
{ "count": 2988, "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2580", "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2540", "results": [ { "id": 108984, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=3268304F218D3E50", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3268304F218D3E50&pPersonenGruppe=3", "first_name": "Stefan", "last_name": "Sumerauer", "title": "BSc MSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "BSc MSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 63584, "room": { "id": 21617, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 1, "name": "1.Obergeschoß" }, "building": { "id": 1647, "name": "Campus der Med Uni Graz West", "short": "MC2.P.", "address": "Neue Stiftingtalstraße 6" }, "title": "Teachers Lounge", "name_short": ".017", "name_full": "MC2.P.01.017", "organization": 1, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=503A7E9BAC75B4FB", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=503A7E9BAC75B4FB&pPersonenGruppe=3", "first_name": "Andreas", "last_name": "Sumnitsch", "title": null, "consultation": "Montag - Freitag 8.00-14.00", "appendix": "-Betreuung der Lehrenden und Beaufsichtigung der Unterrichtsräume im MC 2 West\r\n -Mithilfe der Sicherstellung auf Funktion der technischen Ausstattung in den jeweiligen Lehrräumen", "phone": "+43 664 78633353", "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": 119117, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B59F3F29062E8194", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B59F3F29062E8194&pPersonenGruppe=3", "first_name": "Andrea Manuela", "last_name": "Sundl", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 81570", "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": 56585, "room": { "id": 22348, "category": { "id": 3, "name": "Labor" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 1642, "name": "Campus der Med Uni Graz Ost", "short": "MC2.J.", "address": "Neue Stiftingtalstraße 6" }, "title": "Allg. Histo", "name_short": ".033", "name_full": "MC2.J.05.033", "organization": 14017, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=38FA8DDC475031B6", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=38FA8DDC475031B6&pPersonenGruppe=3", "first_name": "Monika", "last_name": "Sundl", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 71870", "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": 97797, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F0596781A18351A0", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F0596781A18351A0&pPersonenGruppe=3", "first_name": "Christoph", "last_name": "Suppan", "title": "Priv.-Doz. Dr.med.univ. Dr.scient.med.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 302030 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ. Dr.scient.med.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 100214, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6378043D7A7009DD", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6378043D7A7009DD&pPersonenGruppe=3", "first_name": "Ena", "last_name": "Suppan", "title": "Dr.med.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301303, 301304, 302035, 302049, 302082 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 64115, "room": { "id": 22417, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 5, "name": "5.Obergeschoß" }, "building": { "id": 1647, "name": "Campus der Med Uni Graz West", "short": "MC2.P.", "address": "Neue Stiftingtalstraße 6" }, "title": "OE Leiter", "name_short": ".021", "name_full": "MC2.P.05.021", "organization": 13977, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F413F73D4CE75B97", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F413F73D4CE75B97&pPersonenGruppe=3", "first_name": "Sabine", "last_name": "Suppan", "title": "MBA", "consultation": null, "appendix": null, "phone": "+43 316 385 71671", "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": "MBA" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 129417, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=7CE9B7679DFF515C", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=7CE9B7679DFF515C&pPersonenGruppe=3", "first_name": "Thomas", "last_name": "Suppan", "title": "Dipl.-Ing. Dr.techn. BSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dipl.-Ing. Dr.techn.", "suffix": "BSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 136233, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=57DE58AD15B3DE60", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=57DE58AD15B3DE60&pPersonenGruppe=3", "first_name": "Samuele", "last_name": "Suraci", "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": 132540, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6E18E0769F0213E7", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6E18E0769F0213E7&pPersonenGruppe=3", "first_name": "Milana", "last_name": "Susoka", "title": "Dr. BSc", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.", "suffix": "BSc" }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 83683, "room": { "id": 19402, "category": { "id": 2, "name": "Büro" }, "floor": { "id": 2, "name": "2.Obergeschoß" }, "building": { "id": 1475, "name": "Zentrum für Wissen und Technologie", "short": "ZWT.0.", "address": "Neue Stiftingtalstraße 2" }, "title": "Biobank Büro", "name_short": ".360", "name_full": "ZWT.0.02.360", "organization": 28392, "geo": [] }, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=BCD92B9B807F63D1", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=BCD92B9B807F63D1&pPersonenGruppe=3", "first_name": "Elisabeth", "last_name": "Süsser", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 73645", "phone_external": null, "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": 120782, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=52D2BEB8FFF13F55", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=52D2BEB8FFF13F55&pPersonenGruppe=3", "first_name": "Anamarija", "last_name": "Sutic", "title": "Univ. FÄ Dr.med.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301902 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.", "suffix": null }, "miscellaneous_title": { "prefix": "Univ. FÄ", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 108675, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=735636927E0608E8", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=735636927E0608E8&pPersonenGruppe=3", "first_name": "Edina", "last_name": "Svago-Kanuric", "title": null, "consultation": null, "appendix": null, "phone": "+43 316 385 71870", "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": 61759, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=25418A683CE0BD62", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=25418A683CE0BD62&pPersonenGruppe=3", "first_name": "Eva", "last_name": "Svehlikova", "title": "Univ. FÄ Dr.med. PhD.", "consultation": null, "appendix": null, "phone": "+43 316 385 72835", "phone_external": null, "fax": "+43 316 385 72839", "classifications": [ 302014, 302078 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.", "suffix": "PhD." }, "miscellaneous_title": { "prefix": "Univ. FÄ", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 126715, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6F788EADFFBDB072", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6F788EADFFBDB072&pPersonenGruppe=3", "first_name": "Anna-Maria", "last_name": "Svraka", "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": 81319, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F329A8F1DBCAC336", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F329A8F1DBCAC336&pPersonenGruppe=3", "first_name": "Ines", "last_name": "Svraka", "title": null, "consultation": "DI bis DO von 07:00 bis 14:00 sowie nach telefonischer Vereinbarung", "appendix": "Personaladministration für wissenschaftliches, ärztliches und allgemeines Univ.-Personal, sowie ProjektmitarbeiterInnen:\r\n\r\n-) Otto Loewi Forschungszentrum\r\n- Lehrstuhl für Physiologie und Pathophysiologie\r\n- Lehrstuhl für Pharmakologie\r\n- Lehrstuhl für Medizinische Chemie\r\n- Lehrstuhl für Immunologie \r\n\r\n-) Institut für Gerichtliche Medizin \r\n\r\n-) Universitätsklinik für Chirurgie \r\n", "phone": "+43 316 385 74079", "phone_external": null, "fax": "+43/316/385-79076", "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": null, "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 50948, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2CF888FBF23ADC41", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2CF888FBF23ADC41&pPersonenGruppe=3", "first_name": "Paul", "last_name": "Swatek", "title": "Univ. FA Dr.med.univ.", "consultation": null, "appendix": null, "phone": "+43 316 385 81891", "phone_external": null, "fax": null, "classifications": [ 103030, 103031, 106040, 206001, 206002, 206003, 301102, 301103, 301111, 302010, 302013, 302044, 302054, 302079, 302081, 305907 ], "expertise": [ 2591, 2592, 2593, 2594, 2595, 2596 ], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Univ. FA", "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 111474, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0CBC07F8CADC9DAF", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0CBC07F8CADC9DAF&pPersonenGruppe=3", "first_name": "Ayu Hutami", "last_name": "Syarif", "title": "MSc", "consultation": "08.00 - 16.00", "appendix": null, "phone": "+43 316 385 72899", "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": 121990, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=1E28882A3EBD44B9", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=1E28882A3EBD44B9&pPersonenGruppe=3", "first_name": "Szilard", "last_name": "Szabo", "title": "Dr.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.", "suffix": null }, "miscellaneous_title": { "prefix": null, "suffix": null }, "official_title": { "prefix": null, "suffix": null } }, { "id": 69234, "room": null, "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=2B235722006F84C6", "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=2B235722006F84C6&pPersonenGruppe=3", "first_name": "Joanna", "last_name": "Szkandera", "title": "Priv.-Doz. Dr.med.univ.", "consultation": null, "appendix": null, "phone": null, "phone_external": null, "fax": null, "classifications": [ 301904, 302009, 302030, 302055, 304002, 305902 ], "expertise": [], "knowledge": [], "education": [], "academic_title": { "prefix": "Dr.med.univ.", "suffix": null }, "miscellaneous_title": { "prefix": "Priv.-Doz.", "suffix": null }, "official_title": { "prefix": null, "suffix": null } } ] }