GET /api/v1/party_series/640/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/640/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/640/",
"id": 640,
"name": "The Carebears convention",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1541/?format=api",
"demozoo_url": "https://demozoo.org/parties/1541/",
"id": 1541,
"name": "The Carebears Convention",
"tagline": "",
"start_date": "1989-08-04",
"end_date": "1989-08-04",
"location": "Stockholm, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 59.332169,
"longitude": 18.062429,
"website": ""
}
]
}