GET /api/v1/party_series/5/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/5/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/5/",
"id": 5,
"name": "Alcatraz Pentcost Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/7/?format=api",
"demozoo_url": "https://demozoo.org/parties/7/",
"id": 7,
"name": "Alcatraz Pentcost Party 1990",
"tagline": "",
"start_date": "1990-06-02",
"end_date": "1990-06-04",
"location": "Aubonne, District de Morges, Vaud, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 46.49057,
"longitude": 6.38522,
"website": ""
}
]
}