GET /api/v1/party_series/1237/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1237/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1237/",
"id": 1237,
"name": "AFMC",
"website": "https://vk.com/artfieldme",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3113/?format=api",
"demozoo_url": "https://demozoo.org/parties/3113/",
"id": 3113,
"name": "AFMC December 2016 / January 2017",
"tagline": "covers",
"start_date": "2017-01-31",
"end_date": "2017-01-31",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://afmc.artfield.me/"
}
]
}