GET /api/v1/party_series/403/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/403/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/403/",
"id": 403,
"name": "Servo",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/1030/?format=api",
"demozoo_url": "https://demozoo.org/parties/1030/",
"id": 1030,
"name": "Servo 1998",
"tagline": "",
"start_date": "1998",
"end_date": "1998",
"location": "",
"is_online": false,
"country_code": "",
"latitude": null,
"longitude": null,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/3615/?format=api",
"demozoo_url": "https://demozoo.org/parties/3615/",
"id": 3615,
"name": "Servo 1999",
"tagline": "",
"start_date": "1999-05-29",
"end_date": "1999-05-29",
"location": "France",
"is_online": false,
"country_code": "FR",
"latitude": 46.0,
"longitude": 2.0,
"website": ""
}
]
}