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

{
    "url": "https://demozoo.org/api/v1/productions/257860/?format=api",
    "demozoo_url": "https://demozoo.org/productions/257860/",
    "id": 257860,
    "title": "Saga's Judge Dredd",
    "author_nicks": [
        {
            "name": "Share and Enjoy",
            "abbreviation": "SAE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6356/?format=api",
                "id": 6356,
                "name": "Share and Enjoy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-01",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "The Judge",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6359/?format=api",
                    "id": 6359,
                    "name": "The Judge",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "kevj121",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115576/?format=api",
                    "id": 115576,
                    "name": "kevj121",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Saga (Ramrat) developed this in 4 hours."
        },
        {
            "nick": {
                "name": "kevj121",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115576/?format=api",
                    "id": 115576,
                    "name": "kevj121",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Zappa (Ramrat) used DPaint 3 and a mouse to create the animation of JD"
        },
        {
            "nick": {
                "name": "Zappa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/130611/?format=api",
                    "id": 130611,
                    "name": "Zappa",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Judge Dredd, Animation"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/S/ShareAndEnjoy/SAE-JudgeDredd"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=3424"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=96263"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/de/383c.jw7722.png",
            "original_width": 360,
            "original_height": 284,
            "standard_url": "https://media.demozoo.org/screens/s/12/de/383c.jw7722.png",
            "standard_width": 360,
            "standard_height": 284,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/de/383c.jw7722.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "ramrat",
        "saga",
        "zappa",
        "judge-dredd-theme"
    ]
}