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

{
    "url": "https://demozoo.org/api/v1/productions/322754/?format=api",
    "demozoo_url": "https://demozoo.org/productions/322754/",
    "id": 322754,
    "title": "AddKrush v1.2",
    "author_nicks": [
        {
            "name": "The Binary Foundation",
            "abbreviation": "TBF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46069/?format=api",
                "id": 46069,
                "name": "The Binary Foundation",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-10-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
            "id": 6,
            "name": "Amiga AGA"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Asphyx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/129239/?format=api",
                    "id": 129239,
                    "name": "Asphyx",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/the_binary_foundation/tbf-ak12.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "bbs-related",
        "ad-stripper",
        "ad-generator"
    ]
}