GET /api/v1/party_series/197/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/197/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/197/",
"id": 197,
"name": "Ramses and Paso Birthday Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/525/?format=api",
"demozoo_url": "https://demozoo.org/parties/525/",
"id": 525,
"name": "Ramses & Paso Birthday Party 1994",
"tagline": "",
"start_date": "1994-03-05",
"end_date": "1994-03-06",
"location": "Berlin, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 52.516071,
"longitude": 13.37698,
"website": ""
}
]
}