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

{
    "url": "https://demozoo.org/api/v1/productions/17528/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/17528/",
    "id": 17528,
    "title": "Sensitive",
    "author_nicks": [
        {
            "name": "Moran",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9097/?format=api",
                "id": 9097,
                "name": "Moran",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Cyberpunks Unity",
            "abbreviation": "CPU",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8899/?format=api",
                "id": 8899,
                "name": "Cyberpunks Unity",
                "is_group": true
            }
        }
    ],
    "release_date": "2006-02-18",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "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/2006/raww_orgy06/zx/grfx/1140.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "29",
            "competition": {
                "id": 1002,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/321/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/321/",
                    "id": 321,
                    "name": "Raww.orgy 2006",
                    "tagline": "The Second Coming",
                    "start_date": "2006-02-17",
                    "end_date": "2006-02-19",
                    "location": "Yeovil, Somerset, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.94159,
                    "longitude": -2.63211,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/32/05/d792.6673.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/32/05/d792.6673.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/32/05/d792.6673.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}