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

{
    "url": "https://demozoo.org/api/v1/productions/19203/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/19203/",
    "id": 19203,
    "title": "Leon",
    "author_nicks": [
        {
            "name": "Tyrant",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/12080/?format=api",
                "id": 12080,
                "name": "Sidha",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Resource",
            "abbreviation": "RSC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/454/?format=api",
                "id": 454,
                "name": "Resource",
                "is_group": true
            }
        },
        {
            "name": "Therapy",
            "abbreviation": "TRY",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13453/?format=api",
                "id": 13453,
                "name": "Therapy",
                "is_group": true
            }
        }
    ],
    "release_date": "1997-08-10",
    "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": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1997/assembly97/c64/assembly-97_graphics.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "1216",
            "competition": {
                "id": 1155,
                "name": "C64 Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/9/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/9/",
                    "id": 9,
                    "name": "Assembly 1997",
                    "tagline": "",
                    "start_date": "1997-08-08",
                    "end_date": "1997-08-10",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/bc/fd/e985.146134.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/bc/fd/e985.146134.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/bc/fd/e985.146134.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/78/00/f5a2.146135.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/78/00/f5a2.146135.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/00/f5a2.146135.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "interlaced"
    ]
}