GET /api/v1/party_series/1330/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1330/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1330/",
"id": 1330,
"name": "Smålands Meeting",
"website": "http://csdb.dk/event/?id=2164",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3381/?format=api",
"demozoo_url": "https://demozoo.org/parties/3381/",
"id": 3381,
"name": "Smålands Meeting 2013",
"tagline": "En MaZZA sceners",
"start_date": "2013-10-25",
"end_date": "2013-10-27",
"location": "Älmeboda, Tingsryds Kommun, Kronoberg, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 56.55577,
"longitude": 15.2628,
"website": "http://csdb.dk/event/?id=2164"
}
]
}