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

{
    "url": "https://demozoo.org/api/v1/productions/317435/?format=api",
    "demozoo_url": "https://demozoo.org/productions/317435/",
    "id": 317435,
    "title": "KRYSTAL - SINCLAIR ZX81 16KB MEGADEMO",
    "author_nicks": [
        {
            "name": "ENTARY Games",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135433/?format=api",
                "id": 135433,
                "name": "ENTARY Games",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/45/?format=api",
            "id": 45,
            "name": "ZX81"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Niki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135434/?format=api",
                    "id": 135434,
                    "name": "Niki",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Niki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135434/?format=api",
                    "id": 135434,
                    "name": "Niki",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Niki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135434/?format=api",
                    "id": 135434,
                    "name": "Niki",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://mega.nz/file/d4UlUYhZ#zpx2kmhvsUUoaCLdiW2DoZBwpSxvWZG50s6GZWTbu1A"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/sensenstahl/others/zx81/krystal.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93240"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=l3wBd084U1U"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/83/2f/9d44.318571.png",
            "original_width": 1440,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/83/2f/9d44.318571.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/83/2f/9d44.318571.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}