GET /api/v1/party_series/61/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/61/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/61/",
"id": 61,
"name": "Isterparty",
"website": "http://www.gubbdata.se/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/237/?format=api",
"demozoo_url": "https://demozoo.org/parties/237/",
"id": 237,
"name": "Isterparty 2011",
"tagline": "socker. blipblop. fett. c64. kärlek. skåne. ister",
"start_date": "2011-04-22",
"end_date": "2011-04-24",
"location": "Lund, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.706225,
"longitude": 13.187605,
"website": "http://www.gubbdata.se/"
},
{
"url": "https://demozoo.org/api/v1/parties/2183/?format=api",
"demozoo_url": "https://demozoo.org/parties/2183/",
"id": 2183,
"name": "Isterparty 2014",
"tagline": "Gubbahelg i Lund II",
"start_date": "2014-04-11",
"end_date": "2014-04-13",
"location": "Lunds Kommun, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 55.71667,
"longitude": 13.2,
"website": ""
}
]
}