GET /api/v1/party_series/479/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/479/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/479/",
"id": 479,
"name": "Istid",
"website": "http://www.istid.net/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1191/?format=api",
"demozoo_url": "https://demozoo.org/parties/1191/",
"id": 1191,
"name": "Istid 2002",
"tagline": "",
"start_date": "2002-08-10",
"end_date": "2002-08-14",
"location": "Halden, Østfold, Norway",
"is_online": false,
"country_code": "NO",
"latitude": 59.12258,
"longitude": 11.38709,
"website": "http://www.istid.net/"
}
]
}