GET /api/v1/party_series/1936/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1936/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1936/",
"id": 1936,
"name": "PirateFest",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5467/?format=api",
"demozoo_url": "https://demozoo.org/parties/5467/",
"id": 5467,
"name": "PirateFest '87 Chicago",
"tagline": "",
"start_date": "1987-07-20",
"end_date": "1987-07-20",
"location": "Chicago, Cook County, Illinois, United States",
"is_online": false,
"country_code": "US",
"latitude": 41.85003,
"longitude": -87.65005,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/5468/?format=api",
"demozoo_url": "https://demozoo.org/parties/5468/",
"id": 5468,
"name": "PirateFest '87 New York",
"tagline": "",
"start_date": "1987-07-28",
"end_date": "1987-07-28",
"location": "New York, United States",
"is_online": false,
"country_code": "US",
"latitude": 43.00035,
"longitude": -75.4999,
"website": ""
}
]
}