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

{
    "url": "https://demozoo.org/api/v1/productions/123878/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/123878/",
    "id": 123878,
    "title": "ST News Logo",
    "author_nicks": [
        {
            "name": "ES",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2631/?format=api",
                "id": 2631,
                "name": "ES",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "The Exceptions",
            "abbreviation": "TEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2265/?format=api",
                "id": 2265,
                "name": "The Exceptions",
                "is_group": true
            }
        }
    ],
    "release_date": null,
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "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": "http://home.wtal.de/gmb/ST_News_small.PNG"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/ES/STGR16/ST_NEWS.PNG"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/28/36/b330.69856.png",
            "original_width": 220,
            "original_height": 55,
            "standard_url": "https://media.demozoo.org/screens/s/28/36/b330.69856.jpg",
            "standard_width": 220,
            "standard_height": 55,
            "thumbnail_url": "https://media.demozoo.org/screens/t/28/36/b330.69856.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 55
        }
    ],
    "tags": []
}