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

{
    "url": "https://demozoo.org/api/v1/productions/15044/?format=api",
    "demozoo_url": "https://demozoo.org/productions/15044/",
    "id": 15044,
    "title": "Yolka'97",
    "author_nicks": [
        {
            "name": "Omega Hackers Group",
            "abbreviation": "OHG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9125/?format=api",
                "id": 9125,
                "name": "Omega Hackers Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1996-12-31",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/f/200301/ohg/YOLKA97.zip"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/get.php?id=10&f=DEMO3/yolka97.zip&ncr&t=1628424884&c=1eafccaf6f231d5b04e65557d9db45f2dd04e79c3892d0bdd78843f7fbda6952"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/view_demo.php?id=10"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=TSYuAFPY7Pw"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ac/6d/c473.6250.png",
            "original_width": 272,
            "original_height": 208,
            "standard_url": "https://media.demozoo.org/screens/s/ac/6d/c473.6250.png",
            "standard_width": 272,
            "standard_height": 208,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ac/6d/c473.6250.png",
            "thumbnail_width": 196,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "christmas",
        "gift"
    ]
}