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

{
    "url": "https://demozoo.org/api/v1/productions/316937/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316937/",
    "id": 316937,
    "title": "Christmas Star (PC/Python)",
    "author_nicks": [
        {
            "name": "Logiker",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/77454/?format=api",
                "id": 77454,
                "name": "Logiker",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Vintage Computing Carinthia",
            "abbreviation": "VCC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111811/?format=api",
                "id": 111811,
                "name": "Vintage Computing Carinthia",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-12-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/vccc22/christmas_star_challenge/logiker_pc_python_vc3-2022.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 115,
            "ranking": "113",
            "score": "120",
            "competition": {
                "id": 17598,
                "name": "Christmas Star Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4578/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4578/",
                    "id": 4578,
                    "name": "VCCC 2022",
                    "tagline": "Vintage Computing Christmas Challenge",
                    "start_date": "2022-12-02",
                    "end_date": "2022-12-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/vccc2022"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/80/d9/4814.318083.png",
            "original_width": 1143,
            "original_height": 789,
            "standard_url": "https://media.demozoo.org/screens/s/80/d9/4814.318083.png",
            "standard_width": 400,
            "standard_height": 276,
            "thumbnail_url": "https://media.demozoo.org/screens/t/80/d9/4814.318083.png",
            "thumbnail_width": 200,
            "thumbnail_height": 138
        }
    ],
    "tags": []
}