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

{
    "url": "https://demozoo.org/api/v1/productions/295476/?format=api",
    "demozoo_url": "https://demozoo.org/productions/295476/",
    "id": 295476,
    "title": "Puzznic Trainer",
    "author_nicks": [
        {
            "name": "Angels",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/730/?format=api",
                "id": 730,
                "name": "Angels",
                "is_group": true
            }
        },
        {
            "name": "Defjam",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2909/?format=api",
                "id": 2909,
                "name": "Defjam",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-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": "Mogwai",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/82530/?format=api",
                    "id": 82530,
                    "name": "Mogwai",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/A/Angels/Angels%26Defjam-TrPuzznic"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=98560"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ec/da/15a8.293393.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/ec/da/15a8.293393.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ec/da/15a8.293393.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}