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

{
    "url": "https://demozoo.org/api/v1/productions/315274/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/315274/",
    "id": 315274,
    "title": "Fall",
    "author_nicks": [
        {
            "name": "Carrion",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3687/?format=api",
                "id": 3687,
                "name": "Carrion",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Censor Design",
            "abbreviation": "CD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-11-13",
    "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=277820"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/syntax22/pixel_graphics_8bit/fall_by_carrion_cd.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=225761"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "73",
            "competition": {
                "id": 17518,
                "name": "Pixel Graphics (8bit)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4517/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4517/",
                    "id": 4517,
                    "name": "Syntax 2022",
                    "tagline": "",
                    "start_date": "2022-11-12",
                    "end_date": "2022-11-13",
                    "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/e5/c2/4589.315879.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e5/c2/4589.315879.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e5/c2/4589.315879.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-fli-mode"
    ]
}