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

{
    "url": "https://demozoo.org/api/v1/productions/26961/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/26961/",
    "id": 26961,
    "title": "Dangerous Guy",
    "author_nicks": [
        {
            "name": "P.A.D",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14782/?format=api",
                "id": 14782,
                "name": "Pad",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Limited Edition",
            "abbreviation": "LED",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/342/?format=api",
                "id": 342,
                "name": "Limited Edition",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-08-07",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/P/Pad/1993/pad-dangerousguy.iff"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1993/ecc93/graphics/ecc93_graphics.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=92677"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "5%",
            "competition": {
                "id": 1890,
                "name": "Amiga Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/431/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/431/",
                    "id": 431,
                    "name": "European Computer Conference 1993",
                    "tagline": "",
                    "start_date": "1993-08-05",
                    "end_date": "1993-08-08",
                    "location": "Örebro, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.270741,
                    "longitude": 15.21751,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f8/09/ba76.331093.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/f8/09/ba76.331093.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f8/09/ba76.331093.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}