GET /api/v1/party_series/1781/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept
{
"url": "https://demozoo.org/api/v1/party_series/1781/?format=api",
"demozoo_url": "https://demozoo.org/parties/series/1781/",
"id": 1781,
"name": "Synergy",
"website": "https://synergy2024.inercia.pt/",
"parties": [
{
"url": "https://demozoo.org/api/v1/parties/4904/?format=api",
"demozoo_url": "https://demozoo.org/parties/4904/",
"id": 4904,
"name": "Synergy 2024",
"tagline": "",
"start_date": "2024-05-04",
"end_date": "2024-05-05",
"location": "Cantanhede, Coimbra, Portugal",
"is_online": false,
"country_code": "PT",
"latitude": 40.36354,
"longitude": -8.60549,
"website": "https://synergy2024.inercia.pt/"
}
]
}