GET /api/v1/party_series/423/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/423/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/423/",
"id": 423,
"name": "Reboot",
"website": "http://reboot99.promisc.net",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1067/?format=api",
"demozoo_url": "https://demozoo.org/parties/1067/",
"id": 1067,
"name": "Reboot 1999",
"tagline": "",
"start_date": "1999",
"end_date": "1999",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://reboot99.promisc.net"
},
{
"url": "https://demozoo.org/api/v1/parties/1068/?format=api",
"demozoo_url": "https://demozoo.org/parties/1068/",
"id": 1068,
"name": "Reboot 2000",
"tagline": "",
"start_date": "2000-07-20",
"end_date": "2000-08-20",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "http://reboot.angelsp.org/"
}
]
}