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

{
    "url": "https://demozoo.org/api/v1/productions/130021/?format=api",
    "demozoo_url": "https://demozoo.org/productions/130021/",
    "id": 130021,
    "title": "Lame Demo",
    "author_nicks": [
        {
            "name": "The Futures",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/40387/?format=api",
                "id": 40387,
                "name": "The Futures",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Flexichron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32064/?format=api",
                "id": 32064,
                "name": "Flexichron",
                "is_group": true
            }
        }
    ],
    "release_date": "1991-05-11",
    "supertype": "production",
    "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/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Wizard Wim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40973/?format=api",
                    "id": 40973,
                    "name": "Wizard Wim",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Wizard Wim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40973/?format=api",
                    "id": 40973,
                    "name": "Wizard Wim",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Raven",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40926/?format=api",
                    "id": 40926,
                    "name": "Raven",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Hawk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62528/?format=api",
                    "id": 62528,
                    "name": "Hawk",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FUTURES/LAMEDEMO.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 7610,
                "name": "Atari Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1572/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1572/",
                    "id": 1572,
                    "name": "Hackerence 1991 (a)",
                    "tagline": "Hackerence 4",
                    "start_date": "1991-05-10",
                    "end_date": "1991-05-12",
                    "location": "Harnosand, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.63353,
                    "longitude": 17.937651,
                    "website": "http://www.hackerence.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/94/f6/8075.76659.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/94/f6/8075.76659.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/94/f6/8075.76659.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "tcb-tracker"
    ]
}