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

{
    "url": "https://demozoo.org/api/v1/productions/178813/?format=api",
    "demozoo_url": "https://demozoo.org/productions/178813/",
    "id": 178813,
    "title": "Multi Comment v1.1",
    "author_nicks": [
        {
            "name": "Psychad Design",
            "abbreviation": "PSD",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69868/?format=api",
                "id": 69868,
                "name": "Psychad Design",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Atomic",
            "abbreviation": "ATC",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/74481/?format=api",
                "id": 74481,
                "name": "Atomic",
                "is_group": true
            }
        }
    ],
    "release_date": "1994-10-30",
    "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": "Captain Caveman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74482/?format=api",
                    "id": 74482,
                    "name": "Captain Caveman",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/atomic/atc-mc11.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amiex-misc"
    ]
}