GET /api/v1/party_series/794/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/794/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/794/",
"id": 794,
"name": "Computer's Hell",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2002/?format=api",
"demozoo_url": "https://demozoo.org/parties/2002/",
"id": 2002,
"name": "Computer's Hell 1999",
"tagline": "",
"start_date": "1999-05-21",
"end_date": "1999-05-23",
"location": "Berlin, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.516071,
"longitude": 13.37698,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1963/?format=api",
"demozoo_url": "https://demozoo.org/parties/1963/",
"id": 1963,
"name": "Computer's Hell 2000",
"tagline": "",
"start_date": "2000-06-23",
"end_date": "2000-06-25",
"location": "Berlin, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.516071,
"longitude": 13.37698,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2003/?format=api",
"demozoo_url": "https://demozoo.org/parties/2003/",
"id": 2003,
"name": "Computer's Hell 2001",
"tagline": "",
"start_date": "2001-06-22",
"end_date": "2001-06-24",
"location": "Berlin, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.516071,
"longitude": 13.37698,
"website": ""
}
]
}