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

{
    "url": "https://demozoo.org/api/v1/productions/95867/?format=api",
    "demozoo_url": "https://demozoo.org/productions/95867/",
    "id": 95867,
    "title": "SNDplayer V1.51",
    "author_nicks": [
        {
            "name": "Assemsoft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2154/?format=api",
                "id": 2154,
                "name": "Assemsoft",
                "is_group": true
            }
        },
        {
            "name": "Dead Hackers Society",
            "abbreviation": "DHS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111/?format=api",
                "id": 111,
                "name": "Dead Hackers Society",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/17/?format=api",
            "id": 17,
            "name": "Atari Falcon"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/58/?format=api",
            "id": 58,
            "name": "Atari TT"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "OZK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2318/?format=api",
                    "id": 2318,
                    "name": "OZK",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Evil",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2002/?format=api",
                    "id": 2002,
                    "name": "Evil",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/D/DHS/SND_V151.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://sndplayer.atari.org/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/2f/81/0ffb.85912.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/2f/81/0ffb.85912.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/2f/81/0ffb.85912.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}