GET /api/v1/party_series/942/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/942/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/942/",
"id": 942,
"name": "Horizon & Jet-Speed Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2400/?format=api",
"demozoo_url": "https://demozoo.org/parties/2400/",
"id": 2400,
"name": "Horizon & Jetspeed Meeting 1988",
"tagline": "",
"start_date": "1988-08-08",
"end_date": "1988-08-11",
"location": "Enköpings Kommun, Uppsala, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.68575,
"longitude": 17.11668,
"website": ""
}
]
}