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

{
    "url": "https://demozoo.org/api/v1/productions/48988/?format=api",
    "demozoo_url": "https://demozoo.org/productions/48988/",
    "id": 48988,
    "title": "Shufflepuck 64",
    "author_nicks": [
        {
            "name": "High Society",
            "abbreviation": "HS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10164/?format=api",
                "id": 10164,
                "name": "High Society",
                "is_group": true
            }
        },
        {
            "name": "Noisy Boyz Crew",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17524/?format=api",
                "id": 17524,
                "name": "Noisy Boyz Crew Germany",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2001-02-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/39/?format=api",
            "id": 39,
            "name": "Nintendo 64 (N64)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cali",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29699/?format=api",
                    "id": 29699,
                    "name": "Cali",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Producer"
        },
        {
            "nick": {
                "name": "Djax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10948/?format=api",
                    "id": 10948,
                    "name": "DjaX!",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Cliffi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11396/?format=api",
                    "id": 11396,
                    "name": "Cliffi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Acidline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11390/?format=api",
                    "id": 11390,
                    "name": "Acidline",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "CLOSEDone",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22563/?format=api",
                    "id": 22563,
                    "name": "CLOSEDone",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Roadhouse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22565/?format=api",
                    "id": 22565,
                    "name": "Roadhouse",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.high-society.at/downloads/hs_shuffp64.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/high_society/n64/hs_shuffp64.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=8051"
        },
        {
            "link_class": "WaybackMachinePage",
            "url": "https://web.archive.org/web/20081104065249/https://www.high-society.at/downloads/shufflepuck64.php"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/01/28fa.320274.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/78/01/28fa.320274.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/01/28fa.320274.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/9a/e0/e7c9.320275.jpg",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/9a/e0/e7c9.320275.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9a/e0/e7c9.320275.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "pong"
    ]
}