GET /api/v1/party_series/793/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/793/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/793/",
"id": 793,
"name": "NorthCon Demoverse",
"website": "http://www.northcon.de/demoverse.htm",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1961/?format=api",
"demozoo_url": "https://demozoo.org/parties/1961/",
"id": 1961,
"name": "NorthCon Demoverse 2013",
"tagline": "",
"start_date": "2013-12-05",
"end_date": "2013-12-08",
"location": "Neumünster, Schleswig-Holstein, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 54.07477,
"longitude": 9.98195,
"website": "http://www.northcon.de/demoverse.htm"
}
]
}