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

{
    "url": "https://demozoo.org/api/v1/productions/334641/?format=api",
    "demozoo_url": "https://demozoo.org/productions/334641/",
    "id": 334641,
    "title": "RUSTEATER",
    "author_nicks": [
        {
            "name": "KONEY",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/118522/?format=api",
                "id": 118522,
                "name": "KONEY",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-10-15",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/10/?format=api",
            "id": 10,
            "name": "40k Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "KONEY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118522/?format=api",
                    "id": 118522,
                    "name": "KONEY",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "KONEY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118522/?format=api",
                    "id": 118522,
                    "name": "KONEY",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "KONEY",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118522/?format=api",
                    "id": 118522,
                    "name": "KONEY",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/NoGroup/Koney-Rusteater.lha"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/KONEY/rusteater_amiga/releases/download/adf/KNY_RUSTEATER.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/KONEY/rusteater_amiga"
        },
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=106209"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95355"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4W0YmOQFzqo"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/76/50/1cb2.336022.png",
            "original_width": 320,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/76/50/1cb2.336022.png",
            "standard_width": 320,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/76/50/1cb2.336022.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "cranker",
        "source-available"
    ]
}