GET /api/v1/party_series/1149/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1149/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1149/",
"id": 1149,
"name": "Random Access Party",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/2887/?format=api",
"demozoo_url": "https://demozoo.org/parties/2887/",
"id": 2887,
"name": "Random Access Overnight-Party II 1989",
"tagline": "",
"start_date": "1989-11-04",
"end_date": "1989-11-05",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/2864/?format=api",
"demozoo_url": "https://demozoo.org/parties/2864/",
"id": 2864,
"name": "Random Access Party 1989",
"tagline": "",
"start_date": "1989-01-07",
"end_date": "1989-01-08",
"location": "Gemeente Nijmegen, Gelderland, Netherlands",
"is_online": false,
"country_code": "NL",
"latitude": 51.84168,
"longitude": 5.83813,
"website": ""
}
]
}