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

{
    "url": "https://demozoo.org/api/v1/productions/104998/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/104998/",
    "id": 104998,
    "title": "Illuminate",
    "author_nicks": [
        {
            "name": "TiNKer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2622/?format=api",
                "id": 2622,
                "name": "TiNKer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Teenage",
            "abbreviation": "TNH",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2261/?format=api",
                "id": 2261,
                "name": "Teenage",
                "is_group": true
            }
        }
    ],
    "release_date": "2000",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2000/3K_COMPO/STGR16/TINKER/ILLUMINA.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "12",
            "competition": {
                "id": 10204,
                "name": "3k Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2150/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2150/",
                    "id": 2150,
                    "name": "DHS The 3k Graphics Competition",
                    "tagline": "",
                    "start_date": "2000",
                    "end_date": "2000",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://web.archive.org/web/20010222025104/http://www.dhs.nu:80/scene_compo_3k.jsp"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bd/1d/f663.55823.gif",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/bd/1d/f663.55823.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bd/1d/f663.55823.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}