GET /api/v1/party_series/904/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/904/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/904/",
"id": 904,
"name": "Intryx's Democop",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2311/?format=api",
"demozoo_url": "https://demozoo.org/parties/2311/",
"id": 2311,
"name": "Intryx's Democop 92",
"tagline": "",
"start_date": "1992-09-05",
"end_date": "1992-09-06",
"location": "Lyon, Département du Rhône, Rhône-Alpes, France",
"is_online": false,
"country_code": "FR",
"latitude": 45.75889,
"longitude": 4.84139,
"website": ""
}
]
}