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

{
    "url": "https://demozoo.org/api/v1/productions/169462/?format=api",
    "demozoo_url": "https://demozoo.org/productions/169462/",
    "id": 169462,
    "title": "ZEPTON",
    "author_nicks": [
        {
            "name": "Rez",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                "id": 56,
                "name": "Rez",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-03-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/81/?format=api",
            "id": 81,
            "name": "PICO-8"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Rez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                    "id": 56,
                    "name": "Rez",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Rez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                    "id": 56,
                    "name": "Rez",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56/?format=api",
                    "id": 56,
                    "name": "Rez",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lexaloffle.com/bbs/cposts/3/39695.p8.png"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.lexaloffle.com/bbs/?pid=38171"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/samhocevar/zepto8/blob/master/carts/zepton.p8"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=69293"
        },
        {
            "link_class": "SoundcloudTrack",
            "url": "https://soundcloud.com/chiptune/zepton-titlehighscore-screen"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/20/bd/bd76.128081.jpg",
            "original_width": 640,
            "original_height": 211,
            "standard_url": "https://media.demozoo.org/screens/s/20/bd/bd76.128081.jpg",
            "standard_width": 400,
            "standard_height": 150,
            "thumbnail_url": "https://media.demozoo.org/screens/t/20/bd/bd76.128081.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 75
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/c2/1d/40e0.128082.png",
            "original_width": 160,
            "original_height": 205,
            "standard_url": "https://media.demozoo.org/screens/s/c2/1d/40e0.128082.jpg",
            "standard_width": 160,
            "standard_height": 205,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c2/1d/40e0.128082.jpg",
            "thumbnail_width": 117,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "voxel",
        "source-available",
        "shoot-em-up"
    ]
}