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

{
    "url": "https://demozoo.org/api/v1/productions/169237/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169237/",
    "id": 169237,
    "title": "A Storm Is Coming",
    "author_nicks": [
        {
            "name": "Arsenic",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2153/?format=api",
                "id": 2153,
                "name": "Arsenic",
                "is_group": true
            }
        },
        {
            "name": "Censor Design",
            "abbreviation": "CD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        },
        {
            "name": "Oxyron",
            "abbreviation": "OXY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/762/?format=api",
                "id": 762,
                "name": "Oxyron",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-01-01",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=178722"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=144129"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=66761"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f9/a5/0f39.276351.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f9/a5/0f39.276351.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f9/a5/0f39.276351.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}