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

{
    "url": "https://demozoo.org/api/v1/productions/303237/?format=api",
    "demozoo_url": "https://demozoo.org/productions/303237/",
    "id": 303237,
    "title": "H.A.L.T.III",
    "author_nicks": [
        {
            "name": "Eldorado",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/17021/?format=api",
                "id": 17021,
                "name": "Eldorado",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2021-12-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Got",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17020/?format=api",
                    "id": 17020,
                    "name": "Got",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Visual"
        },
        {
            "nick": {
                "name": "Got",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17020/?format=api",
                    "id": 17020,
                    "name": "Got",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2021/tokyodemofest21/demo/h.a.l.t.iii.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=90460"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Pmn1UM-ZPUc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "167",
            "competition": {
                "id": 16931,
                "name": "Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4357/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4357/",
                    "id": 4357,
                    "name": "TokyoDemoFest 2021",
                    "tagline": "",
                    "start_date": "2021-12-11",
                    "end_date": "2021-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tokyodemofest.jp/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "unity"
    ]
}