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

{
    "url": "https://demozoo.org/api/v1/productions/280133/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/280133/",
    "id": 280133,
    "title": "They Are All Dangerous!",
    "author_nicks": [
        {
            "name": "K-Line",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30904/?format=api",
                "id": 30904,
                "name": "Dyrgrip",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-07-04",
    "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/2020/edison20/newschool-graphics/k-line_-_they_are_all_dangerous.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "149",
            "competition": {
                "id": 15992,
                "name": "Newschool Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4018/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4018/",
                    "id": 4018,
                    "name": "Edison 2020",
                    "tagline": "Digital Beach Demoparty",
                    "start_date": "2020-07-03",
                    "end_date": "2020-07-05",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://edisonparty.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/58/5b/2713.273312.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/58/5b/2713.273312.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/58/5b/2713.273312.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "blender"
    ]
}