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

{
    "url": "https://demozoo.org/api/v1/productions/337741/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/337741/",
    "id": 337741,
    "title": "Gray Code",
    "author_nicks": [
        {
            "name": "TGY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/141188/?format=api",
                "id": 141188,
                "name": "TGY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-02-10",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/56/?format=api",
            "id": 56,
            "name": "256b Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/lovebyte24/tiny_executable_graphics_highend/gray_code-tgy.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "87",
            "competition": {
                "id": 18663,
                "name": "Tiny Executable Graphics Highend",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4760/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4760/",
                    "id": 4760,
                    "name": "Lovebyte 2024",
                    "tagline": "Its on like DONKEY~1.COM",
                    "start_date": "2024-02-09",
                    "end_date": "2024-02-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://lovebyte.party/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/86/9ae0.339094.png",
            "original_width": 1600,
            "original_height": 900,
            "standard_url": "https://media.demozoo.org/screens/s/7e/86/9ae0.339094.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/86/9ae0.339094.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}