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

{
    "url": "https://demozoo.org/api/v1/productions/75281/?format=api",
    "demozoo_url": "https://demozoo.org/productions/75281/",
    "id": 75281,
    "title": "Delmpaint V0.40 B",
    "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": "1994-11-20",
    "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": "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": "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": "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": "BaseUrl",
            "url": "http://files.dhs.nu/files_gfx/delmp40b.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/FALCON/AVENA/DELMP40B.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=29344"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/52/3e/86a8.100500.png",
            "original_width": 690,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/52/3e/86a8.100500.png",
            "standard_width": 365,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/52/3e/86a8.100500.png",
            "thumbnail_width": 182,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "graphics-program"
    ]
}