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

{
    "url": "https://demozoo.org/api/v1/productions/384954/?format=api",
    "demozoo_url": "https://demozoo.org/productions/384954/",
    "id": 384954,
    "title": "TaSK-Newscan v0.01",
    "author_nicks": [
        {
            "name": "Task",
            "abbreviation": "TSK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/154572/?format=api",
                "id": 154572,
                "name": "Task",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1994-08-12",
    "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/53/?format=api",
            "id": 53,
            "name": "BBS Door",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SvEN tHE CREAToR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67788/?format=api",
                    "id": 67788,
                    "name": "sTc",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Airworx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78693/?format=api",
                    "id": 78693,
                    "name": "Airworx",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "Documentation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/task_inc/ts-ns001.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amiex"
    ]
}