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

{
    "url": "https://demozoo.org/api/v1/productions/316989/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316989/",
    "id": 316989,
    "title": "Christmas Star (Pico8/Lua)",
    "author_nicks": [
        {
            "name": "Ohmz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135253/?format=api",
                "id": 135253,
                "name": "Ohmz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-27",
    "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/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/omarkooheji_pico-8_lua_vc3-2022.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 167,
            "ranking": "167",
            "score": "260",
            "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/2b/a3/17fe.318133.png",
            "original_width": 1966,
            "original_height": 1774,
            "standard_url": "https://media.demozoo.org/screens/s/2b/a3/17fe.318133.png",
            "standard_width": 332,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2b/a3/17fe.318133.png",
            "thumbnail_width": 166,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/93/52dd.318135.png",
            "original_width": 1966,
            "original_height": 1774,
            "standard_url": "https://media.demozoo.org/screens/s/c2/93/52dd.318135.png",
            "standard_width": 332,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/93/52dd.318135.png",
            "thumbnail_width": 166,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}