v1
latestOpenAPI 3.0.3GPL 2.02026-07-17152326.5 KBevent
Get event information
get/info
Response
Ok
Example response
{
"data": {
"api": "1.2.3",
"spec": "https://galactic-help.example/api/v1.2.3/openapi",
"name": "42. Galactic Conglomeration Congress",
"app_name": "Engelsystem",
"url": "https://galactic-help.example",
"timezone": "Europe/Berlin",
"buildup": {
"start": "2023-05-23T00:00:00.000000Z"
},
"event": {
"start": "2023-05-23T00:00:00.000000Z",
"end": "2023-05-23T00:00:00.000000Z"
},
"teardown": {
"end": "2023-05-23T00:00:00.000000Z"
}
}
}