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

{
    "url": "https://demozoo.org/api/v1/productions/156039/?format=api",
    "demozoo_url": "https://demozoo.org/productions/156039/",
    "id": 156039,
    "title": "Fatal News 7",
    "author_nicks": [
        {
            "name": "Censor Design",
            "abbreviation": "CD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09-23",
    "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": "Swallow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14698/?format=api",
                    "id": 14698,
                    "name": "Swallow",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Taito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14695/?format=api",
                    "id": 14695,
                    "name": "Taito",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Dragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14702/?format=api",
                    "id": 14702,
                    "name": "Dragon",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Vibrants",
                "abbreviation": "VIB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/769/?format=api",
                    "id": 769,
                    "name": "Vibrants",
                    "is_group": true
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Euzkera",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14681/?format=api",
                    "id": 14681,
                    "name": "Euzkera",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "editor"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.scs-trc.net/pub/c64/Magazines/FatalNews/FatalNews_07.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/fatal_news/fatalnews_07.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=5287"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8d/9e/26fe.276381.png",
            "original_width": 384,
            "original_height": 271,
            "standard_url": "https://media.demozoo.org/screens/s/8d/9e/26fe.276381.png",
            "standard_width": 384,
            "standard_height": 271,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8d/9e/26fe.276381.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "fatal-news"
    ]
}