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

{
    "url": "https://demozoo.org/api/v1/productions/84738/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/84738/",
    "id": 84738,
    "title": "Chimney",
    "author_nicks": [
        {
            "name": "Hollowman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1476/?format=api",
                "id": 1476,
                "name": "Hollowman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-07",
    "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": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/backslash07/grfx/c64_gfx.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=50573"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.7857",
            "competition": {
                "id": 8885,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1272/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1272/",
                    "id": 1272,
                    "name": "Backslash 2007",
                    "tagline": "",
                    "start_date": "2007-07-06",
                    "end_date": "2007-07-08",
                    "location": "Västerås, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 59.609581,
                    "longitude": 16.545349,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/d3/e2b6.118351.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/c8/d3/e2b6.118351.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/d3/e2b6.118351.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "monochrome",
        "c64-hires-mode",
        "copy-pic"
    ]
}