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

{
    "url": "https://demozoo.org/api/v1/productions/202057/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/202057/",
    "id": 202057,
    "title": "Tass Times",
    "author_nicks": [
        {
            "name": "Scorpe",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/16285/?format=api",
                "id": 16285,
                "name": "Sebastian",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Willow",
            "abbreviation": "WIL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14647/?format=api",
                "id": 14647,
                "name": "Willow",
                "is_group": true
            }
        }
    ],
    "release_date": "2002-09-07",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=53971"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 11,
            "ranking": "11",
            "score": "",
            "competition": {
                "id": 15047,
                "name": "Mixed",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2114/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2114/",
                    "id": 2114,
                    "name": "Willow Party 2002",
                    "tagline": "",
                    "start_date": "2002-09-06",
                    "end_date": "2002-09-08",
                    "location": "Wellentrup, Regierungsbezirk Detmold, North Rhine-Westphalia, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 51.966,
                    "longitude": 8.73164,
                    "website": "http://web.archive.org/web/20080529003704/http://www.willowparty.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/62/b5/7211.185333.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/62/b5/7211.185333.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/62/b5/7211.185333.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}