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

{
    "url": "https://demozoo.org/api/v1/party_series/1624/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1624/",
    "id": 1624,
    "name": "Boozedrome",
    "website": "http://dekadence64.org/boozedrome/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4850/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4850/",
            "id": 4850,
            "name": "Boozedrome III",
            "tagline": "The Ultimate Gabber Compo of 2020",
            "start_date": "2020-08-08",
            "end_date": "2020-08-08",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://boozedrome.com/2020/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4328/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4328/",
            "id": 4328,
            "name": "Boozedrome IV",
            "tagline": "The Ultimate Gabber Compo of 2021",
            "start_date": "2021-08-07",
            "end_date": "2021-08-07",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://boozedrome.com/2021/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4835/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4835/",
            "id": 4835,
            "name": "Boozedrome V",
            "tagline": "The Ultimate Gabber Compo of 2022",
            "start_date": "2022-07-30",
            "end_date": "2022-07-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://boozedrome.com/2022/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4851/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4851/",
            "id": 4851,
            "name": "Boozedrome VI",
            "tagline": "The Ultimate Gabber Compo of 2023",
            "start_date": "2023-08-05",
            "end_date": "2023-08-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://boozedrome.com/2023/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5098/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5098/",
            "id": 5098,
            "name": "Boozedrome VII",
            "tagline": "The Ultimate Amigacore Compo of 2024",
            "start_date": "2024-08-03",
            "end_date": "2024-08-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://boozedrome.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5246/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5246/",
            "id": 5246,
            "name": "Boozedrome Winter 2025",
            "tagline": "The Coldest Amigacore Compo of 2025",
            "start_date": "2025-02-22",
            "end_date": "2025-02-22",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://boozedrome.com/2025winter/index.html"
        }
    ]
}