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

{
    "url": "https://demozoo.org/api/v1/productions/173249/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/173249/",
    "id": 173249,
    "title": "Things",
    "author_nicks": [
        {
            "name": "Hans",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72216/?format=api",
                "id": 72216,
                "name": "Hans",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-06-17",
    "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/2017/uc8/gfx_dutchcolorscheme/hans_things.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "15",
            "competition": {
                "id": 13285,
                "name": "Dutch Colorscheme Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3116/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3116/",
                    "id": 3116,
                    "name": "Underground Conference 2017",
                    "tagline": "UC8 - Deep in the Underground",
                    "start_date": "2017-06-15",
                    "end_date": "2017-06-18",
                    "location": "Idar-Oberstein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.71443,
                    "longitude": 7.30776,
                    "website": "http://uc8.untergrund.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/03/72/d3c8.138996.png",
            "original_width": 999,
            "original_height": 778,
            "standard_url": "https://media.demozoo.org/screens/s/03/72/d3c8.138996.jpg",
            "standard_width": 385,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/03/72/d3c8.138996.jpg",
            "thumbnail_width": 192,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}