GET /api/v1/party_series/1832/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1832/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1832/",
"id": 1832,
"name": "Center Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5009/?format=api",
"demozoo_url": "https://demozoo.org/parties/5009/",
"id": 5009,
"name": "Center Party 1997",
"tagline": "",
"start_date": "1997-07-04",
"end_date": "1997-07-06",
"location": "Pleszew, Powiat pleszewski, Greater Poland, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 51.894,
"longitude": 17.7864,
"website": ""
}
]
}