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

{
    "url": "https://demozoo.org/api/v1/productions/65468/?format=api",
    "demozoo_url": "https://demozoo.org/productions/65468/",
    "id": 65468,
    "title": "Stella",
    "author_nicks": [
        {
            "name": "Cream",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2061/?format=api",
                "id": 2061,
                "name": "Cream",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-05-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Ultra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2062/?format=api",
                    "id": 2062,
                    "name": "Ultra",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Tao",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2060/?format=api",
                    "id": 2060,
                    "name": "Tao",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Ultra",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2062/?format=api",
                    "id": 2062,
                    "name": "Ultra",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.creamhq.de/download.php?file=creamfiles/stella.zip"
        },
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/VCS/CREAM/STELLA.ZIP"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24691"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=84wC3Mn8yNc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/12/b9/4c6a.114147.png",
            "original_width": 640,
            "original_height": 420,
            "standard_url": "https://media.demozoo.org/screens/s/12/b9/4c6a.114147.png",
            "standard_width": 400,
            "standard_height": 262,
            "thumbnail_url": "https://media.demozoo.org/screens/t/12/b9/4c6a.114147.png",
            "thumbnail_width": 200,
            "thumbnail_height": 131
        }
    ],
    "tags": []
}