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

{
    "url": "https://demozoo.org/api/v1/productions/172493/?format=api",
    "demozoo_url": "https://demozoo.org/productions/172493/",
    "id": 172493,
    "title": "Super Keftendo",
    "author_nicks": [
        {
            "name": "Revenant",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/71427/?format=api",
                "id": 71427,
                "name": "Revenant",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
            "id": 34,
            "name": "Nintendo SNES/Super FamiCom"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://revenant1.net/keftendo.sfc"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://gist.github.com/devinacker/3178c1b613b4a4805a8eeb646fd7d952"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70163"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=oJFZ3EDzB-I"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fa/c6/7b88.137650.png",
            "original_width": 768,
            "original_height": 672,
            "standard_url": "https://media.demozoo.org/screens/s/fa/c6/7b88.137650.png",
            "standard_width": 342,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fa/c6/7b88.137650.png",
            "thumbnail_width": 171,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "source-available"
    ]
}