GET /api/v1/party_series/1049/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1049/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1049/",
"id": 1049,
"name": "Castle Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2595/?format=api",
"demozoo_url": "https://demozoo.org/parties/2595/",
"id": 2595,
"name": "Castle Party 1992 (1)",
"tagline": "",
"start_date": "1992-07-17",
"end_date": "1992-07-19",
"location": "Sommershausen, Lower Bavaria, Bavaria, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 48.60922,
"longitude": 12.67821,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2596/?format=api",
"demozoo_url": "https://demozoo.org/parties/2596/",
"id": 2596,
"name": "Castle Party 1993 (1a)",
"tagline": "",
"start_date": "1993-01-01",
"end_date": "1993-01-01",
"location": "Sommershausen, Lower Bavaria, Bavaria, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 48.60922,
"longitude": 12.67821,
"website": ""
}
]
}