GET /api/v1/party_series/511/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/511/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/511/",
"id": 511,
"name": "LifeParty",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1261/?format=api",
"demozoo_url": "https://demozoo.org/parties/1261/",
"id": 1261,
"name": "LifeParty 2004",
"tagline": "",
"start_date": "2004-03-06",
"end_date": "2004-03-07",
"location": "Moscow, Russia",
"is_online": false,
"country_code": "RU",
"latitude": 55.75695,
"longitude": 37.614971,
"website": ""
}
]
}