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

{
    "url": "https://demozoo.org/api/v1/productions/66368/?format=api",
    "demozoo_url": "https://demozoo.org/productions/66368/",
    "id": 66368,
    "title": "The Snowman-NDS",
    "author_nicks": [
        {
            "name": "Checkpoint",
            "abbreviation": "CPT, CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                "id": 2004,
                "name": "Checkpoint",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12-24",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/32/?format=api",
            "id": 32,
            "name": "Nintendo DS (NDS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Defjam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2099/?format=api",
                    "id": 2099,
                    "name": "Defjam",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Daniel Guldkrans",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45251/?format=api",
                    "id": 45251,
                    "name": "Daniel Guldkrans",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/checkpoint/nds/thesnowman-nds.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/checkpoint/pouet/TheSnowman-NDS.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56439"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Fl7E-f2tjwM"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/c1/71a6.121979.jpg",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/0b/c1/71a6.121979.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/c1/71a6.121979.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/0d/b1/4786.107886.png",
            "original_width": 128,
            "original_height": 192,
            "standard_url": "https://media.demozoo.org/screens/s/0d/b1/4786.107886.jpg",
            "standard_width": 128,
            "standard_height": 192,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0d/b1/4786.107886.jpg",
            "thumbnail_width": 100,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas",
        "the-snowman",
        "port"
    ]
}