GET /api/v1/party_series/1789/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1789/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1789/",
"id": 1789,
"name": "Galemand",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4916/?format=api",
"demozoo_url": "https://demozoo.org/parties/4916/",
"id": 4916,
"name": "Galemand 1992",
"tagline": "",
"start_date": "1992-07-24",
"end_date": "1992-07-26",
"location": "Horsens Kommune, Central Jutland, Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 55.9274,
"longitude": 9.77377,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/5451/?format=api",
"demozoo_url": "https://demozoo.org/parties/5451/",
"id": 5451,
"name": "Galemands Gilde 1993",
"tagline": "",
"start_date": "1993-07-30",
"end_date": "1993-07-31",
"location": "Jutland, Hunterdon County, New Jersey, United States",
"is_online": false,
"country_code": "US",
"latitude": 40.62288,
"longitude": -74.96434,
"website": ""
}
]
}