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

{
    "url": "https://demozoo.org/api/v1/productions/95685/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95685/",
    "id": 95685,
    "title": "Another Crude Player V1.1",
    "author_nicks": [
        {
            "name": "The Chaos Engine",
            "abbreviation": "TCE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2264/?format=api",
                "id": 2264,
                "name": "The Chaos Engine",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-03-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Energy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2625/?format=api",
                    "id": 2625,
                    "name": "Energy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "bITmASTER",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2624/?format=api",
                    "id": 2624,
                    "name": "bITmASTER",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Christian Grunenberg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/55925/?format=api",
                    "id": 55925,
                    "name": "Christian Grunenberg",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "GEMlibrary"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/TCE/ACP10.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b0/7e/8bdd.309484.png",
            "original_width": 740,
            "original_height": 490,
            "standard_url": "https://media.demozoo.org/screens/s/b0/7e/8bdd.309484.png",
            "standard_width": 400,
            "standard_height": 264,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b0/7e/8bdd.309484.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": [
        "music-player"
    ]
}