GET /api/v1/party_series/1557/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1557/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1557/",
"id": 1557,
"name": "Young Ones Copy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4108/?format=api",
"demozoo_url": "https://demozoo.org/parties/4108/",
"id": 4108,
"name": "Young Ones Copy Party 1988",
"tagline": "",
"start_date": "1988-04-16",
"end_date": "1988-04-16",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": ""
}
]
}