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

{
    "url": "https://demozoo.org/api/v1/productions/284824/?format=api",
    "demozoo_url": "https://demozoo.org/productions/284824/",
    "id": 284824,
    "title": "Super LHA Checker v2.1",
    "author_nicks": [
        {
            "name": "Access",
            "abbreviation": "ACS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7085/?format=api",
                "id": 7085,
                "name": "Access",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-02-15",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "WiZE",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117308/?format=api",
                    "id": 117308,
                    "name": "WiZE",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/access/acs-slha.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amiex-filecheck"
    ]
}