GET /api/v1/party_series/1507/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1507/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1507/",
"id": 1507,
"name": "MaleS",
"website": "",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/3967/?format=api",
"demozoo_url": "https://demozoo.org/parties/3967/",
"id": 3967,
"name": "MaleS 1999",
"tagline": "",
"start_date": "1999-05-15",
"end_date": "1999-05-16",
"location": "Malé Svatoňovice, Okres Trutnov, Královéhradecký kraj, Czechia",
"is_online": false,
"country_code": "CZ",
"latitude": 50.53395,
"longitude": 16.04978,
"website": ""
},
{
"url": "https://demozoo.org/api/v1/parties/1433/?format=api",
"demozoo_url": "https://demozoo.org/parties/1433/",
"id": 1433,
"name": "MaleS Millenium 1999",
"tagline": "",
"start_date": "1999-10-30",
"end_date": "1999-10-31",
"location": "Malé Svatoňovice, Okres Trutnov, Královéhradecký kraj, Czechia",
"is_online": false,
"country_code": "CZ",
"latitude": 50.53395,
"longitude": 16.04978,
"website": ""
}
]
}