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

{
    "url": "https://demozoo.org/api/v1/productions/361466/?format=api",
    "demozoo_url": "https://demozoo.org/productions/361466/",
    "id": 361466,
    "title": "Thunder Demo",
    "author_nicks": [
        {
            "name": "The Warlocks",
            "abbreviation": "TWL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14687/?format=api",
                "id": 14687,
                "name": "The Warlocks",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-10-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146004/?format=api",
                    "id": 146004,
                    "name": "Psycho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146004/?format=api",
                    "id": 146004,
                    "name": "Psycho",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Cozmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51432/?format=api",
                    "id": 51432,
                    "name": "Cozmo",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "scroller"
        },
        {
            "nick": {
                "name": "Skyranger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71470/?format=api",
                    "id": 71470,
                    "name": "Skyranger",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "scroller"
        },
        {
            "nick": {
                "name": "Anthony Lees",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50847/?format=api",
                    "id": 50847,
                    "name": "Anthony Lees",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ben Daglish",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                    "id": 40576,
                    "name": "Ben Daglish",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "James Wilson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/146052/?format=api",
                    "id": 146052,
                    "name": "James Wilson",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "thunderbolt game title screen"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://c64.rulez.org/pub/c64/Demos/t/The_Warlocks/thewarlocks-thunder_demo.d64.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/5163/thunder demo.rar"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_warlocks/thunder_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8959"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=38345"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5d/c7/edcf.353077.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/5d/c7/edcf.353077.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5d/c7/edcf.353077.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "border-scroll",
        "graphics-ripped-from-game"
    ]
}