GET /api/v1/party_series/1114/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1114/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1114/",
"id": 1114,
"name": "Independent Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2772/?format=api",
"demozoo_url": "https://demozoo.org/parties/2772/",
"id": 2772,
"name": "Independent Meeting",
"tagline": "",
"start_date": "1993-12-09",
"end_date": "1993-12-12",
"location": "Delmenhorst, Lower Saxony, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.0511,
"longitude": 8.63091,
"website": ""
}
]
}