GET /api/v1/party_series/1901/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1901/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1901/",
"id": 1901,
"name": "RAM",
"website": "https://ram.amiga.website",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/5283/?format=api",
"demozoo_url": "https://demozoo.org/parties/5283/",
"id": 5283,
"name": "RAM#3",
"tagline": "",
"start_date": "2025-04-04",
"end_date": "2025-04-06",
"location": "Pawłowice, Powiat pszczyński, Silesia, Poland",
"is_online": false,
"country_code": "PL",
"latitude": 49.9466,
"longitude": 18.6905,
"website": "https://ram.amiga.website"
}
]
}