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

{
    "url": "https://demozoo.org/api/v1/productions/27107/?format=api",
    "demozoo_url": "https://demozoo.org/productions/27107/",
    "id": 27107,
    "title": "Lightshade",
    "author_nicks": [
        {
            "name": "D-Vision",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18918/?format=api",
                "id": 18918,
                "name": "D-Vision",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-05-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1994/l/lghtshde.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1994/bizarre94/demo/lghtshde.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72027"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "",
            "competition": {
                "id": 1920,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/444/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/444/",
                    "id": 444,
                    "name": "Bizarre 1994",
                    "tagline": "",
                    "start_date": "1994-05-07",
                    "end_date": "1994-05-08",
                    "location": "Gemeente Nijmegen, Gelderland, Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.84168,
                    "longitude": 5.83813,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d6/c1/4dcb.349670.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/d6/c1/4dcb.349670.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d6/c1/4dcb.349670.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}