GET /api/v1/party_series/889/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/889/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/889/",
"id": 889,
"name": "Share and Enjoy Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2318/?format=api",
"demozoo_url": "https://demozoo.org/parties/2318/",
"id": 2318,
"name": "Share and Enjoy (SAE) Copyparty 1989",
"tagline": "",
"start_date": "1989-07-29",
"end_date": "1989-07-29",
"location": "Croydon, Greater London, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 51.37664,
"longitude": -0.10574,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2272/?format=api",
"demozoo_url": "https://demozoo.org/parties/2272/",
"id": 2272,
"name": "Share and Enjoy Amiga Conference 1990",
"tagline": "",
"start_date": "1990-08-18",
"end_date": "1990-08-18",
"location": "Surrey, England, United Kingdom",
"is_online": false,
"country_code": "GB",
"latitude": 51.25,
"longitude": -0.33333,
"website": ""
}
]
}