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

{
    "url": "https://demozoo.org/api/v1/productions/96081/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96081/",
    "id": 96081,
    "title": "HAVI4060 v1.07",
    "author_nicks": [
        {
            "name": "Sector One",
            "abbreviation": "SCT1",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2244/?format=api",
                "id": 2244,
                "name": "Sector One",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Hello",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2572/?format=api",
                    "id": 2572,
                    "name": "Hello",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "ST Ghost",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2575/?format=api",
                    "id": 2575,
                    "name": "ST Ghost",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/SECTOR_1/HAVI4060.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e1/2b/2c29.272390.png",
            "original_width": 648,
            "original_height": 490,
            "standard_url": "https://media.demozoo.org/screens/s/e1/2b/2c29.272390.png",
            "standard_width": 396,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e1/2b/2c29.272390.png",
            "thumbnail_width": 198,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}