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

{
    "url": "https://demozoo.org/api/v1/productions/55355/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55355/",
    "id": 55355,
    "title": "ZZ 9 Plural Z Alpha",
    "author_nicks": [
        {
            "name": "The Sirius Cybernetics Corporation",
            "abbreviation": "tSCc",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2033/?format=api",
                "id": 2033,
                "name": "The Sirius Cybernetics Corporation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-12-27",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "dynaCore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2037/?format=api",
                    "id": 2037,
                    "name": "dynaCore",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "dynaCore",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2037/?format=api",
                    "id": 2037,
                    "name": "dynaCore",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Pink",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/397/?format=api",
                    "id": 397,
                    "name": "Pink",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/TSCC/ZZ9.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1011"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=QY3Ei6U0UTU"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1778/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1778/",
            "id": 1778,
            "name": "Totalcon 1997",
            "tagline": "",
            "start_date": "1997-12-26",
            "end_date": "1997-12-28",
            "location": "Wiesbaden, Germany",
            "is_online": false,
            "country_code": "DE",
            "latitude": 50.084591,
            "longitude": 8.2423,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a8/ae/3e06.14115.gif",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a8/ae/3e06.14115.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a8/ae/3e06.14115.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}