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

{
    "url": "https://demozoo.org/api/v1/productions/301786/?format=api",
    "demozoo_url": "https://demozoo.org/productions/301786/",
    "id": 301786,
    "title": "Here's a cube",
    "author_nicks": [
        {
            "name": "reality404",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/67077/?format=api",
                "id": 67077,
                "name": "reality404",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-10-23",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/trsac21/combined_pc_intro_demo/here-s-a-cube.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "12",
            "competition": {
                "id": 16800,
                "name": "Combined PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4354/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4354/",
                    "id": 4354,
                    "name": "TRSAC Lite 2021",
                    "tagline": "",
                    "start_date": "2021-10-22",
                    "end_date": "2021-10-24",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://www.trsac.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}