GET /api/events/eh19/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": {
        "de": "Easterhegg 2019"
    },
    "slug": "eh19",
    "is_public": true,
    "date_from": "2019-04-19",
    "date_to": "2019-04-22",
    "timezone": "Europe/Vienna",
    "urls": {
        "base": "https://conference.c3w.at/eh19/",
        "schedule": "https://conference.c3w.at/eh19/schedule/",
        "login": "https://conference.c3w.at/eh19/login/",
        "feed": "https://conference.c3w.at/eh19/schedule/feed.xml"
    }
}