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

{
    "url": "https://demozoo.org/api/v1/productions/305924/?format=api",
    "demozoo_url": "https://demozoo.org/productions/305924/",
    "id": 305924,
    "title": "Computer Man's Quick Toner Tone Generator",
    "author_nicks": [
        {
            "name": "Computer Man",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111397/?format=api",
                "id": 111397,
                "name": "Computer Man",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Sphere of Illusions",
            "abbreviation": "SOI",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/111392/?format=api",
                "id": 111392,
                "name": "Sphere of Illusions",
                "is_group": true
            }
        },
        {
            "name": "iMPERiAL",
            "abbreviation": "IMP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/54564/?format=api",
                "id": 54564,
                "name": "iMPERiAL",
                "is_group": true
            }
        }
    ],
    "release_date": "1996-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "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": [
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/fa/419d.305613.png",
            "original_width": 720,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/e8/fa/419d.305613.png",
            "standard_width": 400,
            "standard_height": 222,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/fa/419d.305613.png",
            "thumbnail_width": 200,
            "thumbnail_height": 111
        }
    ],
    "tags": []
}