GET /api/v1/party_series/1625/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1625/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1625/",
"id": 1625,
"name": "YesCREW Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4329/?format=api",
"demozoo_url": "https://demozoo.org/parties/4329/",
"id": 4329,
"name": "YesCREW Party 03",
"tagline": "",
"start_date": "1999-10-23",
"end_date": "1999-10-23",
"location": "Slovenia",
"is_online": false,
"country_code": "SI",
"latitude": 46.08333,
"longitude": 15.0,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4330/?format=api",
"demozoo_url": "https://demozoo.org/parties/4330/",
"id": 4330,
"name": "YesCREW Party Beta1",
"tagline": "",
"start_date": "1998-03-21",
"end_date": "1998-03-21",
"location": "Maribor, Slovenia",
"is_online": false,
"country_code": "SI",
"latitude": 46.55611,
"longitude": 15.64306,
"website": ""
}
]
}