Files
openstapps/frontend/app/cypress/fixtures/news/message.get.res.json
2023-12-05 15:17:00 +00:00

32 lines
811 B
JSON

{
"data": [
{
"datePublished": "2022-06-07T09:42:00.000Z",
"uid": "message",
"messageBody": "DE for Students and Employees",
"origin": {
"indexed": "2022-06-08T19:30:08.640Z",
"name": "Goethe-Uni Online",
"type": "remote",
"url": "https://aktuelles.uni-frankfurt.de/feed"
},
"name": "DE for Students and Employees",
"image": "https://robohash.org/de_for_students_and_employees?size=264x183&set=set4&bgset=bg1",
"audiences": ["students", "employees"],
"inLanguage": "de",
"categories": ["news"],
"type": "message",
"sameAs": "https://aktuelles.uni-frankfurt.de/?p=59273"
}
],
"facets": [],
"pagination": {
"count": 1,
"offset": 0,
"total": 1
},
"stats": {
"time": 2
}
}