GET /api/v1/party_series/130/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/130/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/130/",
"id": 130,
"name": "Magnetic Fields",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/377/?format=api",
"demozoo_url": "https://demozoo.org/parties/377/",
"id": 377,
"name": "Magnetic Fields 1990 Revenge",
"tagline": "Revenge",
"start_date": "1990-10-27",
"end_date": "1990-10-27",
"location": "Rotherham, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.43012,
"longitude": -1.35678,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/388/?format=api",
"demozoo_url": "https://demozoo.org/parties/388/",
"id": 388,
"name": "Magnetic Fields 1990 Select",
"tagline": "Select",
"start_date": "1990-02-03",
"end_date": "1990-02-04",
"location": "Doncaster, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 53.523491,
"longitude": -1.13172,
"website": ""
}
]
}