GET /api/v1/party_series/1071/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1071/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1071/",
"id": 1071,
"name": "Grenobeul Bibine Coding Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2655/?format=api",
"demozoo_url": "https://demozoo.org/parties/2655/",
"id": 2655,
"name": "Grenobeul Bibine Coding Party",
"tagline": "",
"start_date": "2004",
"end_date": "2004",
"location": "Grenoble, Département de l'Isère, Auvergne-Rhône-Alpes, France",
"is_online": false,
"country_code": "FR",
"latitude": 45.16667,
"longitude": 5.71667,
"website": ""
}
]
}