GET /api/v1/party_series/223/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/223/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/223/",
"id": 223,
"name": "Gainful Awesome Summer Party (GASP)",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/570/?format=api",
"demozoo_url": "https://demozoo.org/parties/570/",
"id": 570,
"name": "Gainful Awesome Summer Party (GASP) 1995",
"tagline": "",
"start_date": "1995-08-11",
"end_date": "1995-08-15",
"location": "Montpellier, France",
"is_online": false,
"country_code": "FR",
"latitude": 43.610851,
"longitude": 3.87609,
"website": ""
}
]
}