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

{
    "url": "https://demozoo.org/api/v1/productions/316172/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316172/",
    "id": 316172,
    "title": "REM Version 1.2a / Real E-Mail",
    "author_nicks": [
        {
            "name": "Nerve Axis",
            "abbreviation": "NVX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1997-01-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/41/?format=api",
            "id": 41,
            "name": "BBStro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Neelix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13939/?format=api",
                    "id": 13939,
                    "name": "Neelix",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/nerve_axis/nvx-rem2.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fame"
    ]
}