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

{
    "url": "https://demozoo.org/api/v1/productions/32016/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/32016/",
    "id": 32016,
    "title": "Technology Devil",
    "author_nicks": [
        {
            "name": "Hitchy Hit",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/19023/?format=api",
                "id": 19023,
                "name": "Hitch Hit",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Virtual Light Pump",
            "abbreviation": "VLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3240/?format=api",
                "id": 3240,
                "name": "Virtual Light Pump",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-01-13",
    "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/1996/juhla96/grfx/techdevl.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "98",
            "competition": {
                "id": 2612,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/624/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/624/",
                    "id": 624,
                    "name": "Juhla 1996",
                    "tagline": "Juhla Pii",
                    "start_date": "1996-01-19",
                    "end_date": "1996-01-21",
                    "location": "Iisalmi, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 63.575111,
                    "longitude": 27.178921,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/74/27/8a28.pl43006.gif",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/74/27/8a28.pl43006.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/27/8a28.pl43006.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}