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

{
    "url": "https://demozoo.org/api/v1/productions/295685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295685/",
    "id": 295685,
    "title": "0x10",
    "author_nicks": [
        {
            "name": "automata",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116916/?format=api",
                "id": 116916,
                "name": "automata",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-03-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/55/?format=api",
            "id": 55,
            "name": "16b intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/lovebyte21/misc/16_byte_intro_showcase/automata_0x10.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rZcfJRi1tck&t=1195"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 16519,
                "name": "16 Byte Intro Showcase",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4197/",
                    "id": 4197,
                    "name": "Lovebyte 2021",
                    "tagline": "Where size matters",
                    "start_date": "2021-03-12",
                    "end_date": "2021-03-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.lovebyte.party/2021"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/86/01/0724.293746.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/86/01/0724.293746.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/86/01/0724.293746.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome",
        "tiny-intro-with-sound"
    ]
}