GET /api/v1/party_series/279/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/279/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/279/",
"id": 279,
"name": "SoCal",
"website": "http://socaldemoscene.com/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/730/?format=api",
"demozoo_url": "https://demozoo.org/parties/730/",
"id": 730,
"name": "SoCal 1995",
"tagline": "",
"start_date": "1995-07-15",
"end_date": "1995-07-16",
"location": "United States",
"is_online": false,
"country_code": "US",
"latitude": 37.167931,
"longitude": -95.845016,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/4646/?format=api",
"demozoo_url": "https://demozoo.org/parties/4646/",
"id": 4646,
"name": "SoCal Demoscene 2023",
"tagline": "",
"start_date": "2023-10-01",
"end_date": "2023-10-01",
"location": "California, United States",
"is_online": false,
"country_code": "US",
"latitude": 37.25022,
"longitude": -119.75126,
"website": "http://socaldemoscene.com/"
}
]
}