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

{
    "url": "https://demozoo.org/api/v1/party_series/1826/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1826/",
    "id": 1826,
    "name": "C64GFX.com CharSet Logo Compo",
    "website": "https://c64gfx.com/compo/charsetlogocompo2024",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5001/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5001/",
            "id": 5001,
            "name": "C64GFX.com CharSet Logo Compo 2024",
            "tagline": "",
            "start_date": "2024-02-07",
            "end_date": "2024-04-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://c64gfx.com/compo/charsetlogocompo2024"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5394/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5394/",
            "id": 5394,
            "name": "C64GFX.com CharSet Logo Compo 2025",
            "tagline": "",
            "start_date": "2025-04-01",
            "end_date": "2025-06-30",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://c64gfx.com/compo/charsetlogocompo2025"
        }
    ]
}