GET /api/v1/party_series/1005/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1005/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1005/",
"id": 1005,
"name": "Derenegeracja",
"website": "http://derenegeracja.atari.pl/news/en",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2504/?format=api",
"demozoo_url": "https://demozoo.org/parties/2504/",
"id": 2504,
"name": "Derenegeracja 2015",
"tagline": "Derenegeration",
"start_date": "2015-05-01",
"end_date": "2015-05-03",
"location": "Istebna, Powiat cieszyński, Silesian Voivodeship, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 49.56319,
"longitude": 18.90567,
"website": "http://derenegeracja.atari.pl/news/en"
}
]
}