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

{
    "url": "https://demozoo.org/api/v1/productions/87126/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/87126/",
    "id": 87126,
    "title": "Strangers",
    "author_nicks": [
        {
            "name": "Veto",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3686/?format=api",
                "id": 3686,
                "name": "Veto",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-10-31",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/syntax09/grfx/strangers.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "ArtcityImage",
            "url": "http://artcity.bitfellas.org/index.php?a=show&id=8836"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=84126"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "88",
            "competition": {
                "id": 9218,
                "name": "2D/3D Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/386/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/386/",
                    "id": 386,
                    "name": "Syntax 2009",
                    "tagline": "",
                    "start_date": "2009-10-31",
                    "end_date": "2009-10-31",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b3/23/6667.166791.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/b3/23/6667.166791.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b3/23/6667.166791.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}