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

{
    "url": "https://demozoo.org/api/v1/productions/111777/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111777/",
    "id": 111777,
    "title": "Button Demo",
    "author_nicks": [
        {
            "name": "World Federation of Mad Hackers",
            "abbreviation": "WFMH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19476/?format=api",
                "id": 19476,
                "name": "World Federation of Mad Hackers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "XL-Soft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35385/?format=api",
                    "id": 35385,
                    "name": "Justus",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Music-ripping"
        },
        {
            "nick": {
                "name": "K.K.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35333/?format=api",
                    "id": 35333,
                    "name": "K.K.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "K.K.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35333/?format=api",
                    "id": 35333,
                    "name": "K.K.",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Rob Hubbard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8434/?format=api",
                    "id": 8434,
                    "name": "Rob Hubbard",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Ripped"
        },
        {
            "nick": {
                "name": "Duddie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35334/?format=api",
                    "id": 35334,
                    "name": "Duddie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ideas"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/WFMH/BUTTON.ZIP"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/sim/scena/atari/8bit/wfmh/button_demo_(two_versions).7z"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=150"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88773"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=GJlB9QW3HCg"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/27/25/f630.92517.png",
            "original_width": 336,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/27/25/f630.92517.png",
            "standard_width": 336,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/27/25/f630.92517.png",
            "thumbnail_width": 200,
            "thumbnail_height": 142
        }
    ],
    "tags": []
}