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

{
    "url": "https://demozoo.org/api/v1/productions/182235/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/182235/",
    "id": 182235,
    "title": "freakout",
    "author_nicks": [
        {
            "name": "asharp",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75629/?format=api",
                "id": 75629,
                "name": "asharp",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
            "id": 27,
            "name": "Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/magfest18/shadertoy/asharp-magfest18_wrkshp_ex_1-freakout.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73284"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/llSfWR"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "N/A",
            "score": "",
            "competition": {
                "id": 13996,
                "name": "ShaderToy (local entries)",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3530/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3530/",
                    "id": 3530,
                    "name": "Demoscene at MAGFest 2018",
                    "tagline": "",
                    "start_date": "2018-01-05",
                    "end_date": "2018-01-07",
                    "location": "National Harbor, Prince George's County, Maryland, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 38.78264,
                    "longitude": -77.01506,
                    "website": "http://super.magfest.org/guest2018/demoscene-at-magfest-2018/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/cb/04/46aa.155301.png",
            "original_width": 799,
            "original_height": 449,
            "standard_url": "https://media.demozoo.org/screens/s/cb/04/46aa.155301.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/cb/04/46aa.155301.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}