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

{
    "url": "https://demozoo.org/api/v1/productions/150006/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/150006/",
    "id": 150006,
    "title": "Hit in the head by a golf ball",
    "author_nicks": [
        {
            "name": "Jimage",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23924/?format=api",
                "id": 23924,
                "name": "Rika",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-11-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/2015/syntax15/graphics_newskool/hit_in_the_head_by_a_golf_ball.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "74",
            "competition": {
                "id": 11924,
                "name": "Graphics - Newskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2745/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2745/",
                    "id": 2745,
                    "name": "Syntax 2015",
                    "tagline": "",
                    "start_date": "2015-11-13",
                    "end_date": "2015-11-15",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d0/3d/dbf8.pl177816.png",
            "original_width": 608,
            "original_height": 376,
            "standard_url": "https://media.demozoo.org/screens/s/d0/3d/dbf8.pl177816.jpg",
            "standard_width": 400,
            "standard_height": 247,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d0/3d/dbf8.pl177816.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 123
        }
    ],
    "tags": []
}