GET /api/v1/party_series/764/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/764/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/764/",
"id": 764,
"name": "Seberts Kneipe Convention",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1897/?format=api",
"demozoo_url": "https://demozoo.org/parties/1897/",
"id": 1897,
"name": "Seberts Kneipe Convention 1994",
"tagline": "",
"start_date": "1994-10-24",
"end_date": "1994-10-24",
"location": "Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.164181,
"longitude": 10.45415,
"website": ""
}
]
}