GET /api/v1/party_series/1415/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1415/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1415/",
"id": 1415,
"name": "Garagedata",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3664/?format=api",
"demozoo_url": "https://demozoo.org/parties/3664/",
"id": 3664,
"name": "Garagedata 2018",
"tagline": "",
"start_date": "2018-07-21",
"end_date": "2018-07-22",
"location": "Skepplanda, Ale Kommun, Västra Götaland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 57.98968,
"longitude": 12.25085,
"website": ""
}
]
}