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

{
    "url": "https://demozoo.org/api/v1/productions/99140/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/99140/",
    "id": 99140,
    "title": "No Extra Bar Logo",
    "author_nicks": [
        {
            "name": "Hylst",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2341/?format=api",
                "id": 2341,
                "name": "Hylst",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "NoExtra",
            "abbreviation": "NOEX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21912/?format=api",
                "id": 21912,
                "name": "NoExtra",
                "is_group": true
            }
        }
    ],
    "release_date": "2013",
    "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://fc08.deviantart.net/fs70/f/2013/237/6/2/no_extra_logo_by_hhylst-d6jn9r2.gif"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/GFX/HYLST/STGR16/NOXTRABR.GIF"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/f7/08f7.49881.gif",
            "original_width": 264,
            "original_height": 67,
            "standard_url": "https://media.demozoo.org/screens/s/9a/f7/08f7.49881.png",
            "standard_width": 264,
            "standard_height": 67,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/f7/08f7.49881.png",
            "thumbnail_width": 200,
            "thumbnail_height": 67
        }
    ],
    "tags": [
        "logo",
        "stlow",
        "noextra"
    ]
}