GET /api/v1/party_series/1737/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1737/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1737/",
"id": 1737,
"name": "Defiers Bjärred Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4782/?format=api",
"demozoo_url": "https://demozoo.org/parties/4782/",
"id": 4782,
"name": "Defiers Bjärred Meeting January 1988",
"tagline": "",
"start_date": "1988-01-15",
"end_date": "1988-01-17",
"location": "Bjärred, Lomma Kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.71578,
"longitude": 13.02535,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4781/?format=api",
"demozoo_url": "https://demozoo.org/parties/4781/",
"id": 4781,
"name": "Defiers Bjärred Meeting March 1988",
"tagline": "",
"start_date": "1988-03-27",
"end_date": "1988-03-28",
"location": "Bjärred, Lomma Kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.71578,
"longitude": 13.02535,
"website": ""
}
]
}