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

{
    "url": "https://demozoo.org/api/v1/productions/206104/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/206104/",
    "id": 206104,
    "title": "Cubescape",
    "author_nicks": [
        {
            "name": "Soulman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54595/?format=api",
                "id": 54595,
                "name": "Soulman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-07-13",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/solskogen19/executable_graphics/solskogen_4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/knutae/solskogen-2019"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=88686"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "327",
            "competition": {
                "id": 15292,
                "name": "4k Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3679/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3679/",
                    "id": 3679,
                    "name": "Solskogen 2019",
                    "tagline": "Flat Shade Society",
                    "start_date": "2019-07-12",
                    "end_date": "2019-07-14",
                    "location": "Flateby, Enebakk, Akershus, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.82951,
                    "longitude": 11.15345,
                    "website": "https://www.solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/68/7c/ad0e.260088.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/68/7c/ad0e.260088.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/68/7c/ad0e.260088.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "opengl",
        "shader-minifier",
        "source-available"
    ]
}