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

{
    "url": "https://demozoo.org/api/v1/productions/214365/?format=api",
    "demozoo_url": "https://demozoo.org/productions/214365/",
    "id": 214365,
    "title": "Scrolly",
    "author_nicks": [
        {
            "name": "System 5",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/47447/?format=api",
                "id": 47447,
                "name": "System 5",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-08-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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Terminator X",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3469/?format=api",
                    "id": 3469,
                    "name": "Terminator X",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Backlash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1423/?format=api",
                    "id": 1423,
                    "name": "Backlash",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Killroy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121270/?format=api",
                    "id": 121270,
                    "name": "Killroy",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/System5/System5-Prime90Scrolly"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=1302"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52001"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b1/f3/f377.jw3423.png",
            "original_width": 685,
            "original_height": 557,
            "standard_url": "https://media.demozoo.org/screens/s/b1/f3/f377.jw3423.png",
            "standard_width": 368,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b1/f3/f377.jw3423.png",
            "thumbnail_width": 184,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}