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

{
    "url": "https://demozoo.org/api/v1/productions/3643/?format=api",
    "demozoo_url": "https://demozoo.org/productions/3643/",
    "id": 3643,
    "title": "SubZero - a 3D Shooter in Javascript",
    "author_nicks": [
        {
            "name": "Catharsis",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5873/?format=api",
                "id": 5873,
                "name": "Catharsis",
                "is_group": false
            }
        },
        {
            "name": "Neo",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5640/?format=api",
                "id": 5640,
                "name": "Neo",
                "is_group": false
            }
        },
        {
            "name": "Tycoon",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5627/?format=api",
                "id": 5627,
                "name": "Tycoon",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-03-28",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2005/breakpoint05/96kgame/subzero.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=16627"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "518",
            "competition": {
                "id": 380,
                "name": "96K Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/22/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/22/",
                    "id": 22,
                    "name": "Breakpoint 2005",
                    "tagline": "Aliens Ate My Demomaker",
                    "start_date": "2005-03-25",
                    "end_date": "2005-03-28",
                    "location": "Bingen am Rhein, Rheinland-Pfalz, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.96675,
                    "longitude": 7.8992,
                    "website": "http://breakpoint.untergrund.net/2005/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/60/4892.178967.png",
            "original_width": 1031,
            "original_height": 844,
            "standard_url": "https://media.demozoo.org/screens/s/b5/60/4892.178967.jpg",
            "standard_width": 366,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/60/4892.178967.jpg",
            "thumbnail_width": 183,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "3d-shooter",
        "dhtml",
        "ie-only"
    ]
}