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

{
    "url": "https://demozoo.org/api/v1/productions/1596/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/1596/",
    "id": 1596,
    "title": "Eyes Wide Shut",
    "author_nicks": [
        {
            "name": "Proteque",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1064/?format=api",
                "id": 1064,
                "name": "Proteque",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007-07-22",
    "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": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Gfx/P/Proteque/2007/proteque - eyes wide shut.jpg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2007/solskogen07/grfx/newschool/proteque-eyes_wide_shut.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "120",
            "competition": {
                "id": 101,
                "name": "Newschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/35/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/35/",
                    "id": 35,
                    "name": "Solskogen 2007",
                    "tagline": "Smells Like Scene Spirit",
                    "start_date": "2007-07-20",
                    "end_date": "2007-07-22",
                    "location": "Ås, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666913,
                    "longitude": 10.805299,
                    "website": "http://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c3/d3/021b.3531.jpg",
            "original_width": 2304,
            "original_height": 1728,
            "standard_url": "https://media.demozoo.org/screens/s/c3/d3/021b.3531.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c3/d3/021b.3531.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}