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

{
    "url": "https://demozoo.org/api/v1/productions/303235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303235/",
    "id": 303235,
    "title": "Domain",
    "author_nicks": [
        {
            "name": "0b5vr",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/128318/?format=api",
                "id": 128318,
                "name": "0b5vr",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
            "id": 2,
            "name": "64K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://0b5vr.com/domain/domain.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/tokyodemofest21/demo/domain.html"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://0b5vr.com/domain/domain.html"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/0b5vr/domain"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90435"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=D2COWeeEqTs"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "228",
            "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/64/68/048d.302148.png",
            "original_width": 1920,
            "original_height": 1080,
            "standard_url": "https://media.demozoo.org/screens/s/64/68/048d.302148.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/64/68/048d.302148.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "webgl",
        "cube",
        "virtual-reality",
        "jsexe",
        "webxr"
    ]
}