GET /api/v1/party_series/1346/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1346/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1346/",
"id": 1346,
"name": "Freestyle Compo Griesbach",
"website": "https://zeteco.ch/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3407/?format=api",
"demozoo_url": "https://demozoo.org/parties/3407/",
"id": 3407,
"name": "Freestyle Compo Griesbach 2017",
"tagline": "",
"start_date": "2017-07-21",
"end_date": "2017-07-23",
"location": "Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.00016,
"longitude": 8.01427,
"website": "https://zeteco.ch/"
}
]
}