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

{
    "url": "https://demozoo.org/api/v1/party_series/1748/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1748/",
    "id": 1748,
    "name": "LuheCon",
    "website": "https://www.forum64.de/index.php?board/400-luhecon/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4970/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4970/",
            "id": 4970,
            "name": "13. LuheCon",
            "tagline": "Retro mal anders",
            "start_date": "2021-07-03",
            "end_date": "2021-07-03",
            "location": "Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 52.83333,
            "longitude": 9.16667,
            "website": "https://www.forum64.de/index.php?board/400-luhecon/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4807/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4807/",
            "id": 4807,
            "name": "LuheCon³",
            "tagline": "Retro but different",
            "start_date": "2023-12-01",
            "end_date": "2023-12-02",
            "location": "Winsen (Luhe), Lower Saxony, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 53.3484,
            "longitude": 10.2068,
            "website": "https://www.forum64.de/index.php?board/400-luhecon/"
        }
    ]
}