GET /api/v1/party_series/682/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/682/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/682/",
"id": 682,
"name": "Shadows party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1607/?format=api",
"demozoo_url": "https://demozoo.org/parties/1607/",
"id": 1607,
"name": "Shadows Copy Party",
"tagline": "",
"start_date": "1994-06-04",
"end_date": "1994-06-06",
"location": "Mirow, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.185131,
"longitude": 21.045509,
"website": ""
}
]
}