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

{
    "url": "https://demozoo.org/api/v1/productions/27197/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27197/",
    "id": 27197,
    "title": "Gamers Guide #9",
    "author_nicks": [
        {
            "name": "Triad",
            "abbreviation": "3AD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/827/?format=api",
                "id": 827,
                "name": "Triad",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-05-22",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Kravin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18962/?format=api",
                    "id": 18962,
                    "name": "Kravin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Chorus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18957/?format=api",
                    "id": 18957,
                    "name": "Chorus",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro"
        },
        {
            "nick": {
                "name": "The Dungeon Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12782/?format=api",
                    "id": 12782,
                    "name": "The Dungeon Master",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "intro, magazine"
        },
        {
            "nick": {
                "name": "King Fisher",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8825/?format=api",
                    "id": 8825,
                    "name": "King Fisher",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "magazine"
        },
        {
            "nick": {
                "name": "Kravin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18962/?format=api",
                    "id": 18962,
                    "name": "Kravin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Antitrack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1649/?format=api",
                    "id": 1649,
                    "name": "Antitrack",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Interviewed"
        },
        {
            "nick": {
                "name": "Bismarck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12041/?format=api",
                    "id": 12041,
                    "name": "Bismarck",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        },
        {
            "nick": {
                "name": "Jerry",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1272/?format=api",
                    "id": 1272,
                    "name": "Jerry",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/gamers_guide/gamers_guide_09.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8602"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41828"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "gamers-guide",
        "piracy",
        "game-review-magazine"
    ]
}