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

{
    "url": "https://demozoo.org/api/v1/productions/159518/?format=api",
    "demozoo_url": "https://demozoo.org/productions/159518/",
    "id": 159518,
    "title": "Meganime",
    "author_nicks": [
        {
            "name": "MegaMan_X",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/53212/?format=api",
                "id": 53212,
                "name": "MegaMan_X",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-04",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/38/?format=api",
            "id": 38,
            "name": "Nintendo Game Boy (GB)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
            "id": 8,
            "name": "Slideshow",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://gameboy.modermodemet.se/files/MMX-MEGA.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/artists/megaman_x/mmx-mega.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "GameboyDemospottingDemo",
            "url": "http://gameboy.modermodemet.se/en/demo/111"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/4f/c3/8f82.281475.png",
            "original_width": 160,
            "original_height": 144,
            "standard_url": "https://media.demozoo.org/screens/s/4f/c3/8f82.281475.png",
            "standard_width": 160,
            "standard_height": 144,
            "thumbnail_url": "https://media.demozoo.org/screens/t/4f/c3/8f82.281475.png",
            "thumbnail_width": 160,
            "thumbnail_height": 144
        }
    ],
    "tags": []
}