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

{
    "url": "https://demozoo.org/api/v1/productions/370171/?format=api",
    "demozoo_url": "https://demozoo.org/productions/370171/",
    "id": 370171,
    "title": "Double Sphere",
    "author_nicks": [
        {
            "name": "Light",
            "abbreviation": "LGT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5021/?format=api",
                "id": 5021,
                "name": "Light",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-01",
    "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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Injun",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29038/?format=api",
                    "id": 29038,
                    "name": "Injun Inc.",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Tycoon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14706/?format=api",
                    "id": 14706,
                    "name": "Tycoon",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, cracking help"
        },
        {
            "nick": {
                "name": "Shade",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5036/?format=api",
                    "id": 5036,
                    "name": "Shade",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "F. Blom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12784/?format=api",
                    "id": 12784,
                    "name": "Rico",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "hardware lending"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/116327/DoubleSphere-Light.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=118101"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d5/41/86e3.358713.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/d5/41/86e3.358713.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d5/41/86e3.358713.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/c1/fe2a.358714.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b3/c1/fe2a.358714.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/c1/fe2a.358714.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "6581",
        "high-score-saver",
        "double-sphere"
    ]
}