GET /api/v1/party_series/1747/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1747/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1747/",
"id": 1747,
"name": "North Star Meeting",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4806/?format=api",
"demozoo_url": "https://demozoo.org/parties/4806/",
"id": 4806,
"name": "North Star Meeting",
"tagline": "",
"start_date": "1988-11-04",
"end_date": "1988-11-06",
"location": "Helsingborg, Skåne, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 56.05648,
"longitude": 12.78718,
"website": ""
}
]
}