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

{
    "url": "https://demozoo.org/api/v1/productions/35292/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/35292/",
    "id": 35292,
    "title": "hype.ans",
    "author_nicks": [
        {
            "name": "Lairfight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3621/?format=api",
                "id": 3621,
                "name": "lft",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-02-15",
    "supertype": "graphics",
    "platforms": [],
    "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/1997/hype97/ansi/hyp-ans2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1",
            "competition": {
                "id": 3017,
                "name": "Lores Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/892/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/892/",
                    "id": 892,
                    "name": "Hype 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Malmö, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 55.596642,
                    "longitude": 13.00156,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/1d/3769.pl44597.png",
            "original_width": 640,
            "original_height": 352,
            "standard_url": "https://media.demozoo.org/screens/s/b5/1d/3769.pl44597.png",
            "standard_width": 400,
            "standard_height": 220,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/1d/3769.pl44597.png",
            "thumbnail_width": 200,
            "thumbnail_height": 110
        }
    ],
    "tags": []
}