GET /api/v1/party_series/1379/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1379/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1379/",
"id": 1379,
"name": "Rage-Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3542/?format=api",
"demozoo_url": "https://demozoo.org/parties/3542/",
"id": 3542,
"name": "Rage-Party 1996",
"tagline": "",
"start_date": "1996",
"end_date": "1996",
"location": "Langesund, Bamble, Telemark, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.00071,
"longitude": 9.74876,
"website": ""
}
]
}