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

{
    "url": "https://demozoo.org/api/v1/productions/187594/?format=api",
    "demozoo_url": "https://demozoo.org/productions/187594/",
    "id": 187594,
    "title": "X-Files 3",
    "author_nicks": [
        {
            "name": "Ethic",
            "abbreviation": "ETC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14034/?format=api",
                "id": 14034,
                "name": "Ethic",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-01",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/49/?format=api",
            "id": 49,
            "name": "Textmag",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "AmigascneFile",
            "url": "http://ftp.amigascne.org/pub/amiga/Groups/E/Ethic/ETHIC-Xfiles03.lha"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/x-files/etc_xf03.lha"
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldRelease",
            "url": "http://janeway.exotica.org.uk/release.php?id=11155"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "x-files",
        "amigaguide"
    ]
}