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

{
    "url": "https://demozoo.org/api/v1/productions/141215/?format=api",
    "demozoo_url": "https://demozoo.org/productions/141215/",
    "id": 141215,
    "title": "Tetris 5 In 1",
    "author_nicks": [
        {
            "name": "Legion Of Steel Warriors",
            "abbreviation": "LOSW",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/59583/?format=api",
                "id": 59583,
                "name": "Legion Of Steel Warriors",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9276/?format=api",
                    "id": 9276,
                    "name": "KSA",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "AIG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59853/?format=api",
                    "id": 59853,
                    "name": "Ilya Aniskovets",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Game"
        },
        {
            "nick": {
                "name": "KSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9276/?format=api",
                    "id": 9276,
                    "name": "KSA",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Game"
        },
        {
            "nick": {
                "name": "KSA",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9276/?format=api",
                    "id": 9276,
                    "name": "KSA",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro"
        },
        {
            "nick": {
                "name": "TVM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59854/?format=api",
                    "id": 59854,
                    "name": "TVM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Intro"
        },
        {
            "nick": {
                "name": "Nik Borel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59855/?format=api",
                    "id": 59855,
                    "name": "Nik Borel",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Intro"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://zxaaa.untergrund.net/DEMO/tetris.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b7/a8/1428.89190.png",
            "original_width": 540,
            "original_height": 409,
            "standard_url": "https://media.demozoo.org/screens/s/b7/a8/1428.89190.png",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b7/a8/1428.89190.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "tetris"
    ]
}