GET /api/v1/party_series/1594/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1594/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1594/",
"id": 1594,
"name": "Agnus Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4229/?format=api",
"demozoo_url": "https://demozoo.org/parties/4229/",
"id": 4229,
"name": "Agnus Party 1994",
"tagline": "New Face",
"start_date": "1994-07-06",
"end_date": "1994-07-10",
"location": "Poznań, Greater Poland, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.40692,
"longitude": 16.92993,
"website": ""
}
]
}