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

{
    "url": "https://demozoo.org/api/v1/productions/163123/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/163123/",
    "id": 163123,
    "title": "Cat'N'Portal",
    "author_nicks": [
        {
            "name": "Offwhite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4231/?format=api",
                "id": 4231,
                "name": "Offwhite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-01-13",
    "supertype": "graphics",
    "platforms": [],
    "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/2012/tokyodemofest12/wild/cat_n_portal_tdm.gif"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58509"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "54",
            "competition": {
                "id": 3271,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/940/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/940/",
                    "id": 940,
                    "name": "TokyoDemoFest 2012",
                    "tagline": "",
                    "start_date": "2012-01-13",
                    "end_date": "2012-01-14",
                    "location": "Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.670479,
                    "longitude": 139.740921,
                    "website": "http://tokyodemofest.jp/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/24/7c/e4bb.114303.png",
            "original_width": 354,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/24/7c/e4bb.114303.png",
            "standard_width": 354,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/24/7c/e4bb.114303.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}