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

{
    "url": "https://demozoo.org/api/v1/productions/364030/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364030/",
    "id": 364030,
    "title": "Christmas Present (Sinclair ZX Spect../Z80 Assembler)",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "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/g0blinish_zx_z80_54b__vc3-2024.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 24,
            "ranking": "24",
            "score": "54",
            "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/d7/55/7400.355156.png",
            "original_width": 256,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/d7/55/7400.355156.png",
            "standard_width": 256,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/55/7400.355156.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/ad/0dae.355155.png",
            "original_width": 722,
            "original_height": 939,
            "standard_url": "https://media.demozoo.org/screens/s/d9/ad/0dae.355155.jpg",
            "standard_width": 230,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/ad/0dae.355155.jpg",
            "thumbnail_width": 115,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}