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

{
    "url": "https://demozoo.org/api/v1/productions/293264/?format=api",
    "demozoo_url": "https://demozoo.org/productions/293264/",
    "id": 293264,
    "title": "Superstar Ice Hockey",
    "author_nicks": [
        {
            "name": "Coast To Coast",
            "abbreviation": "CTC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118447/?format=api",
                "id": 118447,
                "name": "Coast To Coast",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122551/?format=api",
                    "id": 122551,
                    "name": "Psycho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Chief Justice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119909/?format=api",
                    "id": 119909,
                    "name": "Chief Justice",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanks"
        },
        {
            "nick": {
                "name": "Fast Eddie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/122552/?format=api",
                    "id": 122552,
                    "name": "Fast Eddie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanks"
        },
        {
            "nick": {
                "name": "The Crasher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118465/?format=api",
                    "id": 118465,
                    "name": "The Crasher",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "special thanks"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://archive.org/download/249a_SuperStar_Hockey_Side_1/249a_SuperStar_Hockey_Side_1.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "InternetArchivePage",
            "url": "https://archive.org/details/249a_SuperStar_Hockey_Side_1"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3d/d9/dc2b.290224.jpg",
            "original_width": 560,
            "original_height": 384,
            "standard_url": "https://media.demozoo.org/screens/s/3d/d9/dc2b.290224.png",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3d/d9/dc2b.290224.png",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "superstar-ice-hockey"
    ]
}