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

{
    "url": "https://demozoo.org/api/v1/productions/52034/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52034/",
    "id": 52034,
    "title": "Jade",
    "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": "2013-02-09",
    "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/2013/tokyodemofest13/combined_graphics/jade_by_offwhite.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "283",
            "competition": {
                "id": 5383,
                "name": "Combined Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1440/",
                    "id": 1440,
                    "name": "TokyoDemoFest 2013",
                    "tagline": "",
                    "start_date": "2013-02-09",
                    "end_date": "2013-02-10",
                    "location": "Idabashi, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.699921,
                    "longitude": 139.747925,
                    "website": "http://tokyodemofest.jp/2013/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bb/5b/3dab.pl55221.png",
            "original_width": 2428,
            "original_height": 1662,
            "standard_url": "https://media.demozoo.org/screens/s/bb/5b/3dab.pl55221.jpg",
            "standard_width": 400,
            "standard_height": 273,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bb/5b/3dab.pl55221.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": []
}