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

{
    "url": "https://demozoo.org/api/v1/productions/131337/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131337/",
    "id": 131337,
    "title": "Mega-Apocalypse+",
    "author_nicks": [
        {
            "name": "Cobra Curings",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56187/?format=api",
                "id": 56187,
                "name": "Cobra Curings",
                "is_group": true
            }
        },
        {
            "name": "Triton Technology",
            "abbreviation": "TRN, TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56186/?format=api",
                "id": 56186,
                "name": "Triton Technology",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-08-29",
    "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": "QRT",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56188/?format=api",
                    "id": 56188,
                    "name": "Pulped",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "crack"
        },
        {
            "nick": {
                "name": "Dosman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56192/?format=api",
                    "id": 56192,
                    "name": "Einstein",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "instructions writer"
        },
        {
            "nick": {
                "name": "Megaman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56200/?format=api",
                    "id": 56200,
                    "name": "Claus B. Jensen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "instructions"
        }
    ],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/61/81/e3b4.78742.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/61/81/e3b4.78742.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/61/81/e3b4.78742.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/05/5ba5.78743.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/a4/05/5ba5.78743.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/05/5ba5.78743.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "mega-apocalypse"
    ]
}