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

{
    "url": "https://demozoo.org/api/v1/productions/148523/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/148523/",
    "id": 148523,
    "title": "Glass",
    "author_nicks": [
        {
            "name": "Legwan",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32373/?format=api",
                "id": 32373,
                "name": "Legwan",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Shadows",
            "abbreviation": "SHD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2247/?format=api",
                "id": 2247,
                "name": "Shadows",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-08-03",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/LEGWAN/GRTC/F_GLASS.PNG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cf/02/b14f.96515.png",
            "original_width": 384,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/cf/02/b14f.96515.jpg",
            "standard_width": 384,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cf/02/b14f.96515.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}