GET /api/v1/party_series/1178/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1178/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1178/",
"id": 1178,
"name": "Retrogathering",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2927/?format=api",
"demozoo_url": "https://demozoo.org/parties/2927/",
"id": 2927,
"name": "Retrogathering 2012",
"tagline": "",
"start_date": "2012-10-06",
"end_date": "2012-10-07",
"location": "Västerås, Västmanland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.64914,
"longitude": 16.56445,
"website": ""
}
]
}