GET /api/v1/party_series/724/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/724/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/724/",
"id": 724,
"name": "ST-Treff",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1800/?format=api",
"demozoo_url": "https://demozoo.org/parties/1800/",
"id": 1800,
"name": "ST-Treff",
"tagline": "",
"start_date": "1995-09-09",
"end_date": "1995-09-09",
"location": "Karlsruhe, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 49.010761,
"longitude": 8.40869,
"website": ""
}
]
}