GET /api/v1/party_series/1799/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1799/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1799/",
"id": 1799,
"name": "Demo of the Year Competition",
"website": "http://www.kopacek.de/doty14/compo.html",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4948/?format=api",
"demozoo_url": "https://demozoo.org/parties/4948/",
"id": 4948,
"name": "Demo of the Year Competition 2014",
"tagline": "DOTY 2014",
"start_date": "2014-12-05",
"end_date": "2015-05-17",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://www.kopacek.de/doty14/compo.html"
}
]
}