GET /api/v1/party_series/34/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/34/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/34/",
"id": 34,
"name": "Escape (.fi)",
"website": "http://web.archive.org/web/20010721153301/http://escape.unith.net/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1009/?format=api",
"demozoo_url": "https://demozoo.org/parties/1009/",
"id": 1009,
"name": "Escape 2000 (.fi)",
"tagline": "",
"start_date": "2000-05-12",
"end_date": "2000-05-14",
"location": "Espoo, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.206779,
"longitude": 24.655781,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/82/?format=api",
"demozoo_url": "https://demozoo.org/parties/82/",
"id": 82,
"name": "Escape 2001 (.fi)",
"tagline": "",
"start_date": "2001-05-11",
"end_date": "2001-05-13",
"location": "Espoo, Uusimaa, Southern Finland, Finland",
"is_online": false,
"country_code": "FI",
"latitude": 60.25,
"longitude": 24.66667,
"website": ""
}
]
}