GET /api/v1/party_series/429/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/429/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/429/",
"id": 429,
"name": "Tesko",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1079/?format=api",
"demozoo_url": "https://demozoo.org/parties/1079/",
"id": 1079,
"name": "Tesko Winter Meeting 1999",
"tagline": "",
"start_date": "1999-02-26",
"end_date": "1999-02-28",
"location": "England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 52.88356,
"longitude": -1.97406,
"website": ""
}
]
}