GET /api/v1/party_series/1584/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1584/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1584/",
"id": 1584,
"name": "onScene",
"website": "https://onscene.party/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4205/?format=api",
"demozoo_url": "https://demozoo.org/parties/4205/",
"id": 4205,
"name": "onScene 2021",
"tagline": "",
"start_date": "2021-04-02",
"end_date": "2021-04-04",
"location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 49.95965,
"longitude": 7.9194,
"website": "https://onscene.party/"
}
]
}