GET /api/events/openalt-2024/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "name": {
        "cs": "OpenAlt 2024",
        "en": "OpenAlt 2024"
    },
    "slug": "openalt-2024",
    "is_public": true,
    "date_from": "2024-11-02",
    "date_to": "2024-11-03",
    "timezone": "Europe/Prague",
    "urls": {
        "base": "https://talks.openalt.cz/openalt-2024/",
        "schedule": "https://talks.openalt.cz/openalt-2024/schedule/",
        "login": "https://talks.openalt.cz/openalt-2024/login/",
        "feed": "https://talks.openalt.cz/openalt-2024/schedule/feed.xml"
    }
}