GET /api/v1/party_series/826/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/826/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/826/",
"id": 826,
"name": "Avenger Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2104/?format=api",
"demozoo_url": "https://demozoo.org/parties/2104/",
"id": 2104,
"name": "Avenger Party 1990",
"tagline": "",
"start_date": "1990-01-13",
"end_date": "1990-01-13",
"location": "Canton de Genève, Geneva, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 46.16667,
"longitude": 6.16667,
"website": ""
}
]
}