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

{
    "url": "https://demozoo.org/api/v1/productions/242321/?format=api",
    "demozoo_url": "https://demozoo.org/productions/242321/",
    "id": 242321,
    "title": "Splat",
    "author_nicks": [
        {
            "name": "Efreet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8738/?format=api",
                "id": 8738,
                "name": "Efreet",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Efreet/Efreet-Splat"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=88761"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92597"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9b/0e/b80d.jw137358.png",
            "original_width": 669,
            "original_height": 531,
            "standard_url": "https://media.demozoo.org/screens/s/9b/0e/b80d.jw137358.png",
            "standard_width": 377,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9b/0e/b80d.jw137358.png",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "no-sound"
    ]
}