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

{
    "url": "https://demozoo.org/api/v1/productions/272461/?format=api",
    "demozoo_url": "https://demozoo.org/productions/272461/",
    "id": 272461,
    "title": "A2 Xmas 2019",
    "author_nicks": [
        {
            "name": "VMW Software Production",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/76586/?format=api",
                "id": 76586,
                "name": "VMW Software Production",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-12-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/67/?format=api",
            "id": 67,
            "name": "Apple II"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/43/?format=api",
            "id": 43,
            "name": "8K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Deater",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76588/?format=api",
                    "id": 76588,
                    "name": "Deater",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "MCH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11021/?format=api",
                    "id": 11021,
                    "name": "MCH",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "Original track"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/xmas19/xmas2019.dsk"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/deater/dos33fsprogs/raw/master/xmas_2019/xmas2019.dsk"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.deater.net/weave/vmwprod/xmas19/"
        },
        {
            "link_class": "GithubDirectory",
            "url": "http://github.com/deater/dos33fsprogs/tree/master/xmas_2019/"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=84343"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7bQJ7gdZLUc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/41/f6/85a6.305651.png",
            "original_width": 561,
            "original_height": 385,
            "standard_url": "https://media.demozoo.org/screens/s/41/f6/85a6.305651.jpg",
            "standard_width": 400,
            "standard_height": 274,
            "thumbnail_url": "https://media.demozoo.org/screens/t/41/f6/85a6.305651.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 137
        }
    ],
    "tags": [
        "christmas",
        "source-available"
    ]
}