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

{
    "url": "https://demozoo.org/api/v1/productions/131733/?format=api",
    "demozoo_url": "https://demozoo.org/productions/131733/",
    "id": 131733,
    "title": "Timeworks 1",
    "author_nicks": [
        {
            "name": "Time",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56378/?format=api",
                "id": 56378,
                "name": "Time",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1990-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
            "id": 64,
            "name": "Paper"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
            "id": 48,
            "name": "Papermag",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Radiation",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33463/?format=api",
                    "id": 33463,
                    "name": "Radiation",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        },
        {
            "nick": {
                "name": "TCSP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56379/?format=api",
                    "id": 56379,
                    "name": "TCSP",
                    "is_group": false
                }
            },
            "category": "Text",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mags/timeworks/timeworks01-paper.pdf"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/dc/5a/cf0c.79376.jpg",
            "original_width": 720,
            "original_height": 880,
            "standard_url": "https://media.demozoo.org/screens/s/dc/5a/cf0c.79376.png",
            "standard_width": 245,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/dc/5a/cf0c.79376.png",
            "thumbnail_width": 122,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}