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

{
    "url": "https://demozoo.org/api/v1/productions/364050/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364050/",
    "id": 364050,
    "title": "Christmas Present (BBC Micro/6502 Assembler ..)",
    "author_nicks": [
        {
            "name": "regregex",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135240/?format=api",
                "id": 135240,
                "name": "regregex",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-12-27",
    "supertype": "production",
    "platforms": [],
    "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/2024/vccc24/christmas_challenge/regregex_bbcmicro_assembler_67b_vc3-2024.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 44,
            "ranking": "44",
            "score": "67",
            "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/39/a4/be19.355224.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/39/a4/be19.355224.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/a4/be19.355224.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/87/de54.355225.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/ec/87/de54.355225.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/87/de54.355225.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}