GET /api/v1/party_series/1759/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1759/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1759/",
"id": 1759,
"name": "Art-X Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4830/?format=api",
"demozoo_url": "https://demozoo.org/parties/4830/",
"id": 4830,
"name": "Art-X Party",
"tagline": "",
"start_date": "1991-03-15",
"end_date": "1991-03-16",
"location": "Eger, Heves, Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.90265,
"longitude": 20.37329,
"website": ""
}
]
}