GET /api/v1/party_series/1644/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1644/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1644/",
"id": 1644,
"name": "TBC-Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4394/?format=api",
"demozoo_url": "https://demozoo.org/parties/4394/",
"id": 4394,
"name": "TBC-Meeting #1",
"tagline": "",
"start_date": "1994-01-22",
"end_date": "1994-01-23",
"location": "Bezirk Baden, Aargau, Switzerland",
"is_online": false,
"country_code": "CH",
"latitude": 47.4566,
"longitude": 8.30059,
"website": ""
}
]
}