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

{
    "url": "https://demozoo.org/api/v1/productions/360758/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/360758/",
    "id": 360758,
    "title": "Caged",
    "author_nicks": [
        {
            "name": "Honcho",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/78788/?format=api",
                "id": 78788,
                "name": "Honcho",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Pretzel Logic",
            "abbreviation": "P.L.",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12786/?format=api",
                "id": 12786,
                "name": "Pretzel Logic",
                "is_group": true
            }
        }
    ],
    "release_date": "2024-11-02",
    "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/262372/caged.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2024/zoo24/petscii-graphics/caged_by_honcho-pretzel-logic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=247193"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "12.263",
            "competition": {
                "id": 19508,
                "name": "PETSCII",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4679/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4679/",
                    "id": 4679,
                    "name": "Zoo 2024",
                    "tagline": "All Hallow's Party",
                    "start_date": "2024-11-01",
                    "end_date": "2024-11-03",
                    "location": "Orivesi, Tampere, Pirkanmaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.67994,
                    "longitude": 24.35892,
                    "website": "https://2024.zooparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/f6/a3a8.352580.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/f7/f6/a3a8.352580.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/f6/a3a8.352580.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii"
    ]
}