Files
openstapps/test/resources/Semester.2.json
2020-12-02 17:22:17 +01:00

23 lines
500 B
JSON

{
"errorNames": [],
"instance": {
"uid": "7cebbc3e-0a21-5371-ab0d-f7ba12f53dbd",
"type": "semester",
"name": "Sommersemester 2018",
"acronym": "SoSe 2018",
"alternateNames": [
"Sommer 2018"
],
"startDate": "2018-04-01",
"endDate": "2018-09-30",
"eventsStartDate": "2018-04-09",
"eventsEndDate": "2018-07-13",
"origin": {
"indexed": "2018-09-11T12:30:00Z",
"name": "Dummy",
"type": "remote"
}
},
"schema": "SCSemester"
}