GET /api/v1/party_series/838/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/838/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/838/",
"id": 838,
"name": "Data-Live Conference",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2139/?format=api",
"demozoo_url": "https://demozoo.org/parties/2139/",
"id": 2139,
"name": "Data-Live Conference 1993",
"tagline": "",
"start_date": "1993-04-24",
"end_date": "1993-04-25",
"location": "Dessau, Saxony-Anhalt, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.83864,
"longitude": 12.24555,
"website": ""
}
]
}