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

{
    "url": "https://demozoo.org/api/v1/productions/177694/?format=api",
    "demozoo_url": "https://demozoo.org/productions/177694/",
    "id": 177694,
    "title": "Userdatacleanup V1.0",
    "author_nicks": [
        {
            "name": "Neon",
            "abbreviation": "NE",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/46608/?format=api",
                "id": 46608,
                "name": "Neon",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-05-20",
    "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": "The Invisible",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/74083/?format=api",
                    "id": 74083,
                    "name": "The Invisible",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.amiexpress.co.uk/doors/doors/NE-CLDAT.LHA"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.ko2000.nu/AmiX/NE-CLDAT.LHA"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/bbs/neon/ne-cldat.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "amiex"
    ]
}