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

{
    "url": "https://demozoo.org/api/v1/productions/320932/?format=api",
    "demozoo_url": "https://demozoo.org/productions/320932/",
    "id": 320932,
    "title": "JagNICCC2000_reloaded",
    "author_nicks": [
        {
            "name": "42Bastian",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                "id": 12049,
                "name": "42Bastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-03-02",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "42Bastian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12049/?format=api",
                    "id": 12049,
                    "name": "42Bastian",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leonard",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2527/?format=api",
                    "id": 2527,
                    "name": "Leonard",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Scene data"
        },
        {
            "nick": {
                "name": "Ericde45",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/131656/?format=api",
                    "id": 131656,
                    "name": "Ericde45",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "LSP"
        },
        {
            "nick": {
                "name": "Laxity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/656/?format=api",
                    "id": 656,
                    "name": "Merge",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "MOD"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/42Bastian/JaguarDemos/blob/main/jagniccc2000_reloaded/jagniccc.j64"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/42BASTIAN/JAGNICCC.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/42Bastian/JaguarDemos/tree/main/jagniccc2000_reloaded"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93850"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8e/e7/6f07.326688.jpg",
            "original_width": 1194,
            "original_height": 916,
            "standard_url": "https://media.demozoo.org/screens/s/8e/e7/6f07.326688.jpg",
            "standard_width": 391,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8e/e7/6f07.326688.jpg",
            "thumbnail_width": 195,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available",
        "stniccc-challenge"
    ]
}