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

{
    "url": "https://demozoo.org/api/v1/productions/161487/?format=api",
    "demozoo_url": "https://demozoo.org/productions/161487/",
    "id": 161487,
    "title": "Mod Disk #03",
    "author_nicks": [
        {
            "name": "The Golden Dawn",
            "abbreviation": "TGD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33465/?format=api",
                "id": 33465,
                "name": "The Golden Dawn",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": null,
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
            "id": 7,
            "name": "Musicdisk",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GOLDEN_D/MOD/GD_MD_03.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "corrupted-file"
    ]
}