GET /api/v1/party_series/1834/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1834/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1834/",
"id": 1834,
"name": "Samar Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5011/?format=api",
"demozoo_url": "https://demozoo.org/parties/5011/",
"id": 5011,
"name": "Samar Meeting 1996",
"tagline": "",
"start_date": "1996-07-20",
"end_date": "1996-07-23",
"location": "Sosnowiec, Silesia, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 50.28682,
"longitude": 19.10385,
"website": ""
}
]
}