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

{
    "url": "https://demozoo.org/api/v1/productions/84672/?format=api",
    "demozoo_url": "https://demozoo.org/productions/84672/",
    "id": 84672,
    "title": "Jam For Windows V2.1",
    "author_nicks": [
        {
            "name": "Cream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2061/?format=api",
                "id": 2061,
                "name": "Cream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-03-21",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Abyss",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2355/?format=api",
                    "id": 2355,
                    "name": "Abyss",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2060/?format=api",
                    "id": 2060,
                    "name": "Tao",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2060/?format=api",
                    "id": 2060,
                    "name": "Tao",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Design"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.creamhq.de/download.php?file=creamfiles/jam21.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/resources/music/players/jam21.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/d6/aeb1.114168.png",
            "original_width": 336,
            "original_height": 409,
            "standard_url": "https://media.demozoo.org/screens/s/93/d6/aeb1.114168.jpg",
            "standard_width": 246,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/d6/aeb1.114168.jpg",
            "thumbnail_width": 123,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}