GET /api/v1/party_series/1411/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1411/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1411/",
"id": 1411,
"name": "Rebellion Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3654/?format=api",
"demozoo_url": "https://demozoo.org/parties/3654/",
"id": 3654,
"name": "Rebellion Party 1992",
"tagline": "",
"start_date": "1992-01-05",
"end_date": "1992-01-05",
"location": "Stoke-on-Trent, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.00415,
"longitude": -2.18538,
"website": ""
}
]
}