GET /api/v1/party_series/1041/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1041/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1041/",
"id": 1041,
"name": "Level 21 Copyparty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2585/?format=api",
"demozoo_url": "https://demozoo.org/parties/2585/",
"id": 2585,
"name": "Level 21 Copyparty 1989",
"tagline": "",
"start_date": "1989-04-29",
"end_date": "1989-04-30",
"location": "Dijon, Département de la Côte-d'Or, Bourgogne, France",
"is_online": false,
"country_code": "FR",
"latitude": 47.32306,
"longitude": 5.04194,
"website": ""
}
]
}