List news from TYPO3.

Fields

id (integer)

Primary key.

url (string)

URL pointing to the original location of this news 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.

datetime (timestamp)

Date & time of creation.

title (string)

Title of news.

teaser (string)

Short summary of news description without HTML.

start (datetime)

Begin of validity.

end (datetime)

End of validity.

author (string)

Full name fo author.

email (string)

Email of author.

keywords (string[])

List of metadata keywords.

description (string)

Metadata description text.

topnews (boolean)

News are considered top news to be shown on frontpage.

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:

  • datetime: gt, lt, gte, lte, date
  • title: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • teaser: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • start: gt, lt, gte, lte, date
  • end: gt, lt, gte, lte, date
  • author: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • email: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • keywords: iexact, contains, icontains, startswith, istartswith, endswith, iendswith, regex, iregex
  • last_modified: gt, lt, gte, lte, date

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:

  • categories
  • language
GET /v1/typo3/news/?format=api&offset=40
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 2747,
    "next": "https://api-test.medunigraz.at/v1/typo3/news/?format=api&limit=20&offset=60",
    "previous": "https://api-test.medunigraz.at/v1/typo3/news/?format=api&limit=20&offset=20",
    "results": [
        {
            "id": 15342,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                302
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:27:48+01:00",
            "title": "Proband*innen (Studierende des 1. Studienjahres Humanmedizin) für Studie gesucht!",
            "teaser": "Jetzt dafür anmelden!",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:28:08+01:00",
            "language": null
        },
        {
            "id": 15341,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                302
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:27:26+01:00",
            "title": "Immer auf dem Laufenden sein",
            "teaser": "Follow us!",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:27:45+01:00",
            "language": null
        },
        {
            "id": 15340,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                304
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:27:05+01:00",
            "title": "Gründungsgarage - 2 neue Angebote!",
            "teaser": "Für Kinder von Angehörigen der Medizinischen Universität Graz.",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T10:13:15+01:00",
            "language": null
        },
        {
            "id": 15339,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                310
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:23:00+01:00",
            "title": "MEDitio – das Nachrichtenmagazin der Med Uni Graz",
            "teaser": "Jetzt abonnieren!",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:26:50+01:00",
            "language": null
        },
        {
            "id": 15338,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                310
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:22:37+01:00",
            "title": "Ferienbetreuung in den Osterferien 2026",
            "teaser": "Für Kinder von Angehörigen der Medizinischen Universität Graz.",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:22:56+01:00",
            "language": null
        },
        {
            "id": 15337,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:20:31+01:00",
            "title": "Workshops, Patho-Workspace & Yoga: Peer2Peer im SoSe 2026",
            "teaser": "Das Angebot ist freiwillig und kostenlos!",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:22:21+01:00",
            "language": null
        },
        {
            "id": 15336,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:20:13+01:00",
            "title": "ISC Kunstprojekt für die Krebshilfe: jetzt mitmachen!",
            "teaser": "Bis zum 15. Mai 2026 können Kunstwerke abgegeben werden.",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:20:26+01:00",
            "language": null
        },
        {
            "id": 15335,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:19:54+01:00",
            "title": "ISC 2026 - Abstract Submission",
            "teaser": "Abstract Submission von 12.01.-08.03.2026 - jetzt einreichen!",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:20:08+01:00",
            "language": null
        },
        {
            "id": 15334,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:19:35+01:00",
            "title": "Ein Zuhause mit Herz - dein Job bei der Ronald McDonald Kinderhilfe",
            "teaser": "Jetzt bewerben! ",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:19:49+01:00",
            "language": null
        },
        {
            "id": 15333,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:19:13+01:00",
            "title": "Styrian Run Against Cancer am 25.04.2026",
            "teaser": "Freiwillige Helfer werden noch gesucht! ",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:19:27+01:00",
            "language": null
        },
        {
            "id": 15332,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:18:48+01:00",
            "title": "Die Presse - Deine Nachrichtenquelle fürs Studium",
            "teaser": "Seit Wintersemester 2025/26 kostenloses Digital-Abo für Studierende der Med Uni Graz!",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:19:08+01:00",
            "language": null
        },
        {
            "id": 15331,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                301
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:18:25+01:00",
            "title": "Blutspendeaktion im LKH-Univ. Klinikum Graz ",
            "teaser": "Nächster Termin: 24. März 2026, 11.00 bis 14.00 Uhr",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:18:41+01:00",
            "language": null
        },
        {
            "id": 15330,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:17:57+01:00",
            "title": "Freies Wahlfach \"Biopsychosoziale Medizin: Anamnesegruppe\" ",
            "teaser": "Unverbindlicher Einteilungs- und Informationsabend am 11.03.2026! ",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:18:16+01:00",
            "language": null
        },
        {
            "id": 15329,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:17:31+01:00",
            "title": "Ab heute um Restplätze bewerben! ",
            "teaser": "Auslandssemester im Studienjahr 2026/27.",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:17:51+01:00",
            "language": null
        },
        {
            "id": 15328,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:17:06+01:00",
            "title": "KPJ-Infotag für Studierende am 23.03.2026",
            "teaser": "Rechtzeitig zum Start der Online-Voranmeldung findet der KPJ-Infotag für Studierende statt.",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:17:21+01:00",
            "language": null
        },
        {
            "id": 15327,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:16:40+01:00",
            "title": "Voranmeldung 3. Abschnitt Humanmedizin (Klinisch-Praktisches Jahr) SJ 2026/27",
            "teaser": "Start der Online-Voranmeldung 3. Abschnitt Humanmedizin (Klinisch-Praktisches Jahr) SJ 2026/27 ",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:16:57+01:00",
            "language": null
        },
        {
            "id": 15326,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:16:17+01:00",
            "title": "Inklusionsworkshop am 23.03.2026",
            "teaser": "Autismus Spektrum-Störung und Visuellen Einschränkungen.",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:16:35+01:00",
            "language": null
        },
        {
            "id": 15325,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:15:51+01:00",
            "title": "Gesunde Ernährung und psychisches Wohlbefinden",
            "teaser": "Veranstaltung am 25.03.2026, 14:00-17:00 Uhr",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:16:13+01:00",
            "language": null
        },
        {
            "id": 15324,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:15:29+01:00",
            "title": "Cookie Lectures SS 26 – 30 Minuten Wissen mit gratis Keks!",
            "teaser": "Die Cookie Lecture-Reihe der Universitätsbibliothek geht mit neuen Themen in die zweite Runde! ",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:15:44+01:00",
            "language": null
        },
        {
            "id": 15323,
            "url": null,
            "media": [],
            "gallery": [],
            "contact_box": [],
            "breadcrumb": [
                {
                    "uid": 11358,
                    "pid": 8139,
                    "title": "News-Storage (nur Newsletter)",
                    "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": [
                300,
                306
            ],
            "groups": [],
            "related_links": [],
            "related_media": [],
            "header_image": null,
            "datetime": "2026-03-06T08:15:06+01:00",
            "title": "Wahlfachkatalog TIMEGATE",
            "teaser": "Noch auf der Suche nach freien Wahlfach-ECTS? ",
            "body": null,
            "start": null,
            "end": null,
            "author": null,
            "email": null,
            "keywords": null,
            "description": null,
            "topnews": false,
            "last_modified": "2026-03-06T08:15:22+01:00",
            "language": null
        }
    ]
}