GET /api/v1/party_series/532/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/532/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/532/",
"id": 532,
"name": "NightShift",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1294/?format=api",
"demozoo_url": "https://demozoo.org/parties/1294/",
"id": 1294,
"name": "NightShift 2006",
"tagline": "",
"start_date": "2006-03-04",
"end_date": "2006-03-05",
"location": "Istanbul, Turkey",
"is_online": false,
"country_code": "TR",
"latitude": 41.040852,
"longitude": 28.986179,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1295/?format=api",
"demozoo_url": "https://demozoo.org/parties/1295/",
"id": 1295,
"name": "NightShift 2007",
"tagline": "",
"start_date": "2007-03-02",
"end_date": "2007-03-04",
"location": "Istanbul, Turkey",
"is_online": false,
"country_code": "TR",
"latitude": 41.040852,
"longitude": 28.986179,
"website": ""
}
]
}