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

{
    "url": "https://demozoo.org/api/v1/productions/330023/?format=api",
    "demozoo_url": "https://demozoo.org/productions/330023/",
    "id": 330023,
    "title": "Bazematic",
    "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": [
        {
            "name": "Wavesitter",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43677/?format=api",
                "id": 43677,
                "name": "Wavesitter",
                "is_group": true
            }
        }
    ],
    "release_date": "2023-09-09",
    "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"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://files.zxdemo.org/gasman/browser/bazematic.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2023/nordlicht23/wild/gasman_-_wavesitter_-_bazematic.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bazematic.demozoo.org/"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/gasman/bazematic"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=95049"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=OGGLAPckJeY"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "116",
            "competition": {
                "id": 18270,
                "name": "Wild",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4656/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4656/",
                    "id": 4656,
                    "name": "Nordlicht 2023",
                    "tagline": "Nordlicht Express",
                    "start_date": "2023-09-08",
                    "end_date": "2023-09-10",
                    "location": "Bremen, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 53.08333,
                    "longitude": 8.83333,
                    "website": "http://nordlicht.demoparty.info/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c6/1a/b7ec.332491.png",
            "original_width": 2250,
            "original_height": 1316,
            "standard_url": "https://media.demozoo.org/screens/s/c6/1a/b7ec.332491.jpg",
            "standard_width": 400,
            "standard_height": 233,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c6/1a/b7ec.332491.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 116
        }
    ],
    "tags": []
}