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

{
    "url": "https://demozoo.org/api/v1/productions/74687/?format=api",
    "demozoo_url": "https://demozoo.org/productions/74687/",
    "id": 74687,
    "title": "Demo CD #106",
    "author_nicks": [
        {
            "name": "Ripped Off",
            "abbreviation": "RO",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2238/?format=api",
                "id": 2238,
                "name": "Ripped Off",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-08-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Stick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2553/?format=api",
                    "id": 2553,
                    "name": "Stick",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Stick",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2553/?format=api",
                    "id": 2553,
                    "name": "Stick",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Compilation, Packing"
        },
        {
            "nick": {
                "name": "Bilbo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31594/?format=api",
                    "id": 31594,
                    "name": "Bilbo",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Packing"
        },
        {
            "nick": {
                "name": "Spaz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2123/?format=api",
                    "id": 2123,
                    "name": "Spaz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Mad Max",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                    "id": 2630,
                    "name": "Mad Max",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Zelda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53219/?format=api",
                    "id": 53219,
                    "name": "Zelda",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Music Ripping"
        },
        {
            "nick": {
                "name": "FM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53050/?format=api",
                    "id": 53050,
                    "name": "FM",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/RO/DCD/RO106.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=23762"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/48/a6/fbfc.25476.gif",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/48/a6/fbfc.25476.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/48/a6/fbfc.25476.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}