GET /api/v1/party_series/1736/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1736/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1736/",
"id": 1736,
"name": "2 Blocks Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4777/?format=api",
"demozoo_url": "https://demozoo.org/parties/4777/",
"id": 4777,
"name": "2 Blocks Compo January 1997",
"tagline": "",
"start_date": "1997-01",
"end_date": "1997-01",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4778/?format=api",
"demozoo_url": "https://demozoo.org/parties/4778/",
"id": 4778,
"name": "2 Blocks Compo May 1997",
"tagline": "",
"start_date": "1997-05",
"end_date": "1997-05",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2500/?format=api",
"demozoo_url": "https://demozoo.org/parties/2500/",
"id": 2500,
"name": "2 Blocks Compo November 1996",
"tagline": "",
"start_date": "1996-11",
"end_date": "1996-11",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}