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

{
    "url": "https://demozoo.org/api/v1/productions/322482/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/322482/",
    "id": 322482,
    "title": "Fast & Fouriers",
    "author_nicks": [
        {
            "name": "Klos",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/88858/?format=api",
                "id": 88858,
                "name": "Klos",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "K2",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3529/?format=api",
                "id": 3529,
                "name": "K2",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-04-09",
    "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": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/sp0lsh/sp0lsh.github.com/raw/master/k2_fast_and_fouriers.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/revision23/4k_executable_graphics/k2_fast_and_fouriers.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=94104"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "1342",
            "competition": {
                "id": 17802,
                "name": "4k Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4569/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4569/",
                    "id": 4569,
                    "name": "Revision 2023",
                    "tagline": "Back to the E-Werk",
                    "start_date": "2023-04-07",
                    "end_date": "2023-04-10",
                    "location": "Regionalverband Saarbrücken, Saarland, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.27722,
                    "longitude": 6.97028,
                    "website": "https://2023.revision-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d3/97/b1fb.324347.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/d3/97/b1fb.324347.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d3/97/b1fb.324347.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "opengl",
        "shader-minifier",
        "k2py"
    ]
}