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
GET /v1/campusonline/person/?format=api&offset=2320
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2467,
    "next": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2340",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2300",
    "results": [
        {
            "id": 76910,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=95BD8A61AB2E7606",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=95BD8A61AB2E7606&pPersonenGruppe=3",
            "first_name": "Jürgen",
            "last_name": "Wallner",
            "title": "Research Prof. Priv.-Doz. Dr.med. Dr.scient.med. Dr.med.dent.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 30193",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med. Dr.scient.med. Dr.med.dent.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Research Prof.",
                "suffix": null
            }
        },
        {
            "id": 72301,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=B2C947F212561D73",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=B2C947F212561D73&pPersonenGruppe=3",
            "first_name": "Markus",
            "last_name": "Wallner",
            "title": "Research Prof. Priv.-Doz. Dr.med. Dr.scient.med.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med. Dr.scient.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Research Prof.",
                "suffix": null
            }
        },
        {
            "id": 134942,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=AA6F8BA16673886E",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=AA6F8BA16673886E&pPersonenGruppe=3",
            "first_name": "Anna Elisabeth",
            "last_name": "Walter",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50104,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=286617F011F1C81B",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=286617F011F1C81B&pPersonenGruppe=3",
            "first_name": "Gerald",
            "last_name": "Waltl",
            "title": "Oberoffizial",
            "consultation": null,
            "appendix": null,
            "phone": "+43 664 78633562",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Oberoffizial",
                "suffix": null
            }
        },
        {
            "id": 125334,
            "room": {
                "id": 21951,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "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": [
                    18619
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=42F7D57414C7CD33",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=42F7D57414C7CD33&pPersonenGruppe=3",
            "first_name": "Jialin",
            "last_name": "Wang",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71953",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51837,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=3C4A539DA6F04B09",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3C4A539DA6F04B09&pPersonenGruppe=3",
            "first_name": "Gottfried",
            "last_name": "Watz",
            "title": "Amtsdirektor",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73060",
            "phone_external": null,
            "fax": "+43/316/385-73059",
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Amtsdirektor",
                "suffix": null
            }
        },
        {
            "id": 89855,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F858D08595D1CB27",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F858D08595D1CB27&pPersonenGruppe=3",
            "first_name": "Jennifer",
            "last_name": "Weber",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51874,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=64CEEAA2A4F8CDBB",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=64CEEAA2A4F8CDBB&pPersonenGruppe=3",
            "first_name": "Kurt",
            "last_name": "Weber",
            "title": "Ao.Univ.-Prof. Dr.med.univ.",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 80805",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 134842,
            "room": {
                "id": 20060,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 5,
                    "name": {
                        "de": "5.Obergeschoß",
                        "en": "5th floor"
                    }
                },
                "building": {
                    "id": 1598,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.B.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Makro 3 (Zuschneideeinrichtung)",
                "name_short": ".026",
                "name_full": "MC1.B.05.026",
                "organization": 14020,
                "geo": [
                    3750
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E34E08AAFD25DB8B",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E34E08AAFD25DB8B&pPersonenGruppe=3",
            "first_name": "Sarah",
            "last_name": "Weber",
            "title": "BSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71784",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 110629,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=29B14C24F2EA65D2",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=29B14C24F2EA65D2&pPersonenGruppe=3",
            "first_name": "Saskia",
            "last_name": "Weber",
            "title": "Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 53938,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F7E2B16FCB1D6643",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F7E2B16FCB1D6643&pPersonenGruppe=3",
            "first_name": "Andreas",
            "last_name": "Wedrich",
            "title": "Univ.-Prof. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 12394",
            "phone_external": null,
            "fax": "0316/385-13261",
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 51984,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=54A92CE5F411A844",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=54A92CE5F411A844&pPersonenGruppe=3",
            "first_name": "Martin",
            "last_name": "Weger",
            "title": "Ao.Univ.-Prof. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 13817",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 50153,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E8A3154CCCA3B77F",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E8A3154CCCA3B77F&pPersonenGruppe=3",
            "first_name": "Wolfgang",
            "last_name": "Weger",
            "title": "Univ. FA Priv.-Doz. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 2371",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 59331,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=4B6043913FDCD410",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=4B6043913FDCD410&pPersonenGruppe=3",
            "first_name": "Martin",
            "last_name": "Wegscheider",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 31797",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 68533,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5CB4F4242A5122EE",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5CB4F4242A5122EE&pPersonenGruppe=3",
            "first_name": "Thomas",
            "last_name": "Wegscheider",
            "title": "Univ. FA Dr.med.univ.",
            "consultation": "Nach persönlicher Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 72161",
            "phone_external": "+43/316/385-72160",
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FA",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 107135,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=450359449D8C5F23",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=450359449D8C5F23&pPersonenGruppe=3",
            "first_name": "Theresia",
            "last_name": "Weiermair",
            "title": "BSc MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72981",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "BSc MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 98176,
            "room": {
                "id": 22623,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 6,
                    "name": {
                        "de": "6.Obergeschoß",
                        "en": "6th floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "3er Büro",
                "name_short": ".032",
                "name_full": "MC2.Q.06.032",
                "organization": 28844,
                "geo": [
                    18059
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=3F1B1E1214EF2D1E",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=3F1B1E1214EF2D1E&pPersonenGruppe=3",
            "first_name": "Patricia",
            "last_name": "Weigel",
            "title": "Mag.iur.",
            "consultation": "nach Vereinbarung",
            "appendix": null,
            "phone": "+43 316 385 71664",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Mag.iur.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 123270,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=D018A3DCD17F8EFE",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=D018A3DCD17F8EFE&pPersonenGruppe=3",
            "first_name": "Sarah",
            "last_name": "Weigl",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73722",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 92858,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=E037D412956B95CB",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=E037D412956B95CB&pPersonenGruppe=3",
            "first_name": "Thomas",
            "last_name": "Weiland",
            "title": "Univ. OA Priv.-Doz. Dr.med.univ. Dr.scient.med.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 82733",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ. Dr.scient.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. OA Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50785,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=8478E16256BD1810",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=8478E16256BD1810&pPersonenGruppe=3",
            "first_name": "Annelie-Martina",
            "last_name": "Weinberg",
            "title": "Assoz. Prof. Priv.-Doz. Dr.med.",
            "consultation": null,
            "appendix": "gerichtlich zertifizierter Sachverständiger",
            "phone": "+43 316 385 78040",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Assoz. Prof.",
                "suffix": null
            }
        }
    ]
}