GET /api/v1/party_series/1116/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1116/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1116/",
"id": 1116,
"name": "Keso",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2780/?format=api",
"demozoo_url": "https://demozoo.org/parties/2780/",
"id": 2780,
"name": "Keso Summercamp 1997",
"tagline": "",
"start_date": "1997-08-22",
"end_date": "1997-08-24",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2781/?format=api",
"demozoo_url": "https://demozoo.org/parties/2781/",
"id": 2781,
"name": "Keso Wintercamp 1998",
"tagline": "",
"start_date": "1998-01-16",
"end_date": "1998-01-18",
"location": "Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 62.0,
"longitude": 15.0,
"website": ""
}
]
}