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

{
    "url": "https://demozoo.org/api/v1/productions/140820/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140820/",
    "id": 140820,
    "title": "Breakout Adventure",
    "author_nicks": [
        {
            "name": "Relational Framework",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56644/?format=api",
                "id": 56644,
                "name": "Relational Framework",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-07-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://relationalframework.com/vwBASIC.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/RELATION/VWBASIC.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65908"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/29/03/156a.126589.png",
            "original_width": 576,
            "original_height": 420,
            "standard_url": "https://media.demozoo.org/screens/s/29/03/156a.126589.png",
            "standard_width": 400,
            "standard_height": 291,
            "thumbnail_url": "https://media.demozoo.org/screens/t/29/03/156a.126589.png",
            "thumbnail_width": 200,
            "thumbnail_height": 145
        }
    ],
    "tags": []
}