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

{
    "url": "https://demozoo.org/api/v1/parties/5272/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5272/",
    "id": 5272,
    "name": "MountainBytes 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1537/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1537/",
        "id": 1537,
        "name": "MountainBytes",
        "website": "https://www.mountainbytes.ch/"
    },
    "start_date": "2026-02-27",
    "end_date": "2026-03-01",
    "location": "Steinhausen, Zug, Switzerland",
    "is_online": false,
    "country_code": "CH",
    "latitude": 47.19857,
    "longitude": 8.48718,
    "website": "https://mountainbytes.ch/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/384817/?format=api",
            "demozoo_url": "https://demozoo.org/productions/384817/",
            "id": 384817,
            "title": "Basketball And Alarms",
            "author_nicks": [
                {
                    "name": "Royal Belgian Beer Squadron",
                    "abbreviation": "RBBS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                        "id": 3772,
                        "name": "Royal Belgian Beer Squadron",
                        "is_group": true
                    }
                },
                {
                    "name": "The Planet Of Leather Moomins",
                    "abbreviation": "TPOLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/84/?format=api",
                        "id": 84,
                        "name": "The Planet Of Leather Moomins",
                        "is_group": true
                    }
                },
                {
                    "name": "The Practitioners of Lua Megademos",
                    "abbreviation": "TPOLM",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/138550/?format=api",
                        "id": 138550,
                        "name": "The Practitioners of Lua Megademos",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2026-01-10",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/92/?format=api",
                    "id": 92,
                    "name": "TIC-80"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available",
                "bubble-universe"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/384408/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/384408/",
            "id": 384408,
            "title": "The Real Mountainbytes",
            "author_nicks": [
                {
                    "name": "Sensenstahl",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/22787/?format=api",
                        "id": 22787,
                        "name": "Sensenstahl",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2026-01-03",
            "supertype": "graphics",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                    "id": 4,
                    "name": "MS-Dos"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
                    "id": 56,
                    "name": "256b Executable Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": [
                "source-available"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/380062/?format=api",
            "demozoo_url": "https://demozoo.org/productions/380062/",
            "id": 380062,
            "title": "Tales From The Script",
            "author_nicks": [
                {
                    "name": "GEON",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/152793/?format=api",
                        "id": 152793,
                        "name": "GEON",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-11-08",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                    "id": 1,
                    "name": "Windows"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/mountainbytes/mountainbytes-2026"
        },
        {
            "link_class": "PartyWikiParty",
            "url": "https://party.darklite.org/mountainbytes-2026/"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1929&when=2026"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/bergbeiz"
        }
    ]
}