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

{
    "url": "https://demozoo.org/api/v1/productions/15801/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/15801/",
    "id": 15801,
    "title": "The Eye Of God Is Blind",
    "author_nicks": [
        {
            "name": "Kempy",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6862/?format=api",
                "id": 6862,
                "name": "Kempy",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Veezya",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3789/?format=api",
                "id": 3789,
                "name": "Veezya",
                "is_group": true
            }
        }
    ],
    "release_date": "2003-08-24",
    "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/2003/cafe03/zx/grfx/09-kempy-the_eye_of_god_is_blind.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 18,
            "ranking": "19",
            "score": "173",
            "competition": {
                "id": 928,
                "name": "ZX Spectrum Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/308/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/308/",
                    "id": 308,
                    "name": "CAFe 2003",
                    "tagline": "Computer Art Festival 2003",
                    "start_date": "2003-08-23",
                    "end_date": "2003-08-24",
                    "location": "Kazan', Russia",
                    "is_online": false,
                    "country_code": "RU",
                    "latitude": 55.733009,
                    "longitude": 49.14547,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/39/97/a6e4.6349.png",
            "original_width": 320,
            "original_height": 240,
            "standard_url": "https://media.demozoo.org/screens/s/39/97/a6e4.6349.png",
            "standard_width": 320,
            "standard_height": 240,
            "thumbnail_url": "https://media.demozoo.org/screens/t/39/97/a6e4.6349.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}