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

{
    "url": "https://demozoo.org/api/v1/productions/164545/?format=api",
    "demozoo_url": "https://demozoo.org/productions/164545/",
    "id": 164545,
    "title": "Pinball Dreams Amstrad CPC (Preview)",
    "author_nicks": [
        {
            "name": "Batman Group",
            "abbreviation": "BG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/18871/?format=api",
                "id": 18871,
                "name": "Batman Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rhino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45497/?format=api",
                    "id": 45497,
                    "name": "Rhino",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Arnoldemu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46562/?format=api",
                    "id": 46562,
                    "name": "Arnoldemu",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Loader"
        },
        {
            "nick": {
                "name": "Rhino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45497/?format=api",
                    "id": 45497,
                    "name": "Rhino",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Mac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/51589/?format=api",
                    "id": 51589,
                    "name": "Mac",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Toni Gálvez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68210/?format=api",
                    "id": 68210,
                    "name": "Toni Gálvez",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "McKlain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21292/?format=api",
                    "id": 21292,
                    "name": "McKlain",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sutekh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54741/?format=api",
                    "id": 54741,
                    "name": "Sutekh",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Batman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107364/?format=api",
                    "id": 107364,
                    "name": "Batman",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Support"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.joycogames.com/download/pinball/pd_preview.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.cpc-power.com/index.php?page=detail&num=13389"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/batman_group/pd_preview.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68387"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=HVv-oBN6AWA"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/51/95/8b12.194206.jpg",
            "original_width": 338,
            "original_height": 300,
            "standard_url": "https://media.demozoo.org/screens/s/51/95/8b12.194206.jpg",
            "standard_width": 338,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/51/95/8b12.194206.jpg",
            "thumbnail_width": 169,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pinball-dreams",
        "demake"
    ]
}