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

{
    "url": "https://demozoo.org/api/v1/parties/5381/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5381/",
    "id": 5381,
    "name": "Psykoz 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1213/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1213/",
        "id": 1213,
        "name": "Psykoz",
        "website": ""
    },
    "start_date": "2025-09-12",
    "end_date": "2025-09-14",
    "location": "Finland",
    "is_online": false,
    "country_code": "FI",
    "latitude": 64.0,
    "longitude": 26.0,
    "website": "",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 20263,
            "demozoo_url": "https://demozoo.org/competitions/20263/",
            "name": "Mixed",
            "shown_date": "2025-09-13",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            },
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/377684/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/377684/",
                        "id": 377684,
                        "title": "Gorba Boost",
                        "author_nicks": [
                            {
                                "name": "Gorbat Soft",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/107753/?format=api",
                                    "id": 107753,
                                    "name": "Gorbat Soft",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-09-13",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "petscii-animations"
                        ]
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/377699/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/377699/",
                        "id": 377699,
                        "title": "Tuomiopaeivae",
                        "author_nicks": [
                            {
                                "name": "Extend",
                                "abbreviation": "EXT",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                                    "id": 3074,
                                    "name": "Extend",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-09-13",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": [
                            "birthday-present"
                        ]
                    }
                },
                {
                    "position": 3,
                    "ranking": "6",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/379992/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/379992/",
                        "id": 379992,
                        "title": "Shine 50",
                        "author_nicks": [
                            {
                                "name": "C64GFX Staff",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/151350/?format=api",
                                    "id": 151350,
                                    "name": "C64GFX Staff",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-09-13",
                        "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/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbEvent",
            "url": "https://csdb.dk/event/?id=3557"
        },
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1483&when=2025"
        }
    ]
}