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

{
    "url": "https://demozoo.org/api/v1/productions/314185/?format=api",
    "demozoo_url": "https://demozoo.org/productions/314185/",
    "id": 314185,
    "title": "Rekursive Rubik's",
    "author_nicks": [
        {
            "name": "yugecin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90830/?format=api",
                "id": 90830,
                "name": "yugecin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Royal Belgian Beer Squadron",
            "abbreviation": "RBBS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3772/?format=api",
                "id": 3772,
                "name": "Royal Belgian Beer Squadron",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-10-22",
    "supertype": "production",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "yugecin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90830/?format=api",
                    "id": 90830,
                    "name": "yugecin",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "yugecin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90830/?format=api",
                    "id": 90830,
                    "name": "yugecin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/trsac22/animation-video/kube-yugecin-final.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/yugecin/kube"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=92619"
        },
        {
            "link_class": "ShadertoyShader",
            "url": "https://www.shadertoy.com/view/NtVfzd"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "116",
            "competition": {
                "id": 17441,
                "name": "Animation / Video",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4489/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4489/",
                    "id": 4489,
                    "name": "TRSAC 2022",
                    "tagline": "The Perfect Storm",
                    "start_date": "2022-10-21",
                    "end_date": "2022-10-23",
                    "location": "Århus, Aarhus Kommune, Central Jutland, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.15674,
                    "longitude": 10.21076,
                    "website": "http://trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c0/7e/e3c9.314933.png",
            "original_width": 580,
            "original_height": 436,
            "standard_url": "https://media.demozoo.org/screens/s/c0/7e/e3c9.314933.jpg",
            "standard_width": 399,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c0/7e/e3c9.314933.jpg",
            "thumbnail_width": 199,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/5e/31/3a73.317962.gif",
            "original_width": 300,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/5e/31/3a73.317962.png",
            "standard_width": 300,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/5e/31/3a73.317962.png",
            "thumbnail_width": 150,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "glsl",
        "source-available"
    ]
}