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

{
    "url": "https://demozoo.org/api/v1/productions/180333/?format=api",
    "demozoo_url": "https://demozoo.org/productions/180333/",
    "id": 180333,
    "title": "DEMOMEME",
    "author_nicks": [
        {
            "name": "NOT ME",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/75127/?format=api",
                "id": 75127,
                "name": "NOT ME",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-25",
    "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/2017/syntax17/wild/demomeme-not_me.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 8,
            "ranking": "8",
            "score": "42",
            "competition": {
                "id": 13942,
                "name": "Demo - Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3343/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3343/",
                    "id": 3343,
                    "name": "Syntax 2017",
                    "tagline": "",
                    "start_date": "2017-11-25",
                    "end_date": "2017-11-26",
                    "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/a3/b0/4a51.150978.png",
            "original_width": 426,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/a3/b0/4a51.150978.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a3/b0/4a51.150978.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}