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

{
    "url": "https://demozoo.org/api/v1/productions/52160/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/52160/",
    "id": 52160,
    "title": "Death of William Tell",
    "author_nicks": [
        {
            "name": "Night Knight",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23702/?format=api",
                "id": 23702,
                "name": "Night Knight",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-07-11",
    "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/2000/vep00/grfx/normal/3.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "3",
            "competition": {
                "id": 5398,
                "name": "Pixel Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1082/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1082/",
                    "id": 1082,
                    "name": "Virtual Erection 2000",
                    "tagline": "VEP 2000",
                    "start_date": "2000-07-08",
                    "end_date": "2000-07-12",
                    "location": "Obrenovac, Serbia",
                    "is_online": false,
                    "country_code": "RS",
                    "latitude": 44.656891,
                    "longitude": 20.203819,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e3/ea/88ed.pl61158.gif",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/e3/ea/88ed.pl61158.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e3/ea/88ed.pl61158.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}