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

{
    "url": "https://demozoo.org/api/v1/productions/314692/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/314692/",
    "id": 314692,
    "title": "The Witches of Venice",
    "author_nicks": [
        {
            "name": "Joe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/158/?format=api",
                "id": 158,
                "name": "Joe",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Elysium",
            "abbreviation": "ESM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8857/?format=api",
                "id": 8857,
                "name": "Elysium",
                "is_group": true
            }
        },
        {
            "name": "Wrath Designs",
            "abbreviation": "WD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-29",
    "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=276930"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/zoo22/graphics/the_witches_of_venice.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=225013"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "549",
            "competition": {
                "id": 17489,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4428/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4428/",
                    "id": 4428,
                    "name": "Zoo 2022",
                    "tagline": "First Blood Part VIII",
                    "start_date": "2022-10-28",
                    "end_date": "2022-10-30",
                    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.67994,
                    "longitude": 24.35892,
                    "website": "http://2022.zooparty.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4a/c8/e0f7.315384.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/4a/c8/e0f7.315384.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4a/c8/e0f7.315384.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode",
        "stages-included"
    ]
}