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

{
    "url": "https://demozoo.org/api/v1/productions/89220/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/89220/",
    "id": 89220,
    "title": "Angel",
    "author_nicks": [
        {
            "name": "Deville",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7868/?format=api",
                "id": 7868,
                "name": "Deville",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Talent",
            "abbreviation": "TLN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                "id": 292,
                "name": "Talent",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-02-15",
    "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/1997/scenus97/gfx/angel.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "30",
            "competition": {
                "id": 9438,
                "name": "Graphics/Raytracing",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/931/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/931/",
                    "id": 931,
                    "name": "Scenus 1997",
                    "tagline": "",
                    "start_date": "1997-02-14",
                    "end_date": "1997-02-16",
                    "location": "Horten, Vestfold, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.41547,
                    "longitude": 10.48527,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c8/72/9b56.pl82506.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/c8/72/9b56.pl82506.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c8/72/9b56.pl82506.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}