GET /api/v1/party_series/1396/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1396/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1396/",
"id": 1396,
"name": "Evolve Lan Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3623/?format=api",
"demozoo_url": "https://demozoo.org/parties/3623/",
"id": 3623,
"name": "Evolve Lan Party 2018",
"tagline": "Evolve with the evolvers",
"start_date": "2018-04-28",
"end_date": "2018-04-29",
"location": "Göteborgs stad, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.72288,
"longitude": 11.94577,
"website": ""
}
]
}