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

{
    "url": "https://demozoo.org/api/v1/productions/27191/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27191/",
    "id": 27191,
    "title": "Gamers Guide #4",
    "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-02",
    "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": "801DC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8827/?format=api",
                    "id": 8827,
                    "name": "801 DC",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro"
        },
        {
            "nick": {
                "name": "Dynamic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12781/?format=api",
                    "id": 12781,
                    "name": "Dynamic",
                    "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": "Hero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12783/?format=api",
                    "id": 12783,
                    "name": "Hero",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "magazine"
        },
        {
            "nick": {
                "name": "Otto von Bismarck",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12041/?format=api",
                    "id": 12041,
                    "name": "Bismarck",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "intro"
        },
        {
            "nick": {
                "name": "William Godwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12041/?format=api",
                    "id": 12041,
                    "name": "Bismarck",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "main 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"
        },
        {
            "nick": {
                "name": "Rico",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12784/?format=api",
                    "id": 12784,
                    "name": "Rico",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/gamers_guide/gamers_guide_04.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=8599"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=41833"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5a/8d/4cbf.358422.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/5a/8d/4cbf.358422.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/8d/4cbf.358422.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0f/ff/23fe.358423.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0f/ff/23fe.358423.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0f/ff/23fe.358423.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "gamers-guide",
        "game-review-magazine"
    ]
}