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

{
    "url": "https://demozoo.org/api/v1/productions/201858/?format=api",
    "demozoo_url": "https://demozoo.org/productions/201858/",
    "id": 201858,
    "title": "Home Alone Cracktro",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-09-25",
    "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": "Zodact",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3116/?format=api",
                    "id": 3116,
                    "name": "Zodact",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "original supply"
        },
        {
            "nick": {
                "name": "Darwin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28579/?format=api",
                    "id": 28579,
                    "name": "Darwin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "intro, crack"
        },
        {
            "nick": {
                "name": "Sector 9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1227/?format=api",
                    "id": 1227,
                    "name": "Sector 9",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "font"
        },
        {
            "nick": {
                "name": "Pal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44/?format=api",
                    "id": 44,
                    "name": "Pal",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "logo"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compilations/lost_found_and_more/cracktro/home_alone_cracktro.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8b/dc/6b1a.183350.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/8b/dc/6b1a.183350.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8b/dc/6b1a.183350.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "home-alone"
    ]
}