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

{
    "url": "https://demozoo.org/api/v1/productions/221608/?format=api",
    "demozoo_url": "https://demozoo.org/productions/221608/",
    "id": 221608,
    "title": "Nigel Mansell's Grand Prix",
    "author_nicks": [
        {
            "name": "The Beyonders",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/91920/?format=api",
                "id": 91920,
                "name": "The Beyonders",
                "is_group": true
            }
        },
        {
            "name": "Vision Factory",
            "abbreviation": "VF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2984/?format=api",
                "id": 2984,
                "name": "Vision Factory",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1988-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ming",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61149/?format=api",
                    "id": 61149,
                    "name": "Ming",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "charset"
        },
        {
            "nick": {
                "name": "Fred",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1364/?format=api",
                    "id": 1364,
                    "name": "Fred",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/V/Vision_Factory/VF%26Bey-CrNigelMansellGP"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "https://janeway.exotica.org.uk/release.php?id=22967"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6b/a9/a41d.jw47468.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/6b/a9/a41d.jw47468.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6b/a9/a41d.jw47468.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "nigel-mansells-grand-prix"
    ]
}