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

{
    "url": "https://demozoo.org/api/v1/productions/303546/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303546/",
    "id": 303546,
    "title": "Christmas Tree (Dragon 32)",
    "author_nicks": [
        {
            "name": "Geir Straume",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71915/?format=api",
                "id": 71915,
                "name": "Geir Straume",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
            "id": 16,
            "name": "64b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/vintagecomputingchristmaschallenge21/challenge/geirs_dragon32_asm_vc3-2021.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "50",
            "competition": {
                "id": 16935,
                "name": "Challenge",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4398/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4398/",
                    "id": 4398,
                    "name": "VCCC 2021",
                    "tagline": "Vintage Computing Christmas Challenge",
                    "start_date": "2021-12-03",
                    "end_date": "2021-12-23",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://logiker.com/vccc2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/59/c3e0.302495.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/59/59/c3e0.302495.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/59/c3e0.302495.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dragon32"
    ]
}