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

{
    "url": "https://demozoo.org/api/v1/productions/36745/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/36745/",
    "id": 36745,
    "title": "Desire Glass",
    "author_nicks": [
        {
            "name": "Hammerfist",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3858/?format=api",
                "id": 3858,
                "name": "Hammerfist",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Desire",
            "abbreviation": "DSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1077/?format=api",
                "id": 1077,
                "name": "Desire",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-07-14",
    "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/solskogen12/gfx_logo/hammerfistlogo.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "85",
            "competition": {
                "id": 3251,
                "name": "Logo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1332/",
                    "id": 1332,
                    "name": "Solskogen 2012",
                    "tagline": "Dawn of the Dead Pixels",
                    "start_date": "2012-07-13",
                    "end_date": "2012-07-15",
                    "location": "Aas, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666908,
                    "longitude": 10.80529,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d9/18/eeca.pl33907.png",
            "original_width": 800,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/d9/18/eeca.pl33907.png",
            "standard_width": 400,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d9/18/eeca.pl33907.png",
            "thumbnail_width": 200,
            "thumbnail_height": 100
        }
    ],
    "tags": []
}