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

{
    "url": "https://demozoo.org/api/v1/parties/5382/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5382/",
    "id": 5382,
    "name": "Gerp 2026",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/781/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/781/",
        "id": 781,
        "name": "Gerp",
        "website": "http://gerp.demoose.se/"
    },
    "start_date": "2026-01-23",
    "end_date": "2026-01-25",
    "location": "Skövde Kommun, Västra Götaland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 58.43488,
    "longitude": 13.90358,
    "website": "https://gerp.nu/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/375424/?format=api",
            "demozoo_url": "https://demozoo.org/graphics/375424/",
            "id": 375424,
            "title": "Gerp 2026 Compo Teaser",
            "author_nicks": [
                {
                    "name": "Blueberry",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                        "id": 116,
                        "name": "Blueberry",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Loonies",
                    "abbreviation": "LNS",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                        "id": 115,
                        "name": "Loonies",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2025-07-26",
            "supertype": "graphics",
            "platforms": [],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                    "id": 23,
                    "name": "Graphics",
                    "supertype": "graphics"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/376675/?format=api",
            "demozoo_url": "https://demozoo.org/productions/376675/",
            "id": 376675,
            "title": "No-CPU Challenge",
            "author_nicks": [
                {
                    "name": "Demostue Allst★rs",
                    "abbreviation": "D.A.",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/151420/?format=api",
                        "id": 151420,
                        "name": "Demostue Allst★rs",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-08-16",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                    "id": 6,
                    "name": "Amiga AGA"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                    "id": 1,
                    "name": "Demo",
                    "supertype": "production"
                }
            ],
            "tags": [
                "humanmadepixels",
                "source-available"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3558"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1655&when=2025"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@gerp-party"
        }
    ]
}