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

{
    "url": "https://demozoo.org/api/v1/productions/333931/?format=api",
    "demozoo_url": "https://demozoo.org/productions/333931/",
    "id": 333931,
    "title": "Brian's Retro Corner Demo",
    "author_nicks": [
        {
            "name": "Tarnow",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/148618/?format=api",
                "id": 148618,
                "name": "Tarnow",
                "is_group": false
            }
        },
        {
            "name": "mis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/41523/?format=api",
                "id": 41523,
                "name": "mis",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2023-12-02",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tarnow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/148618/?format=api",
                    "id": 148618,
                    "name": "Tarnow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "mis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41523/?format=api",
                    "id": 41523,
                    "name": "mis",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "+charset"
        },
        {
            "nick": {
                "name": "mis",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41523/?format=api",
                    "id": 41523,
                    "name": "mis",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/MichaelTroelsen/Demo/blob/main/RetroDemo.ADF"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/tarnow_and_mis_dk/briansretrocornerretrodemo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=106304"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95525"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=hlRwcYhF8hA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e7/9f/6e78.335191.png",
            "original_width": 1048,
            "original_height": 776,
            "standard_url": "https://media.demozoo.org/screens/s/e7/9f/6e78.335191.jpg",
            "standard_width": 400,
            "standard_height": 296,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e7/9f/6e78.335191.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 148
        }
    ],
    "tags": [
        "amigaklang",
        "lightspeedplayer"
    ]
}