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

{
    "url": "https://demozoo.org/api/v1/productions/80494/?format=api",
    "demozoo_url": "https://demozoo.org/productions/80494/",
    "id": 80494,
    "title": "HMS Raptor",
    "author_nicks": [
        {
            "name": "Reboot",
            "abbreviation": "RBT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2466/?format=api",
                "id": 2466,
                "name": "Reboot",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-02-01",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cyrano Jones",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2368/?format=api",
                    "id": 2368,
                    "name": "Cyrano Jones",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MSG",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2547/?format=api",
                    "id": 2547,
                    "name": "MSG",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "SH3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "SH3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2550/?format=api",
                    "id": 2550,
                    "name": "SH3",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "SFX"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://reboot.atari.org/HMSRaptoR/HMSRu235p.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/REBOOT/HMSRAPTR.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=59259"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=eTc_JC36ArY"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}