GET /api/v1/party_series/1406/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1406/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1406/",
"id": 1406,
"name": "OSDM-Wettbewerb",
"website": "http://www.4players.de/rendersite.php?LAYOUT=dispbericht&world=4sceners&BERICHTID=4194&world=4sceners",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3643/?format=api",
"demozoo_url": "https://demozoo.org/parties/3643/",
"id": 3643,
"name": "OSDM-Wettbewerb 2005",
"tagline": "",
"start_date": "2005-12-06",
"end_date": "2005-12-19",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://www.4players.de/rendersite.php?LAYOUT=dispbericht&world=4sceners&BERICHTID=4194&world=4sceners"
}
]
}