GET /api/v1/party_series/1648/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1648/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1648/",
"id": 1648,
"name": "JagNES Fest",
"website": "http://www.jagnes-fest.pl",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4403/?format=api",
"demozoo_url": "https://demozoo.org/parties/4403/",
"id": 4403,
"name": "JagNES Fest 2022",
"tagline": "Level 4",
"start_date": "2022-08-12",
"end_date": "2022-08-14",
"location": "Gdańsk, Pomerania, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 54.36112,
"longitude": 18.68976,
"website": "http://atarifan.pl/jagnes-fest/"
}
]
}