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

{
    "url": "https://demozoo.org/api/v1/party_series/1640/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1640/",
    "id": 1640,
    "name": "Ski or Death",
    "website": "https://www.pouet.net/topic.php?which=12197",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4372/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4372/",
            "id": 4372,
            "name": "Ski or Death 2022",
            "tagline": "2022 MEGA: ARE YOU WANNA DIE?",
            "start_date": "2022-03-18",
            "end_date": "2022-03-20",
            "location": "Himos, Jämsä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.88227,
            "longitude": 25.29059,
            "website": "https://www.pouet.net/topic.php?which=12197"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4539/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4539/",
            "id": 4539,
            "name": "Ski or Death 2023",
            "tagline": "ARE YOU WANNA DIE?!?!",
            "start_date": "2023-03-17",
            "end_date": "2023-03-19",
            "location": "Himos, Jämsä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.88227,
            "longitude": 25.29059,
            "website": "https://dahlia.zone/SkiOrDeath2023-POSTER.jpg"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4751/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4751/",
            "id": 4751,
            "name": "Ski or Death 2024",
            "tagline": "",
            "start_date": "2024-03-01",
            "end_date": "2024-03-03",
            "location": "Himos, Jämsä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.88227,
            "longitude": 25.29059,
            "website": "https://seppo.ski/2024/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5138/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5138/",
            "id": 5138,
            "name": "Ski or Death 2025",
            "tagline": "",
            "start_date": "2025-02-21",
            "end_date": "2025-02-21",
            "location": "Himos, Jämsä, Central Finland, Finland",
            "is_online": false,
            "country_code": "FI",
            "latitude": 61.88227,
            "longitude": 25.29059,
            "website": "https://www.pouet.net/topic.php?which=12719"
        }
    ]
}