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

{
    "url": "https://demozoo.org/api/v1/productions/65721/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65721/",
    "id": 65721,
    "title": "BBC #52 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
            }
        }
    ],
    "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": "Andy The Arfling",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31406/?format=api",
                    "id": 31406,
                    "name": "Andy The Arfling",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Xerud",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34918/?format=api",
                    "id": 34918,
                    "name": "Supernova",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chrispy Noodle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1479/?format=api",
                    "id": 1479,
                    "name": "Chrispy Noodle",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Appollo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31408/?format=api",
                    "id": 31408,
                    "name": "Iceman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Crack, Packing"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://equinox.planet-d.net/pouet/MENU_52.ZIP"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BBC/BBC52.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=31034"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Wmy5i_FPl74"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/f7/694e.16236.gif",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/7a/f7/694e.16236.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/f7/694e.16236.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}