GET /api/v1/party_series/1224/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1224/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1224/",
"id": 1224,
"name": "Retro-gaming Connexion",
"website": "http://www.retro-gc.fr/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3082/?format=api",
"demozoo_url": "https://demozoo.org/parties/3082/",
"id": 3082,
"name": "Retro-gaming Connexion 2016",
"tagline": "",
"start_date": "2016-10-29",
"end_date": "2016-10-30",
"location": "Meaux, Département de Seine-et-Marne, Île-de-France, France",
"is_online": false,
"country_code": "FR",
"latitude": 48.96014,
"longitude": 2.87885,
"website": "http://www.retro-gc.fr/"
}
]
}