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

{
    "url": "https://demozoo.org/api/v1/productions/144557/?format=api",
    "demozoo_url": "https://demozoo.org/productions/144557/",
    "id": 144557,
    "title": "Summer Hack",
    "author_nicks": [
        {
            "name": "The Lab",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20487/?format=api",
                "id": 20487,
                "name": "The Lab",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Nuclear",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45624/?format=api",
                    "id": 45624,
                    "name": "Nuclear",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "demo, 3d engine"
        },
        {
            "nick": {
                "name": "Samurai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60950/?format=api",
                    "id": 60950,
                    "name": "Samurai",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3d engine"
        },
        {
            "nick": {
                "name": "Savvy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60955/?format=api",
                    "id": 60955,
                    "name": "Savvy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "sound system"
        },
        {
            "nick": {
                "name": "Tourmpadakis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109648/?format=api",
                    "id": 109648,
                    "name": "Tourmpadakis",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nuclear.mutantstargoat.com/sw/demos/summerhack-thelab-repack.tar.gz"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://thelab.demoscene.gr/prods/demos/summerhack-thelab.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/the_lab/summerhack-thelab-repack.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://wod.untergrund.net/detailed.php?n=259"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=18823"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=B9FuevPkDN8"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7f/98/0efb.91959.jpg",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/7f/98/0efb.91959.jpg",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7f/98/0efb.91959.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "opengl",
        "source-available",
        "free_software"
    ]
}