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

{
    "url": "https://demozoo.org/api/v1/productions/78525/?format=api",
    "demozoo_url": "https://demozoo.org/productions/78525/",
    "id": 78525,
    "title": "New Order",
    "author_nicks": [
        {
            "name": "The Watchmen",
            "abbreviation": "TWM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32011/?format=api",
                "id": 32011,
                "name": "The Watchmen",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1989-04",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zogg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32159/?format=api",
                    "id": 32159,
                    "name": "Zogg",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Samples and Sample Sequencing/Blending"
        },
        {
            "nick": {
                "name": "Zogg",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32159/?format=api",
                    "id": 32159,
                    "name": "Zogg",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Loader "
        },
        {
            "nick": {
                "name": "Chris(tophe)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32056/?format=api",
                    "id": 32056,
                    "name": "Chris(tophe)",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ian",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32093/?format=api",
                    "id": 32093,
                    "name": "Ian",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Chris(tophe)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32056/?format=api",
                    "id": 32056,
                    "name": "Chris(tophe)",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/W/WATCHMEN/NEWORDER.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.naquada.co.uk/thewatchmen/new_order.html"
        },
        {
            "link_class": "AtarimaniaPage",
            "url": "http://www.atarimania.com/demo-atari-st-new-order-demo-_26124.html"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8482"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/17/65/a4c7.64200.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/17/65/a4c7.64200.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/17/65/a4c7.64200.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/90/9c/e038.64201.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/90/9c/e038.64201.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/9c/e038.64201.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "sampledemo",
        "new-order"
    ]
}