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

{
    "url": "https://demozoo.org/api/v1/productions/368189/?format=api",
    "demozoo_url": "https://demozoo.org/productions/368189/",
    "id": 368189,
    "title": "Pixel Highway",
    "author_nicks": [
        {
            "name": "RBBIT",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148155/?format=api",
                "id": 148155,
                "name": "RBBIT",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2025-02-22",
    "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"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2025/assembly_winter25/beginner-demo/pixel-highway_by_rbbit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "166",
            "competition": {
                "id": 19724,
                "name": "Beginner Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5097/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5097/",
                    "id": 5097,
                    "name": "Assembly Winter 2025",
                    "tagline": "",
                    "start_date": "2025-02-20",
                    "end_date": "2025-02-23",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "https://assembly.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/bb/56a0.358082.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/4d/bb/56a0.358082.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/bb/56a0.358082.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "python"
    ]
}