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

{
    "url": "https://demozoo.org/api/v1/productions/104127/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/104127/",
    "id": 104127,
    "title": "Dragon Obscura",
    "author_nicks": [
        {
            "name": "Northern Dragons",
            "abbreviation": "ND",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                "id": 853,
                "name": "Northern Dragons",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-26",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Polaris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39966/?format=api",
                    "id": 39966,
                    "name": "Polaris",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Polaris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39966/?format=api",
                    "id": 39966,
                    "name": "Polaris",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/nvscene14/4k_procedural_graphics/dragon_obscura_4kgfx.v2.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "67",
            "competition": {
                "id": 10189,
                "name": "4K Procedural Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2031/",
                    "id": 2031,
                    "name": "NVScene 2014",
                    "tagline": "",
                    "start_date": "2014-03-25",
                    "end_date": "2014-03-27",
                    "location": "San Jose, Santa Clara County, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 37.33939,
                    "longitude": -121.89496,
                    "website": "http://nv.scene.org/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/43/9d/852c.55279.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/43/9d/852c.55279.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/43/9d/852c.55279.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}