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

{
    "url": "https://demozoo.org/api/v1/productions/298112/?format=api",
    "demozoo_url": "https://demozoo.org/productions/298112/",
    "id": 298112,
    "title": "JSSpeccy 3",
    "author_nicks": [
        {
            "name": "Gasman",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5879/?format=api",
                "id": 5879,
                "name": "Gasman",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-08-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        },
        {
            "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
            "id": 34,
            "name": "Video",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/nevoke21/pictures-in-motion/gasman-jsspeccy3.mkv"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://jsspeccy.zxdemo.org/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/gasman/jsspeccy3"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=89635"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wLWfLce8iOA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "275",
            "competition": {
                "id": 16636,
                "name": "Pictures in Motion",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4324/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4324/",
                    "id": 4324,
                    "name": "névoke 2021",
                    "tagline": "",
                    "start_date": "2021-08-14",
                    "end_date": "2021-08-14",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.xn--nvoke-bsa.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/69/b3/d3b3.296963.png",
            "original_width": 640,
            "original_height": 535,
            "standard_url": "https://media.demozoo.org/screens/s/69/b3/d3b3.296963.png",
            "standard_width": 358,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/69/b3/d3b3.296963.png",
            "thumbnail_width": 179,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "emulator",
        "source-available"
    ]
}