GET /api/v1/party_series/1600/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1600/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1600/",
"id": 1600,
"name": "Meeting Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2132/?format=api",
"demozoo_url": "https://demozoo.org/parties/2132/",
"id": 2132,
"name": "Meeting Party 1991",
"tagline": "",
"start_date": "1991-04-06",
"end_date": "1991-04-07",
"location": "Marsan, Département du Gers, Midi-Pyrénées, France",
"is_online": false,
"country_code": "FR",
"latitude": 43.65693,
"longitude": 0.71829,
"website": ""
}
]
}