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

{
    "url": "https://demozoo.org/api/v1/productions/359764/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/359764/",
    "id": 359764,
    "title": "Zombie Girl",
    "author_nicks": [
        {
            "name": "primek",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25314/?format=api",
                "id": 25314,
                "name": "primek",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BOOM!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/25545/?format=api",
                "id": 25545,
                "name": "BOOM!",
                "is_group": true
            }
        },
        {
            "name": "Lepsi De",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-10-20",
    "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/getinternalfile.php/262011/zombie_girl_by_primek_mulicolor_c64.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/syntax24/8bit_graphics/2-zombie_girl_by_primek_mulicolor_c64.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/syntax24/8bit_graphics/zombie-girl-by-primek.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=246898"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "78",
            "competition": {
                "id": 19474,
                "name": "Pixel Graphics (8bit)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/5031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/5031/",
                    "id": 5031,
                    "name": "Syntax 2024",
                    "tagline": "",
                    "start_date": "2024-10-19",
                    "end_date": "2024-10-20",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "https://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/b1/e306.352151.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/4a/b1/e306.352151.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/b1/e306.352151.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}