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

{
    "url": "https://demozoo.org/api/v1/productions/168328/?format=api",
    "demozoo_url": "https://demozoo.org/productions/168328/",
    "id": 168328,
    "title": "Sn0w32",
    "author_nicks": [],
    "author_affiliation_nicks": [],
    "release_date": "2004",
    "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/15/?format=api",
            "id": 15,
            "name": "32b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/efnet_asm_compo_9/03_mathm.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68942"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "26",
            "competition": {
                "id": 13032,
                "name": "PC 32b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3129/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3129/",
                    "id": 3129,
                    "name": "EFnet #ASM Compo 9",
                    "tagline": "",
                    "start_date": "2004-08-04",
                    "end_date": "2004-08-13",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/60/5048.125995.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/51/60/5048.125995.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/60/5048.125995.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}