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

{
    "url": "https://demozoo.org/api/v1/productions/176410/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176410/",
    "id": 176410,
    "title": "The Beast #1",
    "author_nicks": [
        {
            "name": "The GRiD",
            "abbreviation": "GRD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5940/?format=api",
                "id": 5940,
                "name": "The GRiD",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "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/5/?format=api",
            "id": 5,
            "name": "Diskmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/ftp_klosz_art_pl/mags/thebeast/theBeast%231%20-%20patch%20ver1.1%20%28tylko%20140kilo%21%29.rar"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15310"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}