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

{
    "url": "https://demozoo.org/api/v1/productions/36854/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36854/",
    "id": 36854,
    "title": "What A Failure",
    "author_nicks": [
        {
            "name": "Ye Olde Laptops Posse",
            "abbreviation": "YOLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24023/?format=api",
                "id": 24023,
                "name": "Ye Olde Laptops Posse",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-01-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        },
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "w23",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "w23",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                    "id": 24024,
                    "name": "Provod",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tokyodemofest12/demo/yolp_-_what_a_failure.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58392"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=I2k1wLM6Rjs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "82",
            "competition": {
                "id": 3272,
                "name": "Combined PC 4k / Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/940/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/940/",
                    "id": 940,
                    "name": "TokyoDemoFest 2012",
                    "tagline": "",
                    "start_date": "2012-01-13",
                    "end_date": "2012-01-14",
                    "location": "Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.670479,
                    "longitude": 139.740921,
                    "website": "http://tokyodemofest.jp/2012/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}