GET /api/v1/party_series/984/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/984/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/984/",
"id": 984,
"name": "The Silents Hacker Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2466/?format=api",
"demozoo_url": "https://demozoo.org/parties/2466/",
"id": 2466,
"name": "The Silents Hacker Party 1987",
"tagline": "",
"start_date": "1987-10-29",
"end_date": "1987-10-31",
"location": "Alvesta Kommun, Kronoberg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 56.84663,
"longitude": 14.4749,
"website": ""
}
]
}