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

{
    "url": "https://demozoo.org/api/v1/productions/364047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364047/",
    "id": 364047,
    "title": "Christmas Present (Pico-8/Lua)",
    "author_nicks": [
        {
            "name": "ace-dent",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143031/?format=api",
                "id": 143031,
                "name": "ace-dent",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/ace-dent/demo-toybox/raw/refs/heads/main/VCCC2024/vccc2024.p8.rom"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/vccc24/christmas_challenge/ace-dent_pico8_lua_66b_vc3-2024.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/ace-dent/demo-toybox/tree/main/VCCC2024"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103275"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kJYbIC-14s4&t=3314s"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 41,
            "ranking": "40",
            "score": "66",
            "competition": {
                "id": 19612,
                "name": "Christmas Present Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5202/",
                    "id": 5202,
                    "name": "VCCC 2024",
                    "tagline": "Vintage Computing Christmas Challenge 2024",
                    "start_date": "2024-12-02",
                    "end_date": "2024-12-28",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://logiker.com/VCCC2024"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8b/45/84a0.355182.png",
            "original_width": 1810,
            "original_height": 450,
            "standard_url": "https://media.demozoo.org/screens/s/8b/45/84a0.355182.jpg",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8b/45/84a0.355182.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/08/93/e2f1.355183.png",
            "original_width": 420,
            "original_height": 420,
            "standard_url": "https://media.demozoo.org/screens/s/08/93/e2f1.355183.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/08/93/e2f1.355183.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}