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

{
    "url": "https://demozoo.org/api/v1/productions/85439/?format=api",
    "demozoo_url": "https://demozoo.org/productions/85439/",
    "id": 85439,
    "title": "Delmpaint vMCXXL",
    "author_nicks": [
        {
            "name": "Avena",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2158/?format=api",
                "id": 2158,
                "name": "Avena",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-10-16",
    "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": "Mr. Coke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2283/?format=api",
                    "id": 2283,
                    "name": "Mr. Coke",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Fried",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2324/?format=api",
                    "id": 2324,
                    "name": "Fried",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mr. Coke",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2283/?format=api",
                    "id": 2283,
                    "name": "Mr. Coke",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Jet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2325/?format=api",
                    "id": 2325,
                    "name": "Jet",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Additional"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/AVENA/DELMCXXL.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/47/12/ab21.100501.png",
            "original_width": 690,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/47/12/ab21.100501.png",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/47/12/ab21.100501.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "graphics-program"
    ]
}