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

{
    "url": "https://demozoo.org/api/v1/productions/231223/?format=api",
    "demozoo_url": "https://demozoo.org/productions/231223/",
    "id": 231223,
    "title": "Dungeons, Amethysts, Alchemists 'N' Everythin'",
    "author_nicks": [
        {
            "name": "Crystal",
            "abbreviation": "CSL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1368/?format=api",
                "id": 1368,
                "name": "Crystal",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-07-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "ZippY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41090/?format=api",
                    "id": 41090,
                    "name": "ZippY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Crack"
        },
        {
            "nick": {
                "name": "Action Man",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7473/?format=api",
                    "id": 7473,
                    "name": "Action Man",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Supply"
        },
        {
            "nick": {
                "name": "N.O.M.A.D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3319/?format=api",
                    "id": 3319,
                    "name": "N.O.M.A.D",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/C/Crystal/Crystal-CrDAA"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=24083"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=27880"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c9/02/dc4f.287528.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/c9/02/dc4f.287528.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c9/02/dc4f.287528.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}