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

{
    "url": "https://demozoo.org/api/v1/productions/286697/?format=api",
    "demozoo_url": "https://demozoo.org/productions/286697/",
    "id": 286697,
    "title": "Zhenya 18",
    "author_nicks": [
        {
            "name": "Serious Makers Group",
            "abbreviation": "SMG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9670/?format=api",
                "id": 9670,
                "name": "Serious Speccy Group",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998",
    "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": [
        {
            "nick": {
                "name": "Darkman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9545/?format=api",
                    "id": 9545,
                    "name": "Darkman007",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Sector",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9264/?format=api",
                    "id": 9264,
                    "name": "Justinas",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Edas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9449/?format=api",
                    "id": 9449,
                    "name": "Edas",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Kristof",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9266/?format=api",
                    "id": 9266,
                    "name": "Kristoph",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/get.php?id=6&f=DEMO/zhena18.zip&ncr&t=1604737996&c=e52c03a911501be468751d758cff52a83fc803e821b06edaf5ba5777bf7d60fe"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.zxaaa.net/view_demo.php?id=6"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=ulNxH10abOE"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/26/50/9cc6.351918.png",
            "original_width": 632,
            "original_height": 474,
            "standard_url": "https://media.demozoo.org/screens/s/26/50/9cc6.351918.png",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/26/50/9cc6.351918.png",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "russian",
        "birthday-present"
    ]
}