GET /api/v1/party_series/230/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/230/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/230/",
"id": 230,
"name": "Breed",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/579/?format=api",
"demozoo_url": "https://demozoo.org/parties/579/",
"id": 579,
"name": "Breed 1999",
"tagline": "",
"start_date": "1999-11-19",
"end_date": "1999-11-21",
"location": "Landkreis Celle, Lower Saxony, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.74722,
"longitude": 10.11611,
"website": ""
}
]
}