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

{
    "url": "https://demozoo.org/api/v1/productions/308852/?format=api",
    "demozoo_url": "https://demozoo.org/productions/308852/",
    "id": 308852,
    "title": "V-ULMOVER 1.00",
    "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": "1996-01-01",
    "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": "Venom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13930/?format=api",
                    "id": 13930,
                    "name": "Venom",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "ascii"
        },
        {
            "nick": {
                "name": "Tango",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6896/?format=api",
                    "id": 6896,
                    "name": "Tango",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": "documentation"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/nerve_axis/nvx-vum1.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}