GET /api/v1/party_series/1096/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1096/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1096/",
"id": 1096,
"name": "Hungarian Easter Conference",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2730/?format=api",
"demozoo_url": "https://demozoo.org/parties/2730/",
"id": 2730,
"name": "Hungarian Easter Conference 1992",
"tagline": "",
"start_date": "1992-04-18",
"end_date": "1992-04-19",
"location": "Sopron, Győr-Moson-Sopron, Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.68501,
"longitude": 16.59049,
"website": ""
}
]
}