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

{
    "url": "https://demozoo.org/api/v1/productions/333757/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/333757/",
    "id": 333757,
    "title": "Insomnia",
    "author_nicks": [
        {
            "name": "Sulevi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2078/?format=api",
                "id": 2078,
                "name": "Sulevi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Extend",
            "abbreviation": "EXT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3074/?format=api",
                "id": 3074,
                "name": "Extend",
                "is_group": true
            }
        },
        {
            "name": "Virtual Dreams",
            "abbreviation": "VD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/609/?format=api",
                "id": 609,
                "name": "Virtual Dreams",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-11-26",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=291279"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/syntax23/pixel_8bit/-c64-insomnia-by-sulevi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=237176"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "95",
            "competition": {
                "id": 18431,
                "name": "Pixel Graphics (8bit)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4683/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4683/",
                    "id": 4683,
                    "name": "Syntax 2023",
                    "tagline": "",
                    "start_date": "2023-11-25",
                    "end_date": "2023-11-26",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/0c/c494.334973.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/0a/0c/c494.334973.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/0c/c494.334973.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-hires-mode",
        "sprites",
        "humanmadepixels"
    ]
}