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

{
    "url": "https://demozoo.org/api/v1/productions/358349/?format=api",
    "demozoo_url": "https://demozoo.org/productions/358349/",
    "id": 358349,
    "title": "HT-1080Z SID Player",
    "author_nicks": [
        {
            "name": "Fast&Force",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/143372/?format=api",
                "id": 143372,
                "name": "Fast&Force",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2024-05-26",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/62/?format=api",
            "id": 62,
            "name": "Custom Hardware"
        }
    ],
    "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://drive.google.com/file/d/1YfLcssq6ZHj42oxJI4LRxwB5y3TzTHzP/view?usp=drive_link"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Pnkeqh7-mxc"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f7/ee/794f.350570.jpg",
            "original_width": 1113,
            "original_height": 830,
            "standard_url": "https://media.demozoo.org/screens/s/f7/ee/794f.350570.jpg",
            "standard_width": 400,
            "standard_height": 298,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f7/ee/794f.350570.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "ht-1080z"
    ]
}