GET /api/v1/party_series/714/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/714/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/714/",
"id": 714,
"name": "Dresden Atari Sommer (DAS)",
"website": "http://das.atari.org/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1758/?format=api",
"demozoo_url": "https://demozoo.org/parties/1758/",
"id": 1758,
"name": "Dresden Atari Sommer (DAS) 2005",
"tagline": "",
"start_date": "2005-09-23",
"end_date": "2005-09-25",
"location": "Dresden, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.053631,
"longitude": 13.74081,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/3003/?format=api",
"demozoo_url": "https://demozoo.org/parties/3003/",
"id": 3003,
"name": "Dresden Atari Sommer (DAS) 2010",
"tagline": "",
"start_date": "2010-09-03",
"end_date": "2010-09-05",
"location": "Direktionsbezirk Dresden, Saxony, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.16667,
"longitude": 14.08333,
"website": "http://das.atari.org/"
}
]
}