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

{
    "url": "https://demozoo.org/api/v1/party_series/1924/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1924/",
    "id": 1924,
    "name": "PTWeekender",
    "website": "https://www.ptweekender.com/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/5418/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5418/",
            "id": 5418,
            "name": "PTWeekender",
            "tagline": "Beat Bash Boulevard II",
            "start_date": "2025-11-07",
            "end_date": "2025-11-08",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.ptweekender.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5458/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5458/",
            "id": 5458,
            "name": "PTWeekender Crimbo Compo",
            "tagline": "Doskpop ProTracker mod compo, only using ST01-ST12 Samples",
            "start_date": "2025-12-26",
            "end_date": "2025-12-26",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.ptweekender.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5282/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5282/",
            "id": 5282,
            "name": "PTWeekender IX",
            "tagline": "Ancient Technology",
            "start_date": "2025-06-06",
            "end_date": "2025-06-07",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://www.ptweekender.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5504/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5504/",
            "id": 5504,
            "name": "PTWeekender X",
            "tagline": "100% Paula Chip Sound",
            "start_date": "2026-06-26",
            "end_date": "2026-06-28",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "http://www.ptweekender.com"
        }
    ]
}