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

{
    "url": "https://demozoo.org/api/v1/productions/41466/?format=api",
    "demozoo_url": "https://demozoo.org/productions/41466/",
    "id": 41466,
    "title": "Shaolin In Walkball Land",
    "author_nicks": [
        {
            "name": "Fenyx Kell",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26355/?format=api",
                "id": 26355,
                "name": "Fenyx Kell",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Injection",
            "abbreviation": "INJ",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/26356/?format=api",
                "id": 26356,
                "name": "Injection",
                "is_group": true
            }
        }
    ],
    "release_date": "1998-07-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Fenyx Kell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54460/?format=api",
                    "id": 54460,
                    "name": "Fenyx Kell",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Ari Feldman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/120312/?format=api",
                    "id": 120312,
                    "name": "Ari Feldman",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fenyx Kell",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54460/?format=api",
                    "id": 54460,
                    "name": "Fenyx Kell",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/wired98/game100k/shaolin-in-walkball-land-100kb-wired98.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "142",
            "competition": {
                "id": 3952,
                "name": "PC 100Kb Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/531/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/531/",
                    "id": 531,
                    "name": "Wired 1998",
                    "tagline": "",
                    "start_date": "1998-07-17",
                    "end_date": "1998-07-19",
                    "location": "Wasmes, Province du Hainaut, Wallonia, Belgium",
                    "is_online": false,
                    "country_code": "BE",
                    "latitude": 50.41464,
                    "longitude": 3.8471,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/2b/ea2c.285954.jpg",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/33/2b/ea2c.285954.jpg",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/2b/ea2c.285954.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "100k",
        "486",
        "turbo-pascal",
        "french",
        "2-player-game",
        "soundfx",
        "multi-scroller",
        "platformer",
        "assembly-language"
    ]
}