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

{
    "url": "https://demozoo.org/api/v1/productions/51326/?format=api",
    "demozoo_url": "https://demozoo.org/productions/51326/",
    "id": 51326,
    "title": "RayTracid",
    "author_nicks": [
        {
            "name": "Holograms",
            "abbreviation": "HGS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3838/?format=api",
                "id": 3838,
                "name": "Holograms",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-09-27",
    "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": "Mist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3837/?format=api",
                    "id": 3837,
                    "name": "Mist",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Mist",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3837/?format=api",
                    "id": 3837,
                    "name": "Mist",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "aha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26900/?format=api",
                    "id": 26900,
                    "name": "aha",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "concept, assembling"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/function08/in4k/hgs%21raytracid.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51772"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "91",
            "competition": {
                "id": 5283,
                "name": "4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/137/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/137/",
                    "id": 137,
                    "name": "Function 2008",
                    "tagline": "",
                    "start_date": "2008-09-26",
                    "end_date": "2008-09-28",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2008.function.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d2/4a/76dd.348259.png",
            "original_width": 400,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/d2/4a/76dd.348259.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d2/4a/76dd.348259.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "crinkler",
        "opengl",
        "shader-model-3.0",
        "screenshots-needed",
        "placeholder-screenshot"
    ]
}