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

{
    "url": "https://demozoo.org/api/v1/party_series/1623/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1623/",
    "id": 1623,
    "name": "BOOM! Party",
    "website": "http://www.teddybeer.party/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5015/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5015/",
            "id": 5015,
            "name": "BOOM! Party 2025",
            "tagline": "",
            "start_date": "2025-07-24",
            "end_date": "2025-07-27",
            "location": "Tuchola, Powiat tucholski, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.58695,
            "longitude": 17.86162,
            "website": "https://boom-party.c64.fun/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4327/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4327/",
            "id": 4327,
            "name": "Teddy Beer C=64 Party",
            "tagline": "Screw It, Let’s Do It",
            "start_date": "2022-07-29",
            "end_date": "2022-07-31",
            "location": "Tuchola, Powiat tucholski, Kujawsko-Pomorskie, Poland",
            "is_online": false,
            "country_code": "PL",
            "latitude": 53.58695,
            "longitude": 17.86162,
            "website": "http://www.teddybeer.party/"
        }
    ]
}