GET /api/v1/party_series/1380/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1380/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1380/",
"id": 1380,
"name": "GFXZone coop compo",
"website": "https://gfxzone.planet-d.net/theme/coop/coop-compo_2000.html",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3543/?format=api",
"demozoo_url": "https://demozoo.org/parties/3543/",
"id": 3543,
"name": "GFXZone coop compo",
"tagline": "",
"start_date": "2000-11-11",
"end_date": "2000-12-12",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://gfxzone.planet-d.net/theme/coop/coop-compo_2000.html"
}
]
}