GET /api/v1/party_series/1525/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1525/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1525/",
"id": 1525,
"name": "Mastersystem",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4033/?format=api",
"demozoo_url": "https://demozoo.org/parties/4033/",
"id": 4033,
"name": "Mastersystem 2001",
"tagline": "",
"start_date": "2001-12-14",
"end_date": "2001-12-16",
"location": "Oskarshamns Kommun, Kalmar, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.37339,
"longitude": 16.38303,
"website": ""
}
]
}