GET /api/v1/party_series/1669/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demozoo.org/api/v1/party_series/1669/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1669/",
    "id": 1669,
    "name": "Pågadata",
    "website": "https://pågadata.se/",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4523/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4523/",
            "id": 4523,
            "name": "Pågadata 2023",
            "tagline": "The continuation of Gubbdata",
            "start_date": "2023-06-30",
            "end_date": "2023-07-02",
            "location": "Kvidinge, Åstorps Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 56.13885,
            "longitude": 13.05043,
            "website": "https://pågadata.se/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4881/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4881/",
            "id": 4881,
            "name": "Pågadata 2024",
            "tagline": "Nästa station: Örtofta",
            "start_date": "2024-08-09",
            "end_date": "2024-08-11",
            "location": "Örtofta, Eslövs Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.78111,
            "longitude": 13.25569,
            "website": "https://pågadata.se/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5238/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5238/",
            "id": 5238,
            "name": "Pågadata 2025",
            "tagline": "",
            "start_date": "2025-08-01",
            "end_date": "2025-08-03",
            "location": "Teckomatorp, Svalövs Kommun, Skåne, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 55.86667,
            "longitude": 13.08333,
            "website": "https://xn--pgadata-exa.se/"
        }
    ]
}