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

{
    "url": "https://demozoo.org/api/v1/productions/132837/?format=api",
    "demozoo_url": "https://demozoo.org/productions/132837/",
    "id": 132837,
    "title": "Syncade-GFA-Rasters",
    "author_nicks": [
        {
            "name": "ProWare Crew",
            "abbreviation": "PWC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39428/?format=api",
                "id": 39428,
                "name": "ProWare Crew",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Red Fox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2443/?format=api",
                    "id": 2443,
                    "name": "Troed",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PWC/SYNCLOCK.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=98089"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/14/ecc2.81420.png",
            "original_width": 416,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/34/14/ecc2.81420.png",
            "standard_width": 400,
            "standard_height": 259,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/14/ecc2.81420.png",
            "thumbnail_width": 200,
            "thumbnail_height": 129
        }
    ],
    "tags": []
}