GET /api/v1/party_series/1545/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1545/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1545/",
"id": 1545,
"name": "Pancake Conference",
"website": "https://psenough.github.io/pancake/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4079/?format=api",
"demozoo_url": "https://demozoo.org/parties/4079/",
"id": 4079,
"name": "Pancake Conference 2020",
"tagline": "",
"start_date": "2020-06-24",
"end_date": "2020-06-24",
"location": "",
"is_online": true,
"country_code": "",
"latitude": null,
"longitude": null,
"website": "https://psenough.github.io/pancake/"
}
]
}