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

{
    "url": "https://demozoo.org/api/v1/parties/5108/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5108/",
    "id": 5108,
    "name": "Evoke 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/111/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/111/",
        "id": 111,
        "name": "Evoke",
        "website": "https://www.evoke.eu/"
    },
    "start_date": "2025-08-15",
    "end_date": "2025-08-17",
    "location": "Köln-Kalk, Regierungsbezirk Köln, North Rhine-Westphalia, Germany",
    "is_online": false,
    "country_code": "DE",
    "latitude": 50.9426,
    "longitude": 7.00678,
    "website": "https://www.evoke.eu/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/372862/?format=api",
            "demozoo_url": "https://demozoo.org/productions/372862/",
            "id": 372862,
            "title": "Cosmic Drifter",
            "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": "2025-05-31",
            "supertype": "production",
            "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/19/?format=api",
                    "id": 19,
                    "name": "256b Intro",
                    "supertype": "production"
                }
            ],
            "tags": [
                "source-available"
            ]
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=18&when=2025"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/evoke_eu"
        }
    ]
}