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

{
    "url": "https://demozoo.org/api/v1/productions/145234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/145234/",
    "id": 145234,
    "title": "NHL PA'94",
    "author_nicks": [
        {
            "name": "Censor Design",
            "abbreviation": "CD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-06-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Geggin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18793/?format=api",
                    "id": 18793,
                    "name": "Geggin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Swallow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14698/?format=api",
                    "id": 14698,
                    "name": "Swallow",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/86/f4a3.92925.png",
            "original_width": 256,
            "original_height": 224,
            "standard_url": "https://media.demozoo.org/screens/s/69/86/f4a3.92925.png",
            "standard_width": 256,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/86/f4a3.92925.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}