GET /api/v1/party_series/849/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/849/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/849/",
"id": 849,
"name": "THX Irc Compo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2164/?format=api",
"demozoo_url": "https://demozoo.org/parties/2164/",
"id": 2164,
"name": "THX Irc Compo 1",
"tagline": "",
"start_date": "1997",
"end_date": "1997",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2167/?format=api",
"demozoo_url": "https://demozoo.org/parties/2167/",
"id": 2167,
"name": "THX Irc Compo 2",
"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/2168/?format=api",
"demozoo_url": "https://demozoo.org/parties/2168/",
"id": 2168,
"name": "THX Irc Compo 3",
"tagline": "",
"start_date": "1997-09",
"end_date": "1997-09",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}