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

{
    "url": "https://demozoo.org/api/v1/productions/104135/?format=api",
    "demozoo_url": "https://demozoo.org/productions/104135/",
    "id": 104135,
    "title": "Holly",
    "author_nicks": [
        {
            "name": "Cabbibo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/48526/?format=api",
                "id": 48526,
                "name": "Cabbibo",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-26",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/nvscene14/pc_demo/nvscene2014.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://cabbi.bo/holly/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62857"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "=8",
            "score": "61",
            "competition": {
                "id": 10190,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2031/",
                    "id": 2031,
                    "name": "NVScene 2014",
                    "tagline": "",
                    "start_date": "2014-03-25",
                    "end_date": "2014-03-27",
                    "location": "San Jose, Santa Clara County, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 37.33939,
                    "longitude": -121.89496,
                    "website": "http://nv.scene.org/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/38/e7/4e1c.83884.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/38/e7/4e1c.83884.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/e7/4e1c.83884.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "webgl",
        "three.js",
        "first-production"
    ]
}