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

{
    "url": "https://demozoo.org/api/v1/productions/288443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/288443/",
    "id": 288443,
    "title": "F*MMXX",
    "author_nicks": [
        {
            "name": "Acidbeat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                "id": 10143,
                "name": "Acidbeat",
                "is_group": false
            }
        },
        {
            "name": "Gloom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                "id": 227,
                "name": "Gloom",
                "is_group": false
            }
        },
        {
            "name": "Spite",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10041/?format=api",
                "id": 10041,
                "name": "Spite",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-12-31",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Spite",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10041/?format=api",
                    "id": 10041,
                    "name": "Spite",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Gloom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/227/?format=api",
                    "id": 227,
                    "name": "Gloom",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Acidbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10143/?format=api",
                    "id": 10143,
                    "name": "Acidbeat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/spite/fuck-2020/archive/main.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://spite.github.io/fuck-2020/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/spite/fuck-2020"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87651"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/gloom/fmmxxdemo"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=BBtQ-35Z14I"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "blender",
        "webgl",
        "three.js",
        "source-available"
    ]
}