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

{
    "url": "https://demozoo.org/api/v1/productions/303236/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303236/",
    "id": 303236,
    "title": "Amber Sequence",
    "author_nicks": [
        {
            "name": "LJ",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57948/?format=api",
                "id": 57948,
                "name": "LJ",
                "is_group": false
            }
        },
        {
            "name": "Virgill",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                "id": 224,
                "name": "Virgill",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-12",
    "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": "LJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57948/?format=api",
                    "id": 57948,
                    "name": "LJ",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "LJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57948/?format=api",
                    "id": 57948,
                    "name": "LJ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Virgill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/224/?format=api",
                    "id": 224,
                    "name": "Virgill",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://scene.xe-development.com/releases/AmberSequence.party.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/tokyodemofest21/demo/amber_sequence.party.3.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90444"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qPEu71CBy4w"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "172",
            "competition": {
                "id": 16931,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4357/",
                    "id": 4357,
                    "name": "TokyoDemoFest 2021",
                    "tagline": "",
                    "start_date": "2021-12-11",
                    "end_date": "2021-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tokyodemofest.jp/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/85/bb/fce7.308397.jpg",
            "original_width": 1184,
            "original_height": 666,
            "standard_url": "https://media.demozoo.org/screens/s/85/bb/fce7.308397.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/85/bb/fce7.308397.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a1/b2/f1e9.308396.jpg",
            "original_width": 1787,
            "original_height": 1005,
            "standard_url": "https://media.demozoo.org/screens/s/a1/b2/f1e9.308396.jpg",
            "standard_width": 400,
            "standard_height": 224,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a1/b2/f1e9.308396.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler",
        "4klang",
        "shader-minifier",
        "glsl",
        "2d-only",
        "l-system"
    ]
}