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

{
    "url": "https://demozoo.org/api/v1/productions/275864/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275864/",
    "id": 275864,
    "title": "PC Scrabble Cracktro",
    "author_nicks": [
        {
            "name": "Pompey Pirates",
            "abbreviation": "PP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
                "id": 2228,
                "name": "Pompey Pirates",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-02-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ray The Postie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144274/?format=api",
                    "id": 144274,
                    "name": "Ray The Postie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Original supplier"
        },
        {
            "nick": {
                "name": "The Genie",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31812/?format=api",
                    "id": 31812,
                    "name": "Genie",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Crack"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/pc_scrabble_cracktro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=85039"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4d/74/8e8e.262027.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/4d/74/8e8e.262027.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4d/74/8e8e.262027.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "no-sound",
        "no-credits-added",
        "lzexe"
    ]
}