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

{
    "url": "https://demozoo.org/api/v1/productions/316928/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316928/",
    "id": 316928,
    "title": "Tiki Tiki Little Star",
    "author_nicks": [
        {
            "name": "Quarryman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/179/?format=api",
                "id": 179,
                "name": "Quarryman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Darklite",
            "abbreviation": "DKE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/108/?format=api",
                "id": 108,
                "name": "Darklite",
                "is_group": true
            }
        }
    ],
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/vccc22/christmas_star_challenge/quarryman_tiki100_z80asm_vc3-2022.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 106,
            "ranking": "106",
            "score": "112",
            "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/e2/a7/6eae.317964.png",
            "original_width": 1024,
            "original_height": 768,
            "standard_url": "https://media.demozoo.org/screens/s/e2/a7/6eae.317964.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e2/a7/6eae.317964.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tiki100"
    ]
}