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

{
    "url": "https://demozoo.org/api/v1/productions/53093/?format=api",
    "demozoo_url": "https://demozoo.org/productions/53093/",
    "id": 53093,
    "title": "White Noize Bootsector",
    "author_nicks": [
        {
            "name": "X-Troll",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30328/?format=api",
                "id": 30328,
                "name": "X-Troll",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/20/?format=api",
            "id": 20,
            "name": "512b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                    "id": 30327,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                    "id": 30327,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Cyclone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30327/?format=api",
                    "id": 30327,
                    "name": "Cyclone",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/X/X_TROLL/WHITNOIZ.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/outline07/atari/bootsector/whitnoiz.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=30670"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "=2",
            "score": "99",
            "competition": {
                "id": 5538,
                "name": "Atari Bootsector + 128b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/245/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/245/",
                    "id": 245,
                    "name": "Outline 2007",
                    "tagline": "",
                    "start_date": "2007-05-11",
                    "end_date": "2007-05-14",
                    "location": "Braamt, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.924019,
                    "longitude": 6.26637,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ca/59/01d9.105155.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/ca/59/01d9.105155.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ca/59/01d9.105155.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "bootsector"
    ]
}