GET /api/v1/party_series/1728/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1728/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1728/",
"id": 1728,
"name": "UNESCO",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4764/?format=api",
"demozoo_url": "https://demozoo.org/parties/4764/",
"id": 4764,
"name": "UNESCO Demoscene Inauguration Party",
"tagline": "",
"start_date": "2023-09-16",
"end_date": "2023-09-16",
"location": "Gemeente Helmond, North Brabant, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.47968,
"longitude": 5.65559,
"website": ""
}
]
}