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

{
    "url": "https://demozoo.org/api/v1/productions/88221/?format=api",
    "demozoo_url": "https://demozoo.org/productions/88221/",
    "id": 88221,
    "title": "Starblaze Cracktro",
    "author_nicks": [
        {
            "name": "The Replicants",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31712/?format=api",
                    "id": 31712,
                    "name": "Fury",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fury",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31712/?format=api",
                    "id": 31712,
                    "name": "Fury",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "scroll 'fonts'"
        },
        {
            "nick": {
                "name": "Snake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31709/?format=api",
                    "id": 31709,
                    "name": "Snake",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Crack"
        },
        {
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/REPS/REP_STBZ.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D7Sv2t1JVks"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/ed/b064.28702.png",
            "original_width": 384,
            "original_height": 331,
            "standard_url": "https://media.demozoo.org/screens/s/23/ed/b064.28702.png",
            "standard_width": 348,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/ed/b064.28702.png",
            "thumbnail_width": 174,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}