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

{
    "url": "https://demozoo.org/api/v1/productions/195948/?format=api",
    "demozoo_url": "https://demozoo.org/productions/195948/",
    "id": 195948,
    "title": "The Ladder",
    "author_nicks": [
        {
            "name": "R1ver11",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83184/?format=api",
                "id": 83184,
                "name": "R1ver11",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-10",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/syntax18/wild_demo/the-ladder---r1ver11.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "79",
            "competition": {
                "id": 14769,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3732/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3732/",
                    "id": 3732,
                    "name": "Syntax 2018",
                    "tagline": "",
                    "start_date": "2018-11-10",
                    "end_date": "2018-11-11",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/5a/d4/563c.173977.png",
            "original_width": 600,
            "original_height": 499,
            "standard_url": "https://media.demozoo.org/screens/s/5a/d4/563c.173977.jpg",
            "standard_width": 360,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/d4/563c.173977.jpg",
            "thumbnail_width": 180,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}