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

{
    "url": "https://demozoo.org/api/v1/productions/187934/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/187934/",
    "id": 187934,
    "title": "Step Inside and Bask in Luxury",
    "author_nicks": [
        {
            "name": "Blackle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/79215/?format=api",
                "id": 79215,
                "name": "Blackle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Suricrasia Online",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/73203/?format=api",
                "id": 73203,
                "name": "Suricrasia Online",
                "is_group": true
            }
        }
    ],
    "release_date": "2018-06-09",
    "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": [
        {
            "nick": {
                "name": "Blackle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79215/?format=api",
                    "id": 79215,
                    "name": "Blackle",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Blackle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79215/?format=api",
                    "id": 79215,
                    "name": "Blackle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://suricrasia.online/demoscene/luxury.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2018/atparty18/gfx/luxury.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=76422"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "86",
            "competition": {
                "id": 14339,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3565/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3565/",
                    "id": 3565,
                    "name": "@Party 2018",
                    "tagline": "",
                    "start_date": "2018-06-08",
                    "end_date": "2018-06-10",
                    "location": "Somerville, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3876,
                    "longitude": -71.0995,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ef/7c/9ff0.163791.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/ef/7c/9ff0.163791.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ef/7c/9ff0.163791.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "shader-minifier",
        "glsl",
        "fishypack"
    ]
}