GET /api/v1/party_series/1085/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1085/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1085/",
"id": 1085,
"name": "Leverpastej",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2701/?format=api",
"demozoo_url": "https://demozoo.org/parties/2701/",
"id": 2701,
"name": "Leverpastej 2007",
"tagline": "",
"start_date": "2007-03-02",
"end_date": "2007-03-04",
"location": "Hungary",
"is_online": false,
"country_code": "HU",
"latitude": 47.0,
"longitude": 20.0,
"website": ""
}
]
}