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

{
    "url": "https://demozoo.org/api/v1/parties/4972/?format=api",
    "demozoo_url": "https://demozoo.org/parties/4972/",
    "id": 4972,
    "name": "HackFest 2024",
    "tagline": "Technologie showcase / Maker faire for adults / Demoshow",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1812/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1812/",
        "id": 1812,
        "name": "HackFest",
        "website": "https://hackfest.nl"
    },
    "start_date": "2024-09-28",
    "end_date": "2024-09-29",
    "location": "Gemeente Enschede, Overijssel, Netherlands",
    "is_online": false,
    "country_code": "NL",
    "latitude": 52.21909,
    "longitude": 6.88041,
    "website": "https://hackfest.nl",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/342329/?format=api",
            "demozoo_url": "https://demozoo.org/productions/342329/",
            "id": 342329,
            "title": "HackFest Invite",
            "author_nicks": [
                {
                    "name": "Gasman",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                        "id": 5879,
                        "name": "Gasman",
                        "is_group": false
                    }
                },
                {
                    "name": "zeno4ever",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/131752/?format=api",
                        "id": 131752,
                        "name": "zeno4ever",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2024-03-31",
            "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/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://hsnl.social/@hackfestnl"
        },
        {
            "link_class": "DemopartyNetParty",
            "url": "https://www.demoparty.net/unique-event/hackfest-2024"
        },
        {
            "link_class": "InstagramAccount",
            "url": "https://www.instagram.com/hackfestnl"
        },
        {
            "link_class": "YoutubeUser",
            "url": "https://www.youtube.com/@hackfestnl"
        }
    ]
}