GET /api/v1/party_series/1478/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1478/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1478/",
"id": 1478,
"name": "Beach Party (.fr)",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1552/?format=api",
"demozoo_url": "https://demozoo.org/parties/1552/",
"id": 1552,
"name": "Beach Party 1990",
"tagline": "2nd Overlanders Convention",
"start_date": "1990-08-19",
"end_date": "1990-08-29",
"location": "France",
"is_online": false,
"country_code": "FR",
"latitude": 46.71067,
"longitude": 1.71819,
"website": ""
}
]
}