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

{
    "url": "https://demozoo.org/api/v1/productions/320182/?format=api",
    "demozoo_url": "https://demozoo.org/productions/320182/",
    "id": 320182,
    "title": "Brainshock 2",
    "author_nicks": [
        {
            "name": "Los Angeles Lamers",
            "abbreviation": "LAL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14427/?format=api",
                "id": 14427,
                "name": "Los Angeles Lamers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Adolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14426/?format=api",
                    "id": 14426,
                    "name": "Dr. Dolf",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Adolf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14426/?format=api",
                    "id": 14426,
                    "name": "Dr. Dolf",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Nestor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19623/?format=api",
                    "id": 19623,
                    "name": "Nestor",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. Mzperx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92534/?format=api",
                    "id": 92534,
                    "name": "Dr. Mzperx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        },
        {
            "nick": {
                "name": "Dr. Mengele",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/92534/?format=api",
                    "id": 92534,
                    "name": "Dr. Mzperx",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "design"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/L/LosAngelesLamers/LAL-Brainshock2.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=99260"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/2a/03c9.321487.png",
            "original_width": 752,
            "original_height": 574,
            "standard_url": "https://media.demozoo.org/screens/s/58/2a/03c9.321487.png",
            "standard_width": 393,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/2a/03c9.321487.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}