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

{
    "url": "https://demozoo.org/api/v1/parties/5214/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5214/",
    "id": 5214,
    "name": "Chaos Constructions 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/85/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/85/",
        "id": 85,
        "name": "Chaos Constructions",
        "website": "http://chaosconstructions.ru/en"
    },
    "start_date": "2025-08-23",
    "end_date": "2025-08-24",
    "location": "Sankt-Peterburg, St.-Petersburg, Russia",
    "is_online": false,
    "country_code": "RU",
    "latitude": 59.91667,
    "longitude": 30.25,
    "website": "https://chaosconstructions.ru/",
    "invitations": [
        {
            "url": "https://demozoo.org/api/v1/productions/371760/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371760/",
            "id": 371760,
            "title": "DEMOVISION",
            "author_nicks": [
                {
                    "name": "Ivan Galaktika",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/142462/?format=api",
                        "id": 142462,
                        "name": "Ivan Galaktika",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [],
            "release_date": "2025-05-02",
            "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"
                }
            ],
            "tags": []
        },
        {
            "url": "https://demozoo.org/api/v1/productions/365584/?format=api",
            "demozoo_url": "https://demozoo.org/productions/365584/",
            "id": 365584,
            "title": "NoShaders II",
            "author_nicks": [
                {
                    "name": "Frog",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                        "id": 15780,
                        "name": "Frog",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Realm Of Illusion",
                    "abbreviation": "ROI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15779/?format=api",
                        "id": 15779,
                        "name": "Realm Of Illusion",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2025-01-06",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
                    "id": 62,
                    "name": "Custom Hardware"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                    "id": 21,
                    "name": "1K Intro",
                    "supertype": "production"
                },
                {
                    "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                    "id": 11,
                    "name": "Invitation",
                    "supertype": "production"
                }
            ],
            "tags": [
                "rca-studio-ii"
            ]
        },
        {
            "url": "https://demozoo.org/api/v1/productions/371783/?format=api",
            "demozoo_url": "https://demozoo.org/productions/371783/",
            "id": 371783,
            "title": "Wormtro",
            "author_nicks": [
                {
                    "name": "Frog",
                    "abbreviation": "",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15780/?format=api",
                        "id": 15780,
                        "name": "Frog",
                        "is_group": false
                    }
                }
            ],
            "author_affiliation_nicks": [
                {
                    "name": "Realm Of Illusion",
                    "abbreviation": "ROI",
                    "releaser": {
                        "url": "https://demozoo.org/api/v1/releasers/15779/?format=api",
                        "id": 15779,
                        "name": "Realm Of Illusion",
                        "is_group": true
                    }
                }
            ],
            "release_date": "2025-05-02",
            "supertype": "production",
            "platforms": [
                {
                    "url": "https://demozoo.org/api/v1/platforms/43/?format=api",
                    "id": 43,
                    "name": "Vectrex"
                }
            ],
            "types": [
                {
                    "url": "https://demozoo.org/api/v1/production_types/37/?format=api",
                    "id": 37,
                    "name": "2K Intro",
                    "supertype": "production"
                }
            ],
            "tags": []
        }
    ],
    "releases": [],
    "competitions": [],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=12&when=2025"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/chaos_construct"
        }
    ]
}