GET /api/v1/party_series/1618/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1618/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1618/",
"id": 1618,
"name": "Vision Factory",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5063/?format=api",
"demozoo_url": "https://demozoo.org/parties/5063/",
"id": 5063,
"name": "Vision Factory Copyparty 1989 (december)",
"tagline": "",
"start_date": "1989-12-09",
"end_date": "1989-12-09",
"location": "Gemeente Venlo, Limburg, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.39277,
"longitude": 6.16041,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2901/?format=api",
"demozoo_url": "https://demozoo.org/parties/2901/",
"id": 2901,
"name": "Vision Factory Copyparty 1989 (may)",
"tagline": "",
"start_date": "1989-05-27",
"end_date": "1989-05-27",
"location": "Gemeente Venlo, Limburg, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.39277,
"longitude": 6.16041,
"website": ""
}
]
}