GET /api/v1/party_series/441/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/441/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/441/",
"id": 441,
"name": "Epidemic",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1107/?format=api",
"demozoo_url": "https://demozoo.org/parties/1107/",
"id": 1107,
"name": "Epidemic 2000",
"tagline": "",
"start_date": "2000",
"end_date": "2000",
"location": "Le Kremlin-Bicêtre, Département du Val-de-Marne, Île-de-France, France",
"is_online": false,
"country_code": "FR",
"latitude": 48.81471,
"longitude": 2.36073,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2847/?format=api",
"demozoo_url": "https://demozoo.org/parties/2847/",
"id": 2847,
"name": "Epidemic 2001",
"tagline": "",
"start_date": "2001-02-03",
"end_date": "2001-02-04",
"location": "Paris, Île-de-France, France",
"is_online": false,
"country_code": "FR",
"latitude": 48.8534,
"longitude": 2.3486,
"website": ""
}
]
}