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

{
    "url": "https://demozoo.org/api/v1/productions/183914/?format=api",
    "demozoo_url": "https://demozoo.org/productions/183914/",
    "id": 183914,
    "title": "3D-Demo",
    "author_nicks": [
        {
            "name": "8-Bit-Shack",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76378/?format=api",
                "id": 76378,
                "name": "8-Bit-Shack",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-02-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "SingleMalt",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76379/?format=api",
                    "id": 76379,
                    "name": "SingleMalt",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Dr. N Harold Cham",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76380/?format=api",
                    "id": 76380,
                    "name": "Dr. N Harold Cham",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Profiler"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/8-bit-shack/3d-demo.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://8bitshack.org/post/3ddemosource/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/mgolombeck/3D-Demo"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=75008"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=goNGzdJIVAI"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/93/92/0256.157278.png",
            "original_width": 841,
            "original_height": 576,
            "standard_url": "https://media.demozoo.org/screens/s/93/92/0256.157278.jpg",
            "standard_width": 400,
            "standard_height": 273,
            "thumbnail_url": "https://media.demozoo.org/screens/t/93/92/0256.157278.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 136
        }
    ],
    "tags": [
        "source-available"
    ]
}