GET /api/v1/party_series/1313/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1313/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1313/",
"id": 1313,
"name": "Energy, Awesome and Hypnotic Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3332/?format=api",
"demozoo_url": "https://demozoo.org/parties/3332/",
"id": 3332,
"name": "Energy, Awesome and Hypnotic Party 1991",
"tagline": "",
"start_date": "1991-08-10",
"end_date": "1991-08-11",
"location": "Landkreis Karlsruhe, Karlsruhe Region, Baden-Württemberg, Germany",
"is_online": false,
"country_code": "DE",
"latitude": 49.07972,
"longitude": 8.53139,
"website": ""
}
]
}