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

{
    "url": "https://demozoo.org/api/v1/productions/96681/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/96681/",
    "id": 96681,
    "title": "Description Design v4.0",
    "author_nicks": [
        {
            "name": "Amblin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/7060/?format=api",
                "id": 7060,
                "name": "Amblin",
                "is_group": false
            }
        },
        {
            "name": "Skin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6875/?format=api",
                "id": 6875,
                "name": "Skin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Unreal",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13685/?format=api",
                "id": 13685,
                "name": "Unreal",
                "is_group": true
            }
        }
    ],
    "release_date": "1993-05-15",
    "supertype": "graphics",
    "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/25/?format=api",
            "id": 25,
            "name": "ASCII Collection",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}