GET /api/v1/party_series/1495/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1495/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1495/",
"id": 1495,
"name": "Gamedev.pl Demoscene Competition",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3934/?format=api",
"demozoo_url": "https://demozoo.org/parties/3934/",
"id": 3934,
"name": "Gamedev.pl Demoscene Competition",
"tagline": "",
"start_date": "2008-05",
"end_date": "2008-05",
"location": "Poland",
"is_online": false,
"country_code": "PL",
"latitude": 52.0,
"longitude": 20.0,
"website": ""
}
]
}