GET /api/v1/party_series/975/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/975/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/975/",
"id": 975,
"name": "Solar Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2451/?format=api",
"demozoo_url": "https://demozoo.org/parties/2451/",
"id": 2451,
"name": "Solar Party 1989",
"tagline": "",
"start_date": "1989-12-09",
"end_date": "1989-12-09",
"location": "Gemeente Papendrecht, South Holland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.83175,
"longitude": 4.69125,
"website": ""
}
]
}