GET /api/v1/party_series/574/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/574/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/574/",
"id": 574,
"name": "WeCan",
"website": "http://www.we-can.pl/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1374/?format=api",
"demozoo_url": "https://demozoo.org/parties/1374/",
"id": 1374,
"name": "WeCan 2012",
"tagline": "",
"start_date": "2012-09-14",
"end_date": "2012-09-16",
"location": "Łódź, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.761742,
"longitude": 19.46801,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1834/?format=api",
"demozoo_url": "https://demozoo.org/parties/1834/",
"id": 1834,
"name": "WeCan 2013",
"tagline": "",
"start_date": "2013-09-20",
"end_date": "2013-09-22",
"location": "Lodz, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.761742,
"longitude": 19.46801,
"website": ""
}
]
}