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

{
    "url": "https://demozoo.org/api/v1/productions/37607/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/37607/",
    "id": 37607,
    "title": "Woest",
    "author_nicks": [
        {
            "name": "Exocet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/28627/?format=api",
                "id": 28627,
                "name": "ex0cet_",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2002-02-23",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2002/woest02/grfx/ex-woest.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "15",
            "competition": {
                "id": 3392,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1202/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1202/",
                    "id": 1202,
                    "name": "Woest 2002",
                    "tagline": "",
                    "start_date": "2002-02-23",
                    "end_date": "2002-02-24",
                    "location": "Blerik, Venlo, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.366661,
                    "longitude": 6.15458,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d1/cc/bbde.123991.png",
            "original_width": 573,
            "original_height": 992,
            "standard_url": "https://media.demozoo.org/screens/s/d1/cc/bbde.123991.png",
            "standard_width": 173,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d1/cc/bbde.123991.png",
            "thumbnail_width": 86,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}