GET /api/v1/party_series/333/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/333/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/333/",
"id": 333,
"name": "SILIConvention",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1633/?format=api",
"demozoo_url": "https://demozoo.org/parties/1633/",
"id": 1633,
"name": "SILIConvention 1994",
"tagline": "",
"start_date": "1994-10-28",
"end_date": "1994-10-30",
"location": "Delmenhorst, Lower Saxony, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.0511,
"longitude": 8.63091,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/846/?format=api",
"demozoo_url": "https://demozoo.org/parties/846/",
"id": 846,
"name": "SILIConvention 1997",
"tagline": "",
"start_date": "1997-03-28",
"end_date": "1997-03-31",
"location": "Bremen, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 53.08333,
"longitude": 8.83333,
"website": ""
}
]
}