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

{
    "url": "https://demozoo.org/api/v1/productions/203978/?format=api",
    "demozoo_url": "https://demozoo.org/productions/203978/",
    "id": 203978,
    "title": "Frozen Megademo",
    "author_nicks": [
        {
            "name": "Omega Hackers Group",
            "abbreviation": "OHG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9125/?format=api",
                "id": 9125,
                "name": "Omega Hackers Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Snake",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9134/?format=api",
                    "id": 9134,
                    "name": "Snake",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Disabler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9133/?format=api",
                    "id": 9133,
                    "name": "Disabler",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Disabler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9133/?format=api",
                    "id": 9133,
                    "name": "Disabler",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/omega_hackers_group/frozen.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://zxaaa.net/view_demo.php?id=4877"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://zxart.ee/rus/soft/demoscene/demo/megademo/frozen-megademo"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=2A52w5MHQXY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}