GET /api/v1/party_series/253/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/253/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/253/",
"id": 253,
"name": "State of the Art",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/651/?format=api",
"demozoo_url": "https://demozoo.org/parties/651/",
"id": 651,
"name": "State of the Art 2002",
"tagline": "",
"start_date": "2002-12-13",
"end_date": "2002-12-15",
"location": "Tourcoing, Département du Nord, Nord-Pas-de-Calais, France",
"is_online": false,
"country_code": "FR",
"latitude": 50.7225,
"longitude": 3.16028,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/652/?format=api",
"demozoo_url": "https://demozoo.org/parties/652/",
"id": 652,
"name": "State of the Art 2004",
"tagline": "St(Art) 2004",
"start_date": "2004-01-23",
"end_date": "2004-01-25",
"location": "Tourcoing, France",
"is_online": false,
"country_code": "FR",
"latitude": 50.722389,
"longitude": 3.15937,
"website": ""
}
]
}