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

{
    "url": "https://demozoo.org/api/v1/productions/124875/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124875/",
    "id": 124875,
    "title": "Compact Disc #22",
    "author_nicks": [
        {
            "name": "Firehawks",
            "abbreviation": "TFH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18511/?format=api",
                "id": 18511,
                "name": "The Firehawks",
                "is_group": true
            }
        },
        {
            "name": "Future Minds",
            "abbreviation": "FM, F.M.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2189/?format=api",
                "id": 2189,
                "name": "Future Minds",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991",
    "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": "300 wave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38672/?format=api",
                    "id": 38672,
                    "name": "300 wave",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Count Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11266/?format=api",
                    "id": 11266,
                    "name": "Count Zero",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Psy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18514/?format=api",
                    "id": 18514,
                    "name": "Psy",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Fonts"
        },
        {
            "nick": {
                "name": "NTB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38667/?format=api",
                    "id": 38667,
                    "name": "NTB",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FUTURE_M/FM_CD_22.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103122"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7e/cf/f8f1.146560.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/7e/cf/f8f1.146560.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7e/cf/f8f1.146560.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}