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

{
    "url": "https://demozoo.org/api/v1/parties/5271/?format=api",
    "demozoo_url": "https://demozoo.org/parties/5271/",
    "id": 5271,
    "name": "Undefined 2025",
    "tagline": "",
    "party_series": {
        "url": "https://demozoo.org/api/v1/party_series/1665/?format=api",
        "demozoo_url": "https://demozoo.org/parties/series/1665/",
        "id": 1665,
        "name": "Undefined",
        "website": "https://undefined.c-c.ru"
    },
    "start_date": "2025-03-01",
    "end_date": "2025-03-01",
    "location": "Saint Petersburg, St.-Petersburg, Russia",
    "is_online": false,
    "country_code": "RU",
    "latitude": 59.93863,
    "longitude": 30.31413,
    "website": "https://undefined.c-c.ru",
    "invitations": [],
    "releases": [],
    "competitions": [
        {
            "id": 19746,
            "demozoo_url": "https://demozoo.org/competitions/19746/",
            "name": "Realtime PICO-8",
            "shown_date": "2025-03-01",
            "platform": {
                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                "id": 81,
                "name": "PICO-8"
            },
            "production_type": {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            },
            "results": [
                {
                    "position": 1,
                    "ranking": "1",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/368863/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/368863/",
                        "id": 368863,
                        "title": "2tBdemka",
                        "author_nicks": [
                            {
                                "name": "minimihhru",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/148318/?format=api",
                                    "id": 148318,
                                    "name": "minimihhru",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-03-01",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                                "id": 81,
                                "name": "PICO-8"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                                "id": 19,
                                "name": "256b Intro",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                },
                {
                    "position": 2,
                    "ranking": "2",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/368864/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/368864/",
                        "id": 368864,
                        "title": "bestdemo",
                        "author_nicks": [
                            {
                                "name": "OxF331D3A17",
                                "abbreviation": "",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/148319/?format=api",
                                    "id": 148319,
                                    "name": "OxF331D3A17",
                                    "is_group": false
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-03-01",
                        "supertype": "production",
                        "platforms": [
                            {
                                "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
                                "id": 81,
                                "name": "PICO-8"
                            }
                        ],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                                "id": 1,
                                "name": "Demo",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        },
        {
            "id": 19747,
            "demozoo_url": "https://demozoo.org/competitions/19747/",
            "name": "Wild",
            "shown_date": "2025-03-01",
            "platform": null,
            "production_type": null,
            "results": [
                {
                    "position": 1,
                    "ranking": "",
                    "score": "",
                    "production": {
                        "url": "https://demozoo.org/api/v1/productions/368865/?format=api",
                        "demozoo_url": "https://demozoo.org/productions/368865/",
                        "id": 368865,
                        "title": "lovebyte_oldscool_compilation",
                        "author_nicks": [
                            {
                                "name": "Undefined Admins",
                                "abbreviation": "Uadmins",
                                "releaser": {
                                    "url": "https://demozoo.org/api/v1/releasers/133372/?format=api",
                                    "id": 133372,
                                    "name": "Undefined Admins",
                                    "is_group": true
                                }
                            }
                        ],
                        "author_affiliation_nicks": [],
                        "release_date": "2025-03-01",
                        "supertype": "production",
                        "platforms": [],
                        "types": [
                            {
                                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                                "id": 34,
                                "name": "Video",
                                "supertype": "production"
                            }
                        ],
                        "tags": []
                    }
                }
            ]
        }
    ],
    "external_links": [
        {
            "link_class": "PouetParty",
            "url": "https://www.pouet.net/party.php?which=1985&when=2025"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/parties/2025/undefined25winter/"
        }
    ]
}