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

{
    "url": "https://demozoo.org/api/v1/productions/123368/?format=api",
    "demozoo_url": "https://demozoo.org/productions/123368/",
    "id": 123368,
    "title": "Nigel Mansell's World Championship (Preview)",
    "author_nicks": [
        {
            "name": "Gremlin Graphics",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51697/?format=api",
                "id": 51697,
                "name": "Gremlin Graphics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Patrick Phelan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45234/?format=api",
                    "id": 45234,
                    "name": "Patrick Phelan",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Damian Hibbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64622/?format=api",
                    "id": 64622,
                    "name": "Damian Hibbard",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kevin Dudley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64623/?format=api",
                    "id": 64623,
                    "name": "Kevin Dudley",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Damon Godley",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64624/?format=api",
                    "id": 64624,
                    "name": "Damon Godley",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GREMLGFX/MANSELL.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/game-atari-st-nigel-mansell-s-world-championship_10078.html"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d7/81/b319.69226.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/d7/81/b319.69226.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d7/81/b319.69226.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/18/09/02cc.69227.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/18/09/02cc.69227.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/18/09/02cc.69227.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "commercial-demo",
        "nigel-mansells-world-championship-racing"
    ]
}