GET /api/v1/party_series/1102/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1102/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1102/",
"id": 1102,
"name": "TSK, Megaforce and Crest Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2737/?format=api",
"demozoo_url": "https://demozoo.org/parties/2737/",
"id": 2737,
"name": "TSK, Megaforce and Quest Party 1988",
"tagline": "",
"start_date": "1988-10-01",
"end_date": "1988-10-01",
"location": "Salzburg, Austria",
"is_online": false,
"country_code": "AT",
"latitude": 47.41667,
"longitude": 13.25,
"website": ""
}
]
}