GET /api/v1/party_series/910/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/910/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/910/",
"id": 910,
"name": "Chromance Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2331/?format=api",
"demozoo_url": "https://demozoo.org/parties/2331/",
"id": 2331,
"name": "Chromance Party 1990",
"tagline": "",
"start_date": "1990-08-25",
"end_date": "1990-08-26",
"location": "Budapest, Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.49801,
"longitude": 19.03991,
"website": ""
}
]
}