GET /api/v1/party_series/1147/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1147/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1147/",
"id": 1147,
"name": "Powerslaves Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2862/?format=api",
"demozoo_url": "https://demozoo.org/parties/2862/",
"id": 2862,
"name": "Powerslaves Party 1988",
"tagline": "",
"start_date": "1988-12-10",
"end_date": "1988-12-11",
"location": "Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.25,
"longitude": 5.75,
"website": ""
}
]
}