GET /api/v1/party_series/47/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/47/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/47/",
"id": 47,
"name": "Pixel Jam",
"website": "http://www.pixelj.am",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/175/?format=api",
"demozoo_url": "https://demozoo.org/parties/175/",
"id": 175,
"name": "Pixel Jam 2011",
"tagline": "",
"start_date": "2011-04-14",
"end_date": "2011-04-17",
"location": "Cleveland, United States",
"is_online": false,
"country_code": "US",
"latitude": 41.504365,
"longitude": -81.690459,
"website": "http://www.pixelj.am"
},
{
"url": "https://demozoo.org/api/v1/parties/1372/?format=api",
"demozoo_url": "https://demozoo.org/parties/1372/",
"id": 1372,
"name": "Pixel Jam 2012",
"tagline": "",
"start_date": "2012-04-12",
"end_date": "2012-04-15",
"location": "Cleveland, United States",
"is_online": false,
"country_code": "US",
"latitude": 41.504711,
"longitude": -81.690742,
"website": "http://www.pixelj.am"
},
{
"url": "https://demozoo.org/api/v1/parties/1828/?format=api",
"demozoo_url": "https://demozoo.org/parties/1828/",
"id": 1828,
"name": "Pixel Jam 2013",
"tagline": "",
"start_date": "2013-04-18",
"end_date": "2013-04-21",
"location": "Cleveland, United States",
"is_online": false,
"country_code": "US",
"latitude": 41.504749,
"longitude": -81.69072,
"website": "http://www.pixelj.am/"
}
]
}