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

{
    "url": "https://demozoo.org/api/v1/productions/111615/?format=api",
    "demozoo_url": "https://demozoo.org/productions/111615/",
    "id": 111615,
    "title": "Digital Trash Dentro",
    "author_nicks": [
        {
            "name": "Slight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2249/?format=api",
                "id": 2249,
                "name": "Slight",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-12-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
            "id": 16,
            "name": "Atari 8 bit"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Seban",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2583/?format=api",
                    "id": 2583,
                    "name": "Seban",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "801DC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8827/?format=api",
                    "id": 8827,
                    "name": "801 DC",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "sampled music in 2nd part"
        },
        {
            "nick": {
                "name": "Soused Teat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34552/?format=api",
                    "id": 34552,
                    "name": "Soused Teat",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "music conversion in intro"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://seban.slight.pl/atari/slt/digital_trash.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://a8.fandal.cz/download.php?files_id=304"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://a8.fandal.cz/detail.php?files_id=304"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=103135"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=76sKt2_yFIQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/90/0f/279c.173860.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/90/0f/279c.173860.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/90/0f/279c.173860.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/b6/d0/cc8d.173861.png",
            "original_width": 376,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/b6/d0/cc8d.173861.png",
            "standard_width": 376,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b6/d0/cc8d.173861.png",
            "thumbnail_width": 200,
            "thumbnail_height": 127
        }
    ],
    "tags": []
}