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

{
    "url": "https://demozoo.org/api/v1/productions/303580/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303580/",
    "id": 303580,
    "title": "Christmas Tree",
    "author_nicks": [
        {
            "name": "OldSkoolCoder",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128999/?format=api",
                "id": 128999,
                "name": "OldSkoolCoder",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-23",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/vintagecomputingchristmaschallenge21/challenge/oldskoolcoder_c64_asm_vc3-2021.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 37,
            "ranking": "36",
            "score": "74",
            "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": [],
    "tags": []
}