GET /api/v1/party_series/1230/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1230/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1230/",
"id": 1230,
"name": "Dextrosy",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3093/?format=api",
"demozoo_url": "https://demozoo.org/parties/3093/",
"id": 3093,
"name": "Dextrosy 2017",
"tagline": "",
"start_date": "2017-12-02",
"end_date": "2017-12-03",
"location": "Wrocław, Lower Silesian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.1,
"longitude": 17.03333,
"website": ""
}
]
}