GET /api/v1/party_series/1156/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1156/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1156/",
"id": 1156,
"name": "Slipstock",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2875/?format=api",
"demozoo_url": "https://demozoo.org/parties/2875/",
"id": 2875,
"name": "Slipstock 2016",
"tagline": "Super-exclusive pissup for Slipstream members.",
"start_date": "2016-03-11",
"end_date": "2016-03-13",
"location": "Scunthorpe, North Lincolnshire, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.57905,
"longitude": -0.65437,
"website": ""
}
]
}