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

{
    "url": "https://demozoo.org/api/v1/productions/223021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/223021/",
    "id": 223021,
    "title": "Alfred Chicken - AGA +8",
    "author_nicks": [
        {
            "name": "Esprit Inc.",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/94741/?format=api",
                "id": 94741,
                "name": "Esprit Inc.",
                "is_group": true
            }
        },
        {
            "name": "Skid Row",
            "abbreviation": "SR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8/?format=api",
                "id": 8,
                "name": "Skid Row",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1993-12-31",
    "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": "Ntsc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118255/?format=api",
                    "id": 118255,
                    "name": "Ntsc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "menu, trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Esprit_Inc/Esprit%26SR-TrAlfredChickenAGA"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=74078"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/00/11be.jw104876.png",
            "original_width": 746,
            "original_height": 566,
            "standard_url": "https://media.demozoo.org/screens/s/1b/00/11be.jw104876.png",
            "standard_width": 395,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/00/11be.jw104876.png",
            "thumbnail_width": 197,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "trainer",
        "alfred-chicken"
    ]
}