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

{
    "url": "https://demozoo.org/api/v1/parties/5364/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5364/",
    "id": 5364,
    "name": "Fjälldata 2026",
    "tagline": "Tunnel Vision",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1388/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1388/",
        "id": 1388,
        "name": "Fjälldata",
        "website": "https://redcrab.se/fjalldata2025/"
    },
    "start_date": "2026-01-30",
    "end_date": "2026-02-01",
    "location": "Frösö, Östersunds Kommun, Jämtland, Sweden",
    "is_online": false,
    "country_code": "SE",
    "latitude": 63.18333,
    "longitude": 14.53333,
    "website": "http://www.redcrab.se/fjalldata2026/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/377747/?format=api",
            "demozoo_url": "https://demozoo.org/productions/377747/",
            "id": 377747,
            "title": "Fjälldata 2026 Invite",
            "author_nicks": [
                {
                    "name": "Fairlight",
                    "abbreviation": "FLT",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                        "id": 239,
                        "name": "Fairlight",
                        "is_group": true
                    }
                },
                {
                    "name": "Genesis Project",
                    "abbreviation": "G*P",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                        "id": 3170,
                        "name": "Genesis Project",
                        "is_group": true
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-09-20",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                    "id": 3,
                    "name": "Commodore 64"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3548"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1838&when=2026"
        }
    ]
}