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

{
    "url": "https://demozoo.org/api/v1/productions/316785/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316785/",
    "id": 316785,
    "title": "Christmas Star (ZX-Spectrum/Assembler)",
    "author_nicks": [
        {
            "name": "shahmatist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/22984/?format=api",
                "id": 22984,
                "name": "shahmatist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Russian Massive Digital Aggression",
            "abbreviation": "RMDA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/113061/?format=api",
                "id": 113061,
                "name": "Russian Massive Digital Aggression",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-12-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/shahmatist_zxspectrum_assemler_vc3-2022.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95759"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 13,
            "ranking": "13",
            "score": "42",
            "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/84/7b/0c59.317978.png",
            "original_width": 720,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/84/7b/0c59.317978.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/7b/0c59.317978.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}