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

{
    "url": "https://demozoo.org/api/v1/productions/279534/?format=api",
    "demozoo_url": "https://demozoo.org/productions/279534/",
    "id": 279534,
    "title": "Grabber pancake FTW",
    "author_nicks": [
        {
            "name": "Alkama",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1382/?format=api",
                "id": 1382,
                "name": "Alkama",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-06-24",
    "supertype": "production",
    "platforms": [],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/pancake_conference20/livecoding/grabber_pancakeftw_alkama.glsl"
        }
    ],
    "external_links": [
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/wtXcW2"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 15965,
                "name": "Livecoding",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4079/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4079/",
                    "id": 4079,
                    "name": "Pancake Conference 2020",
                    "tagline": "",
                    "start_date": "2020-06-24",
                    "end_date": "2020-06-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://psenough.github.io/pancake/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "glsl",
        "shader-sandbox"
    ]
}