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

{
    "url": "https://demozoo.org/api/v1/productions/36856/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36856/",
    "id": 36856,
    "title": "Radioactivity In Tokyo Damaged My Intro!",
    "author_nicks": [
        {
            "name": "Tomohiro",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3835/?format=api",
                "id": 3835,
                "name": "Tomohiro",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-01-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tokyodemofest12/demo/radioactivetomohiro.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58387"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "50",
            "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": [
        "crinkler",
        "opengl",
        "shader-minifier"
    ]
}