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

{
    "url": "https://demozoo.org/api/v1/productions/182238/?format=api",
    "demozoo_url": "https://demozoo.org/productions/182238/",
    "id": 182238,
    "title": "Audioshader",
    "author_nicks": [
        {
            "name": "qguv",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75632/?format=api",
                "id": 75632,
                "name": "qguv",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-01-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/magfest18/shadertoy/qguv-%5Bmagfest18%5D_audioshader.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=73282"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/XtBBDz"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "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": [],
    "tags": [
        "shader-sandbox"
    ]
}