GET /api/v1/party_series/804/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/804/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/804/",
"id": 804,
"name": "1991 Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2556/?format=api",
"demozoo_url": "https://demozoo.org/parties/2556/",
"id": 2556,
"name": "1989 Party 2016",
"tagline": "Over de muur!",
"start_date": "2016-04-30",
"end_date": "2016-04-30",
"location": "Provincie Utrecht, Utrecht, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.0,
"longitude": 5.25,
"website": "http://1989party.com/"
},
{
"url": "https://demozoo.org/api/v1/parties/2005/?format=api",
"demozoo_url": "https://demozoo.org/parties/2005/",
"id": 2005,
"name": "1991 Party 2013",
"tagline": "",
"start_date": "2013-11-16",
"end_date": "2013-11-16",
"location": "Scheveningen, Gemeente Den Haag, South Holland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 52.10461,
"longitude": 4.27557,
"website": ""
}
]
}