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

{
    "url": "https://demozoo.org/api/v1/productions/196667/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196667/",
    "id": 196667,
    "title": "Mist",
    "author_nicks": [
        {
            "name": "Ohno!",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/83576/?format=api",
                "id": 83576,
                "name": "Ohno!",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-12-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Triace",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41536/?format=api",
                    "id": 41536,
                    "name": "Triace",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Flopine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65988/?format=api",
                    "id": 65988,
                    "name": "Flopine",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Flopine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65988/?format=api",
                    "id": 65988,
                    "name": "Flopine",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Lsdlive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83579/?format=api",
                    "id": 83579,
                    "name": "Lsdlive",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Lsdlive",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/83579/?format=api",
                    "id": 83579,
                    "name": "Lsdlive",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/cookie18/pc_4k_intro/ohno4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79350"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/tdBGWD"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/wdBGWD"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=UUtU3WVB144"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "67",
            "competition": {
                "id": 14816,
                "name": "PC 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3669/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3669/",
                    "id": 3669,
                    "name": "Cookie 2018",
                    "tagline": "",
                    "start_date": "2018-11-30",
                    "end_date": "2018-12-01",
                    "location": "Paris, Île-de-France, France",
                    "is_online": false,
                    "country_code": "FR",
                    "latitude": 48.8534,
                    "longitude": 2.3486,
                    "website": "http://cookie.paris/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/50/7f/3f92.187395.png",
            "original_width": 400,
            "original_height": 225,
            "standard_url": "https://media.demozoo.org/screens/s/50/7f/3f92.187395.png",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/50/7f/3f92.187395.png",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}