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

{
    "url": "https://demozoo.org/api/v1/productions/326458/?format=api",
    "demozoo_url": "https://demozoo.org/productions/326458/",
    "id": 326458,
    "title": "X-Copy Professional 3.3",
    "author_nicks": [
        {
            "name": "F. Neuhaus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/66482/?format=api",
                "id": 66482,
                "name": "Dreamforce",
                "is_group": false
            }
        },
        {
            "name": "H. G. Berg",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/90438/?format=api",
                "id": 90438,
                "name": "H. G. Berg",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990",
    "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/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "x-copy",
        "copy-programme"
    ]
}