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=2500
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2988,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2520",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2480",
    "results": [
        {
            "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
            }
        },
        {
            "id": 135814,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=42FE4395BF744854",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=42FE4395BF744854&pPersonenGruppe=3",
            "first_name": "Oliver",
            "last_name": "Stöhr",
            "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": 113409,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4F0CF466E42F0553",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4F0CF466E42F0553&pPersonenGruppe=3",
            "first_name": "Michaela",
            "last_name": "Stoiber",
            "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": 61495,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F3BE8FBF6B68AF84",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F3BE8FBF6B68AF84&pPersonenGruppe=3",
            "first_name": "Anja",
            "last_name": "Stoisser",
            "title": "MSc",
            "consultation": "08:30 - 15:00",
            "appendix": null,
            "phone": "+43 316 385 72832",
            "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": 50322,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4578C847765F22EB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4578C847765F22EB&pPersonenGruppe=3",
            "first_name": "Enrico",
            "last_name": "Stolz",
            "title": "Fachinspektor",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 84323",
            "phone_external": null,
            "fax": null,
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Fachinspektor",
                "suffix": null
            }
        },
        {
            "id": 89152,
            "room": {
                "id": 22648,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 7,
                    "name": "7.Obergeschoß"
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Arbeitsgruppenleiter AG1 Versorgungsforschung",
                "name_short": ".022",
                "name_full": "MC2.P.07.022",
                "organization": 14024,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8EF8A49C82EEF3FB",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8EF8A49C82EEF3FB&pPersonenGruppe=3",
            "first_name": "Erwin",
            "last_name": "Stolz",
            "title": "Research Prof. Priv.-Doz. Dr.phil. MA",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71587",
            "phone_external": null,
            "fax": null,
            "classifications": [
                302019,
                302020,
                303007,
                303012,
                303026,
                303027,
                305907
            ],
            "expertise": [
                5682,
                5683,
                5684,
                4209,
                5748,
                5055,
                5056,
                5058,
                5749
            ],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": "Dr.phil.",
                "suffix": "MA"
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Research Prof.",
                "suffix": null
            }
        },
        {
            "id": 50386,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5E7175DD3CA2D4FA",
            "card": "https://qline.medunigraz.at/QSYSTEM_MUG/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5E7175DD3CA2D4FA&pPersonenGruppe=3",
            "first_name": "Monika",
            "last_name": "Stoppacher-Schlegl",
            "title": "Fachinspektorin",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73063",
            "phone_external": null,
            "fax": "+43/316/385-73059",
            "classifications": [],
            "expertise": [],
            "knowledge": [],
            "education": [],
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Fachinspektorin",
                "suffix": null
            }
        }
    ]
}