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

{
    "url": "https://demozoo.org/api/v1/productions/124234/?format=api",
    "demozoo_url": "https://demozoo.org/productions/124234/",
    "id": 124234,
    "title": "SNES/Famicom Utility V1.8",
    "author_nicks": [
        {
            "name": "Hotline",
            "abbreviation": "HTL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline",
                "is_group": true
            }
        },
        {
            "name": "The Menacing Cracking Alliance",
            "abbreviation": "MCA",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/31765/?format=api",
                "id": 31765,
                "name": "The Menacing Cracking Alliance",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elitendo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18735/?format=api",
                "id": 18735,
                "name": "Elitendo",
                "is_group": true
            }
        }
    ],
    "release_date": "1993",
    "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/9/?format=api",
            "id": 9,
            "name": "Pack",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Magician",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31767/?format=api",
                    "id": 31767,
                    "name": "The Magician",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Sledge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28908/?format=api",
                    "id": 28908,
                    "name": "Sledge",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Sledge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28908/?format=api",
                    "id": 28908,
                    "name": "Sledge",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Ideas"
        },
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lowlife",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42/?format=api",
                    "id": 42,
                    "name": "Lowlife",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Layout, Research"
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/H/HOTLINE/SNES_V18.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/36/61/ec3f.70466.png",
            "original_width": 768,
            "original_height": 540,
            "standard_url": "https://media.demozoo.org/screens/s/36/61/ec3f.70466.png",
            "standard_width": 400,
            "standard_height": 281,
            "thumbnail_url": "https://media.demozoo.org/screens/t/36/61/ec3f.70466.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "snes",
        "console-tool"
    ]
}