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

{
    "url": "https://demozoo.org/api/v1/productions/65712/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65712/",
    "id": 65712,
    "title": "BBC #44 intro",
    "author_nicks": [
        {
            "name": "Bad Brew Crew",
            "abbreviation": "BBC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31407/?format=api",
                "id": 31407,
                "name": "Bad Brew Crew",
                "is_group": true
            }
        },
        {
            "name": "Sub Humans In Turkey",
            "abbreviation": "SHIT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31411/?format=api",
                "id": 31411,
                "name": "Sub Humans In Turkey",
                "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "EGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31412/?format=api",
                    "id": 31412,
                    "name": "E.G.B.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "The Titanium Hamster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70991/?format=api",
                    "id": 70991,
                    "name": "The Titanium Hamster",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Jochen Hippel",
                "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": "BaseUrl",
            "url": "http://freddo.chez.com/Sources/ASM/SHIT.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BBC/BBC44.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=50257"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=arwrygCJOR8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/20/a177.16228.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/32/20/a177.16228.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/20/a177.16228.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "source-available"
    ]
}