GET /api/v1/party_series/769/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/769/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/769/",
"id": 769,
"name": "Mulle Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1907/?format=api",
"demozoo_url": "https://demozoo.org/parties/1907/",
"id": 1907,
"name": "Mulle Party 1995",
"tagline": "",
"start_date": "1995",
"end_date": "1995",
"location": "Copenhagen, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.676311,
"longitude": 12.56935,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1906/?format=api",
"demozoo_url": "https://demozoo.org/parties/1906/",
"id": 1906,
"name": "Mulle Party 1996",
"tagline": "",
"start_date": "1996",
"end_date": "1996",
"location": "Copenhagen, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.676311,
"longitude": 12.56935,
"website": ""
}
]
}