GET /api/v1/party_series/104/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/104/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/104/",
"id": 104,
"name": "Mainframe",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1170/?format=api",
"demozoo_url": "https://demozoo.org/parties/1170/",
"id": 1170,
"name": "Mainframe 2002",
"tagline": "",
"start_date": "2002-04-26",
"end_date": "2002-04-28",
"location": "Norrköpings Kommun, Östergötland, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.61139,
"longitude": 16.32092,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/311/?format=api",
"demozoo_url": "https://demozoo.org/parties/311/",
"id": 311,
"name": "Mainframe 2003",
"tagline": "",
"start_date": "2003-09-25",
"end_date": "2003-09-28",
"location": "Norrköping, Sweden",
"is_online": false,
"country_code": "SE",
"latitude": 58.584419,
"longitude": 16.192459,
"website": ""
}
]
}