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

{
    "url": "https://demozoo.org/api/v1/productions/255787/?format=api",
    "demozoo_url": "https://demozoo.org/productions/255787/",
    "id": 255787,
    "title": "SCA Virus Protector",
    "author_nicks": [
        {
            "name": "Red Sector Inc.",
            "abbreviation": "RSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1987-10-21",
    "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": "Irata",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4017/?format=api",
                    "id": 4017,
                    "name": "Irata",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "Karsten Obarski",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12167/?format=api",
                    "id": 12167,
                    "name": "Karsten Obarski",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "The Twilight Inc",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/105568/?format=api",
                    "id": 105568,
                    "name": "The Twilight Inc",
                    "is_group": true
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/R/Red_Sector/RSI-ScaVirusProtImport"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=17461"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=U7GVlBAUFMk"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f6/a4/f7b9.jw36491.png",
            "original_width": 359,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/f6/a4/f7b9.jw36491.png",
            "standard_width": 359,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f6/a4/f7b9.jw36491.png",
            "thumbnail_width": 189,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}