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

{
    "url": "https://demozoo.org/api/v1/productions/185716/?format=api",
    "demozoo_url": "https://demozoo.org/productions/185716/",
    "id": 185716,
    "title": "Demo CD N-10",
    "author_nicks": [
        {
            "name": "Fanatics",
            "abbreviation": "FNT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33468/?format=api",
                "id": 33468,
                "name": "Fanatics",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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": "Indy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
                    "id": 2331,
                    "name": "Cool Coyote",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Indy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
                    "id": 2331,
                    "name": "Cool Coyote",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Indy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2331/?format=api",
                    "id": 2331,
                    "name": "Cool Coyote",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Compilation"
        },
        {
            "nick": {
                "name": "Chipper",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4879/?format=api",
                    "id": 4879,
                    "name": "Chipper",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizzcat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2375/?format=api",
                    "id": 2375,
                    "name": "Wizzcat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Tracker-Replay"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FANATICS/DEMOCD10.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103249"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/60/eb/071e.160781.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/60/eb/071e.160781.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/60/eb/071e.160781.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}