GET /api/v1/party_series/1900/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1900/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1900/",
"id": 1900,
"name": "PTWeekender IX",
"website": "https://www.ptweekender.com/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5282/?format=api",
"demozoo_url": "https://demozoo.org/parties/5282/",
"id": 5282,
"name": "PTWeekender IX",
"tagline": "The One & Only PTWeekender. 100% Paula Chip Sound",
"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/"
}
]
}