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

{
    "url": "https://demozoo.org/api/v1/party_series/1806/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1806/",
    "id": 1806,
    "name": "Flashback Symposium",
    "website": "https://www.flashback-event.de/the-party/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4962/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4962/",
            "id": 4962,
            "name": "Flashback Symposium 2024",
            "tagline": "",
            "start_date": "2024-06-14",
            "end_date": "2024-06-16",
            "location": "Plauen, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.4973,
            "longitude": 12.13782,
            "website": "https://www.flashback-event.de/the-party/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5146/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5146/",
            "id": 5146,
            "name": "Flashback Symposium 2025",
            "tagline": "",
            "start_date": "2025-06-13",
            "end_date": "2025-06-15",
            "location": "Plauen, Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.4973,
            "longitude": 12.13782,
            "website": "https://www.flashback-event.de/flashback-symposium-02/"
        }
    ]
}