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

{
    "url": "https://demozoo.org/api/v1/party_series/1575/?format=api",
    "demozoo_url": "https://demozoo.org/parties/series/1575/",
    "id": 1575,
    "name": "Transmission64",
    "website": "https://csdb.dk/event/?id=3011",
    "parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/4192/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4192/",
            "id": 4192,
            "name": "Transmission64 2021",
            "tagline": "the online c64 demo party",
            "start_date": "2021-04-24",
            "end_date": "2021-04-24",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4300/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4300/",
            "id": 4300,
            "name": "Transmission64 2021 Fall Edition",
            "tagline": "",
            "start_date": "2021-12-04",
            "end_date": "2021-12-05",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4433/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4433/",
            "id": 4433,
            "name": "Transmission64 2022",
            "tagline": "T64.3",
            "start_date": "2022-12-03",
            "end_date": "2022-12-03",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4605/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4605/",
            "id": 4605,
            "name": "Transmission64 2023",
            "tagline": "",
            "start_date": "2023-11-25",
            "end_date": "2023-11-25",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/4852/?format=api",
            "demozoo_url": "https://demozoo.org/parties/4852/",
            "id": 4852,
            "name": "Transmission64 2024",
            "tagline": "the c64 online demoparty",
            "start_date": "2024-11-23",
            "end_date": "2024-11-23",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        },
        {
            "url": "https://demozoo.org/api/v1/parties/5224/?format=api",
            "demozoo_url": "https://demozoo.org/parties/5224/",
            "id": 5224,
            "name": "Transmission64 2025",
            "tagline": "The c64 online party.",
            "start_date": "2025-11-29",
            "end_date": "2025-11-29",
            "location": "",
            "is_online": true,
            "country_code": "",
            "latitude": null,
            "longitude": null,
            "website": "https://transmission64.com/"
        }
    ]
}