GET /api/v1/party_series/221/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/221/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/221/",
"id": 221,
"name": "Gardening",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/563/?format=api",
"demozoo_url": "https://demozoo.org/parties/563/",
"id": 563,
"name": "Gardening 1995",
"tagline": "",
"start_date": "1995-04-28",
"end_date": "1995-04-30",
"location": "Patras, Greece",
"is_online": false,
"country_code": "GR",
"latitude": 38.244251,
"longitude": 21.732559,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/564/?format=api",
"demozoo_url": "https://demozoo.org/parties/564/",
"id": 564,
"name": "Gardening 1996",
"tagline": "",
"start_date": "1996-08-30",
"end_date": "1996-09-01",
"location": "Patras, Greece",
"is_online": false,
"country_code": "GR",
"latitude": 38.244251,
"longitude": 21.732559,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/565/?format=api",
"demozoo_url": "https://demozoo.org/parties/565/",
"id": 565,
"name": "Gardening 1997",
"tagline": "",
"start_date": "1997-08-29",
"end_date": "1997-08-31",
"location": "Patras, Greece",
"is_online": false,
"country_code": "GR",
"latitude": 38.244251,
"longitude": 21.732559,
"website": ""
}
]
}