GET /api/v1/party_series/1552/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1552/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1552/",
"id": 1552,
"name": "Babygang & Ushuaia Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4095/?format=api",
"demozoo_url": "https://demozoo.org/parties/4095/",
"id": 4095,
"name": "Babygang & Ushuaia Party 1988",
"tagline": "",
"start_date": "1988-10-29",
"end_date": "1988-10-30",
"location": "Paris, Île-de-France, France",
"is_online": false,
"country_code": "FR",
"latitude": 48.85339,
"longitude": 2.34864,
"website": ""
}
]
}