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

{
    "url": "https://demozoo.org/api/v1/productions/205443/?format=api",
    "demozoo_url": "https://demozoo.org/productions/205443/",
    "id": 205443,
    "title": "Detonation Trainers 5-in-1 Pack",
    "author_nicks": [
        {
            "name": "Napalm",
            "abbreviation": "NPM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9759/?format=api",
                "id": 9759,
                "name": "Napalm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
            "id": 13,
            "name": "Cracktro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/napalm/snes/detonation_trainers_5-in-1_pack.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=13634"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "lost"
    ]
}