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

{
    "url": "https://demozoo.org/api/v1/productions/374336/?format=api",
    "demozoo_url": "https://demozoo.org/productions/374336/",
    "id": 374336,
    "title": "Demon",
    "author_nicks": [
        {
            "name": "Kan Soft",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/60180/?format=api",
                "id": 60180,
                "name": "Kan Soft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "First Company",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/150551/?format=api",
                "id": 150551,
                "name": "First Company",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-12-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/65/?format=api",
            "id": 65,
            "name": "Vector-06C"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://caglrc.cc/scalar/media/w/demon.rom"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://caglrc.cc/scalar/ware/310/"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/bc/07c5.363258.png",
            "original_width": 1202,
            "original_height": 779,
            "standard_url": "https://media.demozoo.org/screens/s/69/bc/07c5.363258.png",
            "standard_width": 400,
            "standard_height": 259,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/bc/07c5.363258.png",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": []
}