GET /api/v1/party_series/1008/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1008/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1008/",
"id": 1008,
"name": "Garage Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2510/?format=api",
"demozoo_url": "https://demozoo.org/parties/2510/",
"id": 2510,
"name": "Garage Party 2014",
"tagline": "",
"start_date": "2014-04-26",
"end_date": "2014-04-26",
"location": "Lublewo Gdańskie, Powiat gdański, Pomeranian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 54.28457,
"longitude": 18.50389,
"website": ""
}
]
}