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

{
    "url": "https://demozoo.org/api/v1/productions/364039/?format=api",
    "demozoo_url": "https://demozoo.org/productions/364039/",
    "id": 364039,
    "title": "Christmas Present (Sinclair ZX Spect../Z80 Assembler)",
    "author_nicks": [
        {
            "name": "Mat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9048/?format=api",
                "id": 9048,
                "name": "Mat",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ethanol Software Inc",
            "abbreviation": "ESI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9038/?format=api",
                "id": 9038,
                "name": "Ethanol Software Inc",
                "is_group": true
            }
        }
    ],
    "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/matofesi_zxspectrum_assembler_62b_vc3-2024.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 33,
            "ranking": "33",
            "score": "62",
            "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/f0/19/c70b.355173.jpg",
            "original_width": 644,
            "original_height": 565,
            "standard_url": "https://media.demozoo.org/screens/s/f0/19/c70b.355173.jpg",
            "standard_width": 341,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f0/19/c70b.355173.jpg",
            "thumbnail_width": 170,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/76/ac/a220.355174.jpg",
            "original_width": 804,
            "original_height": 1400,
            "standard_url": "https://media.demozoo.org/screens/s/76/ac/a220.355174.jpg",
            "standard_width": 172,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/ac/a220.355174.jpg",
            "thumbnail_width": 86,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}