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

{
    "url": "https://demozoo.org/api/v1/productions/132949/?format=api",
    "demozoo_url": "https://demozoo.org/productions/132949/",
    "id": 132949,
    "title": "Peisik",
    "author_nicks": [
        {
            "name": "TarhaTarha",
            "abbreviation": "TRTR, TRT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/39191/?format=api",
                "id": 39191,
                "name": "TarhaTarha",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-02-18",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
            "id": 21,
            "name": "1K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "branch",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44254/?format=api",
                    "id": 44254,
                    "name": "MuffinHop",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/branch/1k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://branch.untergrund.net/1k/"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://js1k.com/2015-hypetrain/demo/2157"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65093"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=4CaLgDQDM6Q"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6d/29/af36.81601.png",
            "original_width": 1887,
            "original_height": 958,
            "standard_url": "https://media.demozoo.org/screens/s/6d/29/af36.81601.jpg",
            "standard_width": 400,
            "standard_height": 203,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6d/29/af36.81601.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 101
        }
    ],
    "tags": [
        "webgl"
    ]
}