GET /api/v1/party_series/1914/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1914/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1914/",
"id": 1914,
"name": "Coder.gr X-mas Demo Contest",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5357/?format=api",
"demozoo_url": "https://demozoo.org/parties/5357/",
"id": 5357,
"name": "Coder.gr X-mas Demo Contest 2006",
"tagline": "",
"start_date": "2006-08-26",
"end_date": "2006-12-15",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}