GET /api/v1/party_series/1724/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1724/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1724/",
"id": 1724,
"name": "Giant and Unitec Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4748/?format=api",
"demozoo_url": "https://demozoo.org/parties/4748/",
"id": 4748,
"name": "Giant and Unitec Meeting 1989",
"tagline": "",
"start_date": "1989-12-02",
"end_date": "1989-12-03",
"location": "Gummersbach, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 51.02608,
"longitude": 7.56473,
"website": ""
}
]
}