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

{
    "url": "https://demozoo.org/api/v1/productions/206732/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/206732/",
    "id": 206732,
    "title": "Orthlund Dragon",
    "author_nicks": [
        {
            "name": "Fairfax",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/744/?format=api",
                "id": 744,
                "name": "Fairfax",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/F/Fairfax/1992/orthlund%20dragon%20336x256%20%284bpl%29.png"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=89072"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/56/0b/04bb.pl332445.png",
            "original_width": 336,
            "original_height": 256,
            "standard_url": "https://media.demozoo.org/screens/s/56/0b/04bb.pl332445.png",
            "standard_width": 336,
            "standard_height": 256,
            "thumbnail_url": "https://media.demozoo.org/screens/t/56/0b/04bb.pl332445.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "dragon"
    ]
}