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

{
    "url": "https://demozoo.org/api/v1/productions/317068/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317068/",
    "id": 317068,
    "title": "VCCC 2022: Bally Edition",
    "author_nicks": [
        {
            "name": "MattPilz",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135206/?format=api",
                "id": 135206,
                "name": "MattPilz",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-27",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/vccc22/wild/mattpilz_bally_basic_vc3-2022.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 17607,
                "name": "Wild",
                "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/71/5d/b011.318200.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/71/5d/b011.318200.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/71/5d/b011.318200.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "bally-astrocade"
    ]
}