GET /api/v1/party_series/538/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/538/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/538/",
"id": 538,
"name": "Breeze",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1303/?format=api",
"demozoo_url": "https://demozoo.org/parties/1303/",
"id": 1303,
"name": "Breeze 2007",
"tagline": "",
"start_date": "2007-02-16",
"end_date": "2007-02-18",
"location": "Lisbon, Portugal",
"is_online": false,
"country_code": "PT",
"latitude": 38.72567,
"longitude": -9.15037,
"website": ""
}
]
}