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

{
    "url": "https://demozoo.org/api/v1/productions/23822/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/23822/",
    "id": 23822,
    "title": "Two steps ahead",
    "author_nicks": [
        {
            "name": "CONS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                "id": 68,
                "name": "CONS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Tristar and Red Sector Inc.",
            "abbreviation": "TRSI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc.",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-12-29",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://noname.c64.org/csdb/release/download.php?id=130270"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://homeofcons.wordpress.com/2012/01/01/two-steps-ahead/"
        },
        {
            "link_class": "ArtcityImage",
            "url": "http://artcity.bitfellas.org/index.php?a=show&id=27816"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=130270"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/84/97/7599.7191.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/84/97/7599.7191.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/84/97/7599.7191.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}