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

{
    "url": "https://demozoo.org/api/v1/productions/153703/?format=api",
    "demozoo_url": "https://demozoo.org/productions/153703/",
    "id": 153703,
    "title": "Call Now!!! (128 Byte VCS Version)",
    "author_nicks": [
        {
            "name": "Tjoppen",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12829/?format=api",
                "id": 12829,
                "name": "Tjoppen",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-18",
    "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/18/?format=api",
            "id": 18,
            "name": "128b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Tjoppen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12829/?format=api",
                    "id": 12829,
                    "name": "Tjoppen",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tjoppen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12829/?format=api",
                    "id": 12829,
                    "name": "Tjoppen",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.acc.umu.se/~tjoppen/files/vcs/callnow_vcs.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/TJOPPEN/CALLNOW.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65084"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0c/e3/cf7a.127547.png",
            "original_width": 320,
            "original_height": 250,
            "standard_url": "https://media.demozoo.org/screens/s/0c/e3/cf7a.127547.png",
            "standard_width": 320,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0c/e3/cf7a.127547.png",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "call-now",
        "code-challenge"
    ]
}