GET /api/v1/party_series/1333/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1333/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1333/",
"id": 1333,
"name": "Datastiltje",
"website": "http://csdb.dk/event/?id=2200",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3388/?format=api",
"demozoo_url": "https://demozoo.org/parties/3388/",
"id": 3388,
"name": "Datastiltje 2014",
"tagline": "Ragnarøking in the countryside",
"start_date": "2014-01-31",
"end_date": "2014-02-02",
"location": "Denmark",
"is_online": false,
"country_code": "DK",
"latitude": 56.0,
"longitude": 10.0,
"website": "http://csdb.dk/event/?id=2200"
}
]
}