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

{
    "url": "https://demozoo.org/api/v1/productions/282331/?format=api",
    "demozoo_url": "https://demozoo.org/productions/282331/",
    "id": 282331,
    "title": "Speedball 2 +281",
    "author_nicks": [
        {
            "name": "Energy",
            "abbreviation": "NRG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1420/?format=api",
                "id": 1420,
                "name": "Energy",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1991-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/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "G-Tronic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2996/?format=api",
                    "id": 2996,
                    "name": "G-Tronic",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "trainer"
        }
    ],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Energy/Energy-TrSpeedball2"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/StingRay/Amiga/Energy/Speedball2Trainer.exe"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=104418"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75623"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/75/34/66a1.276014.png",
            "original_width": 720,
            "original_height": 568,
            "standard_url": "https://media.demozoo.org/screens/s/75/34/66a1.276014.png",
            "standard_width": 380,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/75/34/66a1.276014.png",
            "thumbnail_width": 190,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "trainer",
        "speedball-2"
    ]
}