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

{
    "url": "https://demozoo.org/api/v1/productions/8463/?format=api",
    "demozoo_url": "https://demozoo.org/productions/8463/",
    "id": 8463,
    "title": "Neo-Neo!",
    "author_nicks": [
        {
            "name": "Napalm",
            "abbreviation": "NPM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9759/?format=api",
                "id": 9759,
                "name": "Napalm",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2000-04-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/14/?format=api",
            "id": 14,
            "name": "Console Handheld"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Danzig",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9760/?format=api",
                    "id": 9760,
                    "name": "Danzig",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://ne7.untergrund.net/napalm/neoneo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/napalm/neo_geo_pocket_color/neoneo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=28872"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/9c/ea/35be.333912.png",
            "original_width": 160,
            "original_height": 152,
            "standard_url": "https://media.demozoo.org/screens/s/9c/ea/35be.333912.png",
            "standard_width": 160,
            "standard_height": 152,
            "thumbnail_url": "https://media.demozoo.org/screens/t/9c/ea/35be.333912.png",
            "thumbnail_width": 157,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "neogeo-pocket"
    ]
}