GET /api/v1/party_series/493/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/493/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/493/",
"id": 493,
"name": "Art Engine",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1222/?format=api",
"demozoo_url": "https://demozoo.org/parties/1222/",
"id": 1222,
"name": "Art Engine 2012",
"tagline": "",
"start_date": "2012-02-03",
"end_date": "2012-02-05",
"location": "Sao Paulo, Brazil",
"is_online": false,
"country_code": "BR",
"latitude": -23.56288,
"longitude": -46.654659,
"website": ""
}
]
}