GET /api/v1/party_series/68/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/68/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/68/",
"id": 68,
"name": "Rendezvous",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/252/?format=api",
"demozoo_url": "https://demozoo.org/parties/252/",
"id": 252,
"name": "Rendezvous 1992",
"tagline": "",
"start_date": "1992-07-10",
"end_date": "1992-07-12",
"location": "Mandal, Vest-Agder, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 58.02633,
"longitude": 7.45014,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/253/?format=api",
"demozoo_url": "https://demozoo.org/parties/253/",
"id": 253,
"name": "Rendezvous 1993",
"tagline": "",
"start_date": "1993-07-30",
"end_date": "1993-08-01",
"location": "Kristiansand, Vest-Agder, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 58.14642,
"longitude": 7.99687,
"website": ""
}
]
}