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

{
    "url": "https://demozoo.org/api/v1/productions/287845/?format=api",
    "demozoo_url": "https://demozoo.org/productions/287845/",
    "id": 287845,
    "title": "OBS Fedback Adventure",
    "author_nicks": [
        {
            "name": "cTrix",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3604/?format=api",
                "id": 3604,
                "name": "cTrix",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-11-28",
    "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/2020/syntax20/animation/ctrix--animation--obs-feedback-adventure_1.mp4"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "60",
            "competition": {
                "id": 16270,
                "name": "Animation",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4133/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4133/",
                    "id": 4133,
                    "name": "Syntax 2020",
                    "tagline": "Yeah Naa",
                    "start_date": "2020-11-28",
                    "end_date": "2020-11-29",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/21/f5/09e1.283005.jpg",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/21/f5/09e1.283005.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/21/f5/09e1.283005.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}