GET /api/v1/party_series/1707/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1707/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1707/",
"id": 1707,
"name": "iQuest",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4677/?format=api",
"demozoo_url": "https://demozoo.org/parties/4677/",
"id": 4677,
"name": "iQuest 2000",
"tagline": "",
"start_date": "2000",
"end_date": "2000",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4823/?format=api",
"demozoo_url": "https://demozoo.org/parties/4823/",
"id": 4823,
"name": "iQuest 2001",
"tagline": "",
"start_date": "2001",
"end_date": "2001",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4822/?format=api",
"demozoo_url": "https://demozoo.org/parties/4822/",
"id": 4822,
"name": "iQuest 2002",
"tagline": "",
"start_date": "2002",
"end_date": "2002",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
}
]
}