GET /api/v1/party_series/103/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/103/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/103/",
"id": 103,
"name": "Syndeecate",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1163/?format=api",
"demozoo_url": "https://demozoo.org/parties/1163/",
"id": 1163,
"name": "Syndeecate 2001",
"tagline": "",
"start_date": "2001-08-04",
"end_date": "2001-08-05",
"location": "Rožnov pod Radhoštěm, Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 49.459641,
"longitude": 18.13312,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1164/?format=api",
"demozoo_url": "https://demozoo.org/parties/1164/",
"id": 1164,
"name": "Syndeecate Apocalypse 2002",
"tagline": "",
"start_date": "2002-08-16",
"end_date": "2002-08-18",
"location": "Roznov Pod Radhostem, Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 49.459641,
"longitude": 18.13312,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/307/?format=api",
"demozoo_url": "https://demozoo.org/parties/307/",
"id": 307,
"name": "Syndeecate Apocalypse 2003",
"tagline": "",
"start_date": "2003-07-25",
"end_date": "2003-07-27",
"location": "Rožnov pod Radhoštěm, Czech Republic",
"is_online": false,
"country_code": "CZ",
"latitude": 49.459641,
"longitude": 18.13312,
"website": ""
}
]
}