GET /api/v1/party_series/1059/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1059/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1059/",
"id": 1059,
"name": "Meeting at Slyder's",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2615/?format=api",
"demozoo_url": "https://demozoo.org/parties/2615/",
"id": 2615,
"name": "Meeting at Slyder's 2002",
"tagline": "",
"start_date": "2002-08-15",
"end_date": "2002-08-18",
"location": "France",
"is_online": false,
"country_code": "FR",
"latitude": 46.0,
"longitude": 2.0,
"website": ""
}
]
}