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

{
    "url": "https://demozoo.org/api/v1/productions/241575/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/241575/",
    "id": 241575,
    "title": "Violent Wave charset by DT",
    "author_nicks": [
        {
            "name": "Double Trouble",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7487/?format=api",
                "id": 7487,
                "name": "Double Trouble",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-05",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Double Trouble",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7487/?format=api",
                    "id": 7487,
                    "name": "Double Trouble",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/D/DoubleTrouble/VW-charset.bmp"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bmf.php5.cz/index.php?font=vw-dt"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=66716"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/03/f696.pl405532.png",
            "original_width": 384,
            "original_height": 140,
            "standard_url": "https://media.demozoo.org/screens/s/af/03/f696.pl405532.png",
            "standard_width": 384,
            "standard_height": 140,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/03/f696.pl405532.png",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        }
    ],
    "tags": [
        "font"
    ]
}