GET /api/v1/party_series/1265/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1265/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1265/",
"id": 1265,
"name": "The Organized Crime Copyparty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3198/?format=api",
"demozoo_url": "https://demozoo.org/parties/3198/",
"id": 3198,
"name": "The Organized Crime Copyparty 1987",
"tagline": "",
"start_date": "1987-05-23",
"end_date": "1987-05-23",
"location": "Karben, Regierungsbezirk Darmstadt, Hesse, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.23019,
"longitude": 8.77155,
"website": ""
}
]
}