GET /api/v1/party_series/337/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/337/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/337/",
"id": 337,
"name": "Staszic Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4952/?format=api",
"demozoo_url": "https://demozoo.org/parties/4952/",
"id": 4952,
"name": "Staszic Compo 1995",
"tagline": "Aka Staszic Compo II",
"start_date": "1995",
"end_date": "1995",
"location": "Warszawa, Mazovia, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.23547,
"longitude": 21.04191,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/852/?format=api",
"demozoo_url": "https://demozoo.org/parties/852/",
"id": 852,
"name": "Staszic Compo 1996",
"tagline": "",
"start_date": "1996-06-02",
"end_date": "1996-06-02",
"location": "Warsaw, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.235352,
"longitude": 21.00939,
"website": ""
}
]
}