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

{
    "url": "https://demozoo.org/api/v1/productions/275451/?format=api",
    "demozoo_url": "https://demozoo.org/productions/275451/",
    "id": 275451,
    "title": "DEAD BUT DREAMING",
    "author_nicks": [
        {
            "name": "the Elk",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68319/?format=api",
                "id": 68319,
                "name": "the Elk",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-03-07",
    "supertype": "production",
    "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/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/196017/dreamer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=188533"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/63/98/cbe8.261249.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/63/98/cbe8.261249.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/63/98/cbe8.261249.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/6a/b0/66cb.261250.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/6a/b0/66cb.261250.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6a/b0/66cb.261250.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "sid-wizard",
        "saracen-paint"
    ]
}