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

{
    "url": "https://demozoo.org/api/v1/productions/118659/?format=api",
    "demozoo_url": "https://demozoo.org/productions/118659/",
    "id": 118659,
    "title": "Crimson",
    "author_nicks": [
        {
            "name": "Peisik",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6272/?format=api",
                "id": 6272,
                "name": "Peisik",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-08-02",
    "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/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "cce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6293/?format=api",
                    "id": 6293,
                    "name": "cce",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "msqrt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24583/?format=api",
                    "id": 24583,
                    "name": "msqrt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "code crunching"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/assembly14/intro_1k/crimson_by_peisik.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63857"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wLqy19DUsWI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "1247",
            "competition": {
                "id": 10709,
                "name": "1k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2197/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2197/",
                    "id": 2197,
                    "name": "Assembly 2014",
                    "tagline": "",
                    "start_date": "2014-07-31",
                    "end_date": "2014-08-03",
                    "location": "Helsinki, Uusimaa, Southern Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/57/fc/93f0.183488.jpg",
            "original_width": 3072,
            "original_height": 1728,
            "standard_url": "https://media.demozoo.org/screens/s/57/fc/93f0.183488.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/57/fc/93f0.183488.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/1a/5f/f4ef.183487.jpg",
            "original_width": 3072,
            "original_height": 1728,
            "standard_url": "https://media.demozoo.org/screens/s/1a/5f/f4ef.183487.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1a/5f/f4ef.183487.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/72/98/509c.183490.jpg",
            "original_width": 3072,
            "original_height": 1728,
            "standard_url": "https://media.demozoo.org/screens/s/72/98/509c.183490.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/72/98/509c.183490.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5a/a9/0ebf.183489.jpg",
            "original_width": 3072,
            "original_height": 1728,
            "standard_url": "https://media.demozoo.org/screens/s/5a/a9/0ebf.183489.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5a/a9/0ebf.183489.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "opengl",
        "generated-sound",
        "shader-minifier"
    ]
}