GET /api/v1/party_series/1292/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1292/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1292/",
"id": 1292,
"name": "Booze Day",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3265/?format=api",
"demozoo_url": "https://demozoo.org/parties/3265/",
"id": 3265,
"name": "Booze Day 2006",
"tagline": "",
"start_date": "2006",
"end_date": "2006",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": ""
}
]
}