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=2260
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=2280",
    "previous": "https://api-test.medunigraz.at/v1/campusonline/person/?format=api&limit=20&offset=2240",
    "results": [
        {
            "id": 120430,
            "room": {
                "id": 22193,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1643,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC2.K.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Dienstraum Mitarbeiter 06",
                "name_short": ".043",
                "name_full": "MC2.K.04.043",
                "organization": 14013,
                "geo": [
                    18485
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=5E6B5955BF239321",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=5E6B5955BF239321&pPersonenGruppe=3",
            "first_name": "Savina",
            "last_name": "Van Amsterdam",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71947",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 122750,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=6BB256630BBAA8EC",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=6BB256630BBAA8EC&pPersonenGruppe=3",
            "first_name": "Anila",
            "last_name": "Varghese",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 58254,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A1BF57BB0A25EFAF",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A1BF57BB0A25EFAF&pPersonenGruppe=3",
            "first_name": "Gordana",
            "last_name": "Vasic",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": "0676/33-52-118",
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 114676,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=CB41B73AB38E98B5",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=CB41B73AB38E98B5&pPersonenGruppe=3",
            "first_name": "Milos",
            "last_name": "Vasic",
            "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": 59959,
            "room": {
                "id": 22054,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 3,
                    "name": {
                        "de": "3.Obergeschoß",
                        "en": "3rd floor"
                    }
                },
                "building": {
                    "id": 1647,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.P.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Büro Mitarbeiter",
                "name_short": ".022",
                "name_full": "MC2.P.03.022",
                "organization": 13979,
                "geo": [
                    17790
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=CEBE82285705B9D3",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=CEBE82285705B9D3&pPersonenGruppe=3",
            "first_name": "Barbara",
            "last_name": "Vasiljevic",
            "title": null,
            "consultation": "nach Vereinbarung (Montag, Mittwoch, Donnerstag - 09:00 - 12:00 Uhr)",
            "appendix": "Dienstzeiten: \r\nMo: 07:00-15:00 Uhr; Di-Do: 08:00-12:00 Uhr\r\n\r\n\r\n- Modulzuteilung 3.-5. StJ. Humanmedizin\r\n\r\n- Beratung der Studierenden bei organisatorischen   Fragen",
            "phone": "+43 316 385 71629",
            "phone_external": null,
            "fax": "+43/316-385-79627",
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 50799,
            "room": {
                "id": 20457,
                "category": {
                    "id": 3,
                    "name": "Labor"
                },
                "floor": {
                    "id": 4,
                    "name": {
                        "de": "4.Obergeschoß",
                        "en": "4th floor"
                    }
                },
                "building": {
                    "id": 1598,
                    "name": "Campus der Med Uni Graz Ost",
                    "short": "MC1.B.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Standard Probenansatz",
                "name_short": ".012",
                "name_full": "MC1.B.04.012",
                "organization": 14023,
                "geo": [
                    2741
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=088564BDD61A7898",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=088564BDD61A7898&pPersonenGruppe=3",
            "first_name": "Beate",
            "last_name": "Vehovec",
            "title": null,
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 73730",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 59427,
            "room": {
                "id": 22684,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 7,
                    "name": {
                        "de": "7.Obergeschoß",
                        "en": "7th floor"
                    }
                },
                "building": {
                    "id": 1648,
                    "name": "Campus der Med Uni Graz West",
                    "short": "MC2.Q.",
                    "address": "Neue Stiftingtalstraße 6"
                },
                "title": "Sekretariat",
                "name_short": ".022",
                "name_full": "MC2.Q.07.022",
                "organization": 23614,
                "geo": [
                    18140
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=99A3230099635198",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=99A3230099635198&pPersonenGruppe=3",
            "first_name": "Andreja",
            "last_name": "Veren",
            "title": null,
            "consultation": "Mo.-Di. und Do.-Fr.",
            "appendix": null,
            "phone": "+43 316 385 72033",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 136793,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=33298DDF77C6B7BA",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=33298DDF77C6B7BA&pPersonenGruppe=3",
            "first_name": "Blanka",
            "last_name": "Veres",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 81519,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=F02D6FFE2D7F7D6A",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=F02D6FFE2D7F7D6A&pPersonenGruppe=3",
            "first_name": "Nicolas Dominik",
            "last_name": "Verheyen",
            "title": "Research Prof. Priv.-Doz. 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": "Priv.-Doz.",
                "suffix": null
            },
            "official_title": {
                "prefix": "Research Prof.",
                "suffix": null
            }
        },
        {
            "id": 119109,
            "room": {
                "id": 19169,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "floor": {
                    "id": 286,
                    "name": {
                        "de": "1.Untergeschoß",
                        "en": "Lower level 1"
                    }
                },
                "building": {
                    "id": 1153,
                    "name": "ZMF, Universitätsbibliothek",
                    "short": "S24.1.",
                    "address": "Stiftingtalstraße 24/1"
                },
                "title": "Büro Joanneum Research",
                "name_short": ".030",
                "name_full": "S24.1.U1.030",
                "organization": 28394,
                "geo": []
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=C25D9A522E5E22E8",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=C25D9A522E5E22E8&pPersonenGruppe=3",
            "first_name": "Daksh",
            "last_name": "Verma",
            "title": "MSc",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 72964",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "MSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 57409,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=A1A7C2A8337AEB3F",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=A1A7C2A8337AEB3F&pPersonenGruppe=3",
            "first_name": "Paul",
            "last_name": "Vesely",
            "title": "Mag. Dr.rer.nat.",
            "consultation": "Mo. 09:00-10:00",
            "appendix": null,
            "phone": "+43 316 385 72958",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Mag. Dr.rer.nat.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 135401,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=DAEC8D5D37B6B915",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DAEC8D5D37B6B915&pPersonenGruppe=3",
            "first_name": "Anna",
            "last_name": "Veyrat",
            "title": null,
            "consultation": "Montags",
            "appendix": null,
            "phone": "+43 316 385 72716",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 51943,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=0573190584AE79B2",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=0573190584AE79B2&pPersonenGruppe=3",
            "first_name": "Martin",
            "last_name": "Vicenzi",
            "title": "Ao.Univ.-Prof. Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 80919",
            "phone_external": null,
            "fax": "+43/316/385-13267",
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ao.Univ.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 135574,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=93C02A4D9C560354",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=93C02A4D9C560354&pPersonenGruppe=3",
            "first_name": "Sebastián Mateo",
            "last_name": "Viculin",
            "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": 98759,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=94804EF5AE171862",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=94804EF5AE171862&pPersonenGruppe=3",
            "first_name": "Ivan",
            "last_name": "Vidakovic",
            "title": "Dipl.-Ing. Mag.",
            "consultation": null,
            "appendix": "MC2.H.03.029",
            "phone": "+43 316 385 71521",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dipl.-Ing. Mag.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 54279,
            "room": {
                "id": 20071,
                "category": {
                    "id": 2,
                    "name": "Büro"
                },
                "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": "Dienstraum Mitarbeiter",
                "name_short": ".037",
                "name_full": "MC1.B.05.037",
                "organization": 14020,
                "geo": [
                    3762
                ]
            },
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=97358A3AD4EED350",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=97358A3AD4EED350&pPersonenGruppe=3",
            "first_name": "Christian",
            "last_name": "Viertler",
            "title": "Univ. FA Dr.med.univ.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 71718",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.med.univ.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": "Univ. FA",
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 118469,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=98F0C382075F4DD0",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=98F0C382075F4DD0&pPersonenGruppe=3",
            "first_name": "Matteo",
            "last_name": "Villa",
            "title": "Ass.-Prof. Dr.",
            "consultation": null,
            "appendix": null,
            "phone": null,
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": "Dr.",
                "suffix": null
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": "Ass.-Prof.",
                "suffix": null
            }
        },
        {
            "id": 121189,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=DBF32D649C9730D3",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=DBF32D649C9730D3&pPersonenGruppe=3",
            "first_name": "Ana",
            "last_name": "Villa Garcia",
            "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": 124255,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=127F21081F9EC9A0",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=127F21081F9EC9A0&pPersonenGruppe=3",
            "first_name": "Eleonora",
            "last_name": "Vitaloni",
            "title": "BSc",
            "consultation": null,
            "appendix": "\r\n",
            "phone": "+43 316 385 31782",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "BSc"
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        },
        {
            "id": 124172,
            "room": null,
            "avatar": "https://online.medunigraz.at/mug_online/visitenkarte.showImage?pPersonenGruppe=3&pPersonenId=689C9C527D9AF636",
            "card": "https://devline.medunigraz.at/mug_dev/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/visitenkarte.show_vcard?pPersonenId=689C9C527D9AF636&pPersonenGruppe=3",
            "first_name": "Katarina",
            "last_name": "Vizar Cisarova",
            "title": "PhD.",
            "consultation": null,
            "appendix": null,
            "phone": "+43 316 385 31256",
            "phone_external": null,
            "fax": null,
            "academic_title": {
                "prefix": null,
                "suffix": "PhD."
            },
            "miscellaneous_title": {
                "prefix": null,
                "suffix": null
            },
            "official_title": {
                "prefix": null,
                "suffix": null
            }
        }
    ]
}