GET /api/v1/party_series/1592/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1592/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1592/",
"id": 1592,
"name": "TGM and TNM and Cascade Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4221/?format=api",
"demozoo_url": "https://demozoo.org/parties/4221/",
"id": 4221,
"name": "TGM and TNM and Cascade Party 1988",
"tagline": "",
"start_date": "1988-08-27",
"end_date": "1988-08-27",
"location": "Langenselbold, Regierungsbezirk Darmstadt, Hesse, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 50.17375,
"longitude": 9.03795,
"website": ""
}
]
}