List events from TYPO3.

Fields

id (integer)

Primary key.

url (string)

URL pointing to the original location of this event object.

media ([object])

List of associated media objects.

List of nodes in the page tree where this news objects is located.

categories ([integer])

List of foreign keys to TYPO3 categories.

groups ([object])

List of foreign keys to TYPO3 groups.

body (string)

Full description of news with embedded HTML.

URL pointing to the an external site related to this event.

start (timestamp)

Begin of event.

end (timestamp)

End of event.

allday (boolean)

All-day event.

title (string)

Titel of event.

organizer (string)

Name of person responsible for event.

location (string)

Description of location where event will take place.

teaser (string)

Short summary of event description without HTML.

register (boolean)

Registration required for event attendance.

registration_end (timestamp)

Deadline for event registration.

attending_fees (boolean)

Event attendance requires a fee.

attending_fees_info (string)

Informative text about detailing attendance fees.

dfp_points (integer)

The amount of DFP points credited for attendance.

contact (string)

The name of a person or party to contact in regards to this event.

email (string)

The email address of a person or party to contact in regards to this event.

last_modified (datetime)

Date and time of last modification to this event.

language (integer)

Foreign key to TYPO3 language.

Filters

To filter for exact value matches:

?<fieldname>=<value>

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

Possible lookups:

  • title: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • organizer: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • location: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • teaser: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • start: exact, gt, lt, gte, lte, contains, startswith
  • end: exact, gt, lt, gte, lte, contains, startswith
  • registration_end: exact, gt, lt, gte, lte, contains, startswith
  • dfp_points: exact, gt, lt, gte, lte
  • contact: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • email: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • last_modified: exact, gt, lt, gte, lte, contains, startswith

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:

  • language
GET /v1/typo3/event/?format=api
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 3568,
    "next": "https://api-test.medunigraz.at/v1/typo3/event/?format=api&limit=20&offset=20",
    "previous": null,
    "results": [
        {
            "id": 14830,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 10116,
                    "pid": 8139,
                    "title": "Events-Storage (nur Intranet)",
                    "is_siteroot": false,
                    "domains": [],
                    "uri": null
                },
                {
                    "uid": 8139,
                    "pid": 0,
                    "title": "Med Uni Graz",
                    "is_siteroot": true,
                    "domains": [
                        "www.medunigraz.at"
                    ],
                    "uri": "https://www.medunigraz.at/"
                }
            ],
            "categories": [
                14,
                291
            ],
            "groups": [
                {
                    "id": 3,
                    "title": "Intranet"
                },
                {
                    "id": 5,
                    "title": "Bedienstete"
                },
                {
                    "id": 6,
                    "title": "Studierende"
                }
            ],
            "link": "https://www.roteskreuz.at/blut/home",
            "header_image": {
                "url": "https://api-test.medunigraz.at/typo3/media/66418/",
                "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg",
                "mimetype": "image/jpeg",
                "filename": "Header_Blutspenden.jpg",
                "size": 263978
            },
            "related_links": [],
            "related_media": [],
            "start": "2026-07-21T11:00:00+02:00",
            "end": "2026-07-21T14:00:00+02:00",
            "allday": false,
            "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz",
            "organizer": "ÖRK Steiermark",
            "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52",
            "teaser": "Blut spenden, Leben retten!",
            "body": "

Der Blutspendedienst des ÖRK Steiermark wird an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

Hinweis: Lichtbildausweis bitte mitnehmen (die Legi-Karte ist kein gültiger Ausweis).

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-12-03T10:32:00+01:00", "language": null }, { "id": 14486, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 288 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-06-24T15:00:00+02:00", "end": "2026-06-24T16:00:00+02:00", "allday": false, "title": "Proposal Club", "organizer": "Christine Moissl-Eichinger", "location": "MC1.D.01.007", "teaser": "Proposal Club supports early/mid-stage Postdocs and senior PhD Students on their way to write first proposals", "body": "

This session: Artem Kalinichenko will share his experiences in \"Success and Fails - my story\", and we will dive into \"Why proposals get rejected\" with Research Management.

The Proposal Club aims to support early and mid-stage Postdocs as well as advanced PhD Students on their way to write first proposals and develop their own research group.

Experienced PIs will share their own journeys to successful grantwriting, while dedicated sessions will cover key topics such as funding agencies, leadership, the role of AI in proposal writing, the third mission, and more.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Geraldine Zenz", "email": "geraldine.zenz@medunigraz.at", "last_modified": "2025-09-30T10:37:01+02:00", "language": null }, { "id": 14829, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 291 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": "https://www.roteskreuz.at/blut/home", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66418/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg", "mimetype": "image/jpeg", "filename": "Header_Blutspenden.jpg", "size": 263978 }, "related_links": [], "related_media": [], "start": "2026-06-16T11:00:00+02:00", "end": "2026-06-16T14:00:00+02:00", "allday": false, "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz", "organizer": "ÖRK Steiermark", "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52", "teaser": "Blut spenden, Leben retten!", "body": "

Der Blutspendedienst des ÖRK Steiermark wird an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

Hinweis: Lichtbildausweis bitte mitnehmen (die Legi-Karte ist kein gültiger Ausweis).

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-12-03T10:21:29+01:00", "language": null }, { "id": 14484, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 288 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-05-27T15:00:00+02:00", "end": "2026-05-27T16:00:00+02:00", "allday": false, "title": "Proposal Club", "organizer": "Christine Moissl-Eichinger", "location": "MC1.D.01.007", "teaser": "Proposal Club supports early/mid-stage Postdocs and senior PhD Students on their way to write first proposals", "body": "

This session: Mahmoud Abdellatif will share his experiences in \"Success and Fails - my story\", and we will dive into the special topic of \"Budget and Ressources planning\"

The Proposal Club aims to support early and mid-stage Postdocs as well as advanced PhD Students on their way to write first proposals and develop their own research group.

Experienced PIs will share their own journeys to successful grantwriting, while dedicated sessions will cover key topics such as funding agencies, leadership, the role of AI in proposal writing, the third mission, and more.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Geraldine Zenz", "email": "geraldine.zenz@medunigraz.at", "last_modified": "2025-09-30T10:13:14+02:00", "language": null }, { "id": 14828, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 291 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": "https://www.roteskreuz.at/blut/home", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66418/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg", "mimetype": "image/jpeg", "filename": "Header_Blutspenden.jpg", "size": 263978 }, "related_links": [], "related_media": [], "start": "2026-05-26T11:00:00+02:00", "end": "2026-05-26T14:00:00+02:00", "allday": false, "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz", "organizer": "ÖRK Steiermark", "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52", "teaser": "Blut spenden, Leben retten!", "body": "

Der Blutspendedienst des ÖRK Steiermark wird an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

Hinweis: Lichtbildausweis bitte mitnehmen (die Legi-Karte ist kein gültiger Ausweis).

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-12-03T10:18:11+01:00", "language": null }, { "id": 14483, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 288 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-04-29T15:00:00+02:00", "end": "2026-04-29T16:00:00+02:00", "allday": false, "title": "Proposal Club ", "organizer": "Christine Moissl-Eichinger", "location": "MC1.D.01.007", "teaser": "Proposal Club supports early/mid-stage Postdocs and senior PhD Students on their way to write first proposals", "body": "

This session: Andreas Prokesch will share his experiences in \"Success and Fails - my story\", and we will dive into \"Adding third-mission aspects to proposals\"

The Proposal Club aims to support early and mid-stage Postdocs as well as advanced PhD Students on their way to write first proposals and develop their own research group.

Experienced PIs will share their own journeys to successful grantwriting, while dedicated sessions will cover key topics such as funding agencies, leadership, the role of AI in proposal writing, the third mission, and more.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Geraldine Zenz", "email": "geraldine.zenz@medunigraz.at", "last_modified": "2025-09-30T09:31:50+02:00", "language": null }, { "id": 14820, "url": "https://www.medunigraz.at/events/detail/2-styrian-run-against-cancer#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [], "groups": [], "link": "https://run-against-cancer.at/", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/63561/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/AdobeStock-Sportmedizin_323229819-_kentoh.png", "mimetype": "image/png", "filename": "AdobeStock-Sportmedizin_323229819-_kentoh.png", "size": 1399573 }, "related_links": [], "related_media": [], "start": "2026-04-25T17:00:00+02:00", "end": "2026-04-26T02:00:00+02:00", "allday": false, "title": "2. Styrian Run Against Cancer", "organizer": "Universitäre Comprehensive Cancer Center – Krebszentrum Graz", "location": "Grazer Innenstadt", "teaser": "Charitylauf gegen Krebs", "body": "

Der Reinerlös des Styrian Run Against Cancer kommt der medizinischen Krebsforschung und der Betreuung von Patient*innen mit Krebs und deren Angehörigen zugute.

", "keywords": null, "description": null, "register": true, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Peter Tiefenbacher", "email": "peter.tiefenbacher@uniklinikum.kages.at", "last_modified": "2025-12-05T13:05:43+01:00", "language": null }, { "id": 14816, "url": "https://www.medunigraz.at/events/detail/lange-nacht-der-forschung-1#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 9, 14, 267, 268, 269, 287 ], "groups": [], "link": "https://www.medunigraz.at/lange-nacht-der-forschung", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/62571/", "original": "https://www.medunigraz.at/frontend/user_upload/themen-pr/lnf/thema-lnf.png", "mimetype": "image/png", "filename": "thema-lnf.png", "size": 1851289 }, "related_links": [], "related_media": [], "start": "2026-04-24T17:00:00+02:00", "end": "2026-04-24T00:00:00+02:00", "allday": false, "title": "Lange Nacht der Forschung", "organizer": "Med Uni Graz", "location": "Campus und Anatomie", "teaser": "Abwechslungsreiches Programm mit interaktiven Stationen.", "body": "

Die Med Uni Graz stellt im Rahmen der Langen Nacht der Forschung ihr breites Programmangebot unter das Motto “Healthy Aging\" und begrüßt Besucher*innen an den Standorten Anatomie und Campus. Das abwechslungsreiche Programm bietet faszinierende Einblicke in die Welt der Medizin und zahlreiche interaktive Stationen sowie ein abwechslungsreiches Vortragsprogramm.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Sarah Zwanzger", "email": "events@medunigraz.at", "last_modified": "2025-12-03T09:13:51+01:00", "language": null }, { "id": 14827, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 291 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": "https://www.roteskreuz.at/blut/home", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66418/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg", "mimetype": "image/jpeg", "filename": "Header_Blutspenden.jpg", "size": 263978 }, "related_links": [], "related_media": [], "start": "2026-04-21T11:00:00+02:00", "end": "2026-04-21T14:00:00+02:00", "allday": false, "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz", "organizer": "ÖRK Steiermark", "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52", "teaser": "Blut spenden, Leben retten!", "body": "

Der Blutspendedienst des ÖRK Steiermark wird an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

Hinweis: Lichtbildausweis bitte mitnehmen (die Legi-Karte ist kein gültiger Ausweis).

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-12-03T10:12:06+01:00", "language": null }, { "id": 14709, "url": "https://www.medunigraz.at/events/detail/notfall2026-agn-kongress#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 285, 287, 290 ], "groups": [], "link": "https://www.agn.at/kongress/", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/65721/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/notarzt-stephan-dinges.jpg", "mimetype": "image/jpeg", "filename": "notarzt-stephan-dinges.jpg", "size": 440563 }, "related_links": [], "related_media": [], "start": "2026-04-09T00:00:00+02:00", "end": "2026-04-11T00:00:00+02:00", "allday": false, "title": "NOTFALL2026 - AGN Kongress", "organizer": "Arbeitsgemeinschaft für Notfallmedizin (AGN)", "location": "Messezentrum Graz, Österreich", "teaser": "Internationale Kongress der Arbeitsgemeinschaft für Notfallmedizin in Graz", "body": "

Der Kongress der Arbeitsgemeinschaft für Notfallmedizin (AGN) “NOTFALL2026\" findet vom 09. bis 11. April 2026 in Graz statt. Der Kongress wird alle zwei Jahre veranstaltet und besteht aus drei parallelen Themenbereichen: dem interdisziplinären Bereich „Pflege- & Rettungsdienst“, „Update Notfallmedizin“ und dem spannenden internationalen Bereich „Science & Innovation“. Der Kongress ist zweisprachig (Deutsch und Englisch) und die Konferenzthemen umfassen ein breites Spektrum, das von Ausbildung und Fortbildung bis hin zu aktuellen Leitlinien und Grundlagenforschung reicht. Ebenso spiegelt das Publikum den interdisziplinären Charakter der Notfallmedizin wider, da Rettungssanitäter*innen/Notfallmediziner*innen, Pflegekräfte, Student*innen und Ärzt*innen teilnehmen. Neben den Vorträgen gibt es für alle Ausbildungsstufen spannende Workshops und auch kostenlose Trainingsstationen wie SkillStations und das SonoLab, Posterpräsentationen, Diskussionen, Kurzvorträge und ein umfangreiches Rahmenprogramm.

", "keywords": null, "description": null, "register": true, "registration_end": "2026-04-11T00:00:00+02:00", "attending_fees": true, "attending_fees_info": "https://www.agn.at/kongress/anmeldung_neu/", "dfp_points": null, "contact": "Michael Eichinger", "email": "michael.eichinger@medunigraz.at", "last_modified": "2025-11-10T10:58:15+01:00", "language": null }, { "id": 14773, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 313 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-03-26T09:00:00+01:00", "end": "2026-03-26T17:00:00+01:00", "allday": false, "title": "Achtsamkeit und Grenzen - Für mehr Flexibilität und Gelassenheit im (Arbeits-)Alltag ", "organizer": "Mag.a Yvonne Juch", "location": "SR 86 - Mittel frontal (MC2.M.02.009)", "teaser": "Workshop ", "body": "

Ziele des Workshops:

  • Selbstwirksamkeit und Handlungsfähigkeit stärken über diverse Strategien zur Selbstregulation und Selbstfürsorge
  • Eigene Grenzen wahrnehmen und kommunizieren lernen
  • Verständnis für die physiologischen Grundlagen des Nervensystems erweitern

Methoden:

  • Achtsamkeits- und körperorientierte Übungen, Reflexionsübungen, Austausch in Klein- und Großgruppe, Rollenspiele, theoretische Inputs

Anmeldung via MEDonline:

", "keywords": null, "description": null, "register": true, "registration_end": "2026-03-19T00:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Mag.a Yvonne Juch", "email": "yvonne.juch@medunigraz.at", "last_modified": "2025-12-01T09:13:14+01:00", "language": null }, { "id": 14482, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 288 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-03-25T00:00:00+01:00", "end": "2026-03-25T00:00:00+01:00", "allday": false, "title": "Proposal Club", "organizer": "Christine Moissl-Eichinger", "location": "MC1.D.01.007", "teaser": "Proposal Club supports early/mid-stage Postdocs and senior PhD Students on their way to write first proposals", "body": "

This session: Alexander Deutsch will share his experiences in \"Success and Fails - my story\", and we will dive into the question of how to best prepare for the leadership role as a PI.

The Proposal Club aims to support early and mid-stage Postdocs as well as advanced PhD Students on their way to write first proposals and develop their own research group.

Experienced PIs will share their own journeys to successful grantwriting, while dedicated sessions will cover key topics such as funding agencies, leadership, the role of AI in proposal writing, the third mission, and more.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Geraldine Zenz", "email": "geraldine.zenz@medunigraz.at", "last_modified": "2025-09-30T09:14:04+02:00", "language": null }, { "id": 14826, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 291 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": "https://www.roteskreuz.at/blut/home", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66418/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg", "mimetype": "image/jpeg", "filename": "Header_Blutspenden.jpg", "size": 263978 }, "related_links": [], "related_media": [], "start": "2026-03-24T11:00:00+01:00", "end": "2026-03-24T14:00:00+01:00", "allday": false, "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz", "organizer": "ÖRK Steiermark", "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52", "teaser": "Blut spenden, Leben retten!", "body": "

Der Blutspendedienst des ÖRK Steiermark wird an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

Hinweis: Lichtbildausweis bitte mitnehmen (die Legi-Karte ist kein gültiger Ausweis).

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-12-03T10:00:42+01:00", "language": null }, { "id": 14836, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 11591, "pid": 8139, "title": "Events-Storage (nur Intranet-Eintragsanfragen)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [], "groups": [], "link": "https://koordination-gender.uni-graz.at/de/veranstaltungen/privilege-awareness-4/", "header_image": null, "related_links": [], "related_media": [], "start": "2026-03-13T09:00:00+01:00", "end": "2026-03-27T16:00:00+01:00", "allday": false, "title": "Privilege Awareness", "organizer": "Elisabeth Platzer", "location": "SZ 15.22, ReSoWi-Centre, 2nd Floor, Part G", "teaser": "“Building more equitable academic communities by Addressing Privilege and Power Imbalances in Academia”", "body": "Intended audience: lecturers, researchers, students, administrative staff

Description: In today’s diverse (academic) environments, equity and inclusion efforts often center on addressing discrimination and integrating “others.” Yet discrimination and privilege are two sides of the same coin, with both shaping our interactions and experiences. In this context, privilege refers to unearned advantages embedded in societal structures that influence power dynamics and create unequal access to opportunities. This workshop illuminates these hidden forces, by empowering you not only to reflect on but also to actively address the impact of privilege in your academic communities.

Time: 13. March 2026, 9 am - 4 pm & Follow-Up: 27. March 2026, 1 pm - 4 pm

Information and registration: https://koordination-gender.uni-graz.at/de/veranstaltungen/privilege-awareness-4/

", "keywords": null, "description": null, "register": true, "registration_end": "2026-02-12T12:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Elisabeth Platzer", "email": "elisabeth.platzer@medunigraz.at", "last_modified": "2025-12-04T13:48:59+01:00", "language": null }, { "id": 14451, "url": "https://www.medunigraz.at/events/detail/open-house-fuer-studieninteressierte-1#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [], "groups": [], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61680/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/studium-medcampus.jpg", "mimetype": "image/jpeg", "filename": "studium-medcampus.jpg", "size": 915136 }, "related_links": [], "related_media": [], "start": "2026-03-04T09:00:00+01:00", "end": "2026-03-05T01:00:00+01:00", "allday": true, "title": "Open House für Studieninteressierte", "organizer": "Med Uni Graz, OE für Öffentlichkeitsarbeit und Veranstaltungsmanagement", "location": "Campus der Med Uni Graz", "teaser": "Die Med Uni Graz öffnet ihre Türen für alle Studieninteressierten und bietet spannende Einblicke.", "body": "

Für alle Studieninteressierten öffnet die Medizinische Universität Graz am 04. März ihre Türen und lädt herzlich zum „Open House“ ein. Nach einem informativen Vortragsblock zum Studium an der Med Uni Graz haben die Besucher*innen die Gelegenheit, ihren zukünftigen Studienort näher kennenzulernen und an interessanten Führungen teilzunehmen. 

Programm und Anmeldelink folgen zeitgerecht.

", "keywords": null, "description": null, "register": true, "registration_end": null, "attending_fees": false, "attending_fees_info": "Anmeldelink folgt zeitgerecht", "dfp_points": null, "contact": "Estelle Potisk", "email": "estelle.potisk@medunigraz.at", "last_modified": "2025-11-28T11:28:36+01:00", "language": null }, { "id": 14478, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 287, 288 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-02-25T15:00:00+01:00", "end": "2026-02-25T16:00:00+01:00", "allday": false, "title": "Proposal Club ", "organizer": "Christine Moissl-Eichinger", "location": "MC1.D.01.007", "teaser": "Proposal Club supports early/mid-stage Postdocs and senior PhD Students on their way to write first proposals", "body": "

This Session: Thomas Bärnthaler will share his experiences in \"Success and Fails - my story\" and we will cover \"AI in proposal writing\"

The Proposal Club aims to support early and mid-stage Postdocs as well as advanced PhD Students on their way to write first proposals and develop their own research group.

Experienced PIs will share their own journeys to successful grantwriting, while dedicated sessions will cover key topics such as funding agencies, leadership, the role of AI in proposal writing, the third mission, and more.

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Geraldine Zenz", "email": "geraldine.zenz@medunigraz.at", "last_modified": "2025-09-29T13:33:47+02:00", "language": null }, { "id": 14775, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 287 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": "https://www.ordensklinikum.at/uroonkologie2026", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61352/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-vortrag-02.jpg", "mimetype": "image/jpeg", "filename": "header-event-vortrag-02.jpg", "size": 364917 }, "related_links": [], "related_media": [], "start": "2026-02-23T07:30:00+01:00", "end": "2026-02-23T22:00:00+01:00", "allday": false, "title": "Interdisziplinäre Uroonkologie - Hot Topics 2026", "organizer": "Ordensklinikum Linz Elisabethinen", "location": "Energie AG Oberösterreich (Power Tower), Böhmerwaldstraße 3, 4020 Linz", "teaser": "Interdisziplinäre Weiterbildung für Ärzt*innen und Studierende", "body": "

Diese Veranstaltung widmet sich den aktuellen Ergebnissen und kontroversen Themen rund um die Behandlung des lokalisierten und fortgeschrittenen Urothelkarzinoms, Nierenzellkarzinoms und Prostatakarzinoms.

Unser Ziel ist es, auch im Jahr 2026 einen umfassenden Überblick über die neuesten Erkenntnisse und Entwicklungen in der Uro-Onkologie zu bieten. Durch die interdisziplinäre Ausrichtung der Tagung möchten wir die optimalen Wege der Therapie aufzeigen und gemeinsam mit Teilnehmer*innen diskutieren.

", "keywords": null, "description": null, "register": true, "registration_end": "2026-02-10T00:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Lindita Bethani, MSc (forte - Kongressmanagement)", "email": "lindita.bezhani@forte.or.at", "last_modified": "2025-11-24T15:31:27+01:00", "language": null }, { "id": 14825, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 291 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": "https://www.roteskreuz.at/blut/home", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66418/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-speziell/2024/02-2024/Header_Blutspenden.jpg", "mimetype": "image/jpeg", "filename": "Header_Blutspenden.jpg", "size": 263978 }, "related_links": [], "related_media": [], "start": "2026-02-17T11:00:00+01:00", "end": "2026-02-17T14:00:00+01:00", "allday": false, "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz", "organizer": "ÖRK Steiermark", "location": "1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52", "teaser": "Blut spenden, Leben retten!", "body": "

Der Blutspendedienst des ÖRK Steiermark wird an folgenden Terminen eine Blutspendeaktionen am LKH-Univ. Klinikum Graz

(1.OG Versorgungszentrum, VIP Raum, Auenbruggerplatz 52) durchführen:​

Hinweis: Lichtbildausweis bitte mitnehmen (die Legi-Karte ist kein gültiger Ausweis).

", "keywords": null, "description": null, "register": false, "registration_end": null, "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "ÖRK Steiermark", "email": "xenia.fall@medunigraz.at", "last_modified": "2025-12-03T08:32:05+01:00", "language": null }, { "id": 14630, "url": "https://www.medunigraz.at/events/detail/stereotaxie-und-radiochirurgie-symposium#sl-content", "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 41, "pid": 8139, "title": "Events-Storage", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 284, 285, 287, 288, 291, 292 ], "groups": [], "link": "-", "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/61351/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/header-event-vortrag.jpg", "mimetype": "image/jpeg", "filename": "header-event-vortrag.jpg", "size": 379812 }, "related_links": [], "related_media": [], "start": "2026-02-06T09:30:00+01:00", "end": "2026-02-07T12:00:00+01:00", "allday": false, "title": "Stereotaxie- und Radiochirurgie Symposium", "organizer": "Univ.-Klinik für Strahlentherapie-Radioonkologie, Med Uni Graz", "location": "Aula der Med Uni Graz, Neue Stiftingtalstraße 6, 8010 Graz", "teaser": "Themenschwerpunkte SBRT des Prostatakarzinoms und der Niere", "body": "

Als Themenschwerpunkte sind geplant:

  • SBRT des primären Prostatakarzinoms
  • SBRT beim oligometastasierten Prostatakarzinom
  • SBRT der Niere und Nebenniere
  • Konventionelle und adaptive Bestrahlungsplanung sowie IGRT bei der urogenitalen SBRT

", "keywords": null, "description": null, "register": true, "registration_end": "2026-01-15T15:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Zenz Natascha", "email": "radonk@uniklinikum.kages.at", "last_modified": "2025-10-28T08:31:00+01:00", "language": null }, { "id": 14487, "url": null, "media": [], "gallery": [], "contact_box": [], "breadcrumb": [ { "uid": 10116, "pid": 8139, "title": "Events-Storage (nur Intranet)", "is_siteroot": false, "domains": [], "uri": null }, { "uid": 8139, "pid": 0, "title": "Med Uni Graz", "is_siteroot": true, "domains": [ "www.medunigraz.at" ], "uri": "https://www.medunigraz.at/" } ], "categories": [ 14, 290 ], "groups": [ { "id": 3, "title": "Intranet" }, { "id": 5, "title": "Bedienstete" }, { "id": 6, "title": "Studierende" } ], "link": null, "header_image": { "url": "https://api-test.medunigraz.at/typo3/media/66255/", "original": "https://www.medunigraz.at/frontend/user_upload/images/header-news/header-news-allgemein/workshop.jpg", "mimetype": "image/jpeg", "filename": "workshop.jpg", "size": 426800 }, "related_links": [], "related_media": [], "start": "2026-02-03T13:00:00+01:00", "end": "2026-02-03T16:00:00+01:00", "allday": false, "title": "Basismodul Lehre Vertiefung: OSCE Workshop", "organizer": "Medizinische Universität Graz", "location": "Medizinische Universität Graz", "teaser": "Interne Weiterbildung\r\n", "body": "

Informationen zu OSCE

Vortragende: Univ.Prof.in Dr. Angelika HOFER

Beginn der Planung bzw. Überarbeitung einer eigenen OSCE Station

Nachbetreuung der einzelnen Teilnehmer*innen und entwickelnden OSCE Stationen erfolgt individuell.

Anmeldung: https://online.medunigraz.at/mug_online/ee/ui/ca2/app/desktop/#/pl/ui/$ctx/WB_ANM.kursdetails?$ctx=design=ca2;header=max&alle=A&cext_person_nr=&cperson_nr=50798&cst_person_nr=&knr=3791\">MEDonline/Interne Weiterbildung

", "keywords": null, "description": null, "register": true, "registration_end": "2026-01-26T00:00:00+01:00", "attending_fees": false, "attending_fees_info": null, "dfp_points": null, "contact": "Mag. Claudia Schober", "email": "claudia.schober@medunigraz.at", "last_modified": "2025-09-30T10:43:35+02:00", "language": null } ] }