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

{
    "url": "https://demozoo.org/api/v1/productions/311612/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311612/",
    "id": 311612,
    "title": "A Rather Large Text Interface",
    "author_nicks": [
        {
            "name": "Byproduct",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/13699/?format=api",
                "id": 13699,
                "name": "Byproduct",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "SceneSat",
            "abbreviation": "SSR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6228/?format=api",
                "id": 6228,
                "name": "SceneSat",
                "is_group": true
            }
        }
    ],
    "release_date": "2022-08-06",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/assembly_summer22/widescreen/cmdg.mp4"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=91937"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=rUrQUnjEAAI"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "1729",
            "competition": {
                "id": 17261,
                "name": "Widescreen",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4270/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4270/",
                    "id": 4270,
                    "name": "Assembly Summer 2022",
                    "tagline": "",
                    "start_date": "2022-08-04",
                    "end_date": "2022-08-07",
                    "location": "Helsinki, Uusimaa, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17556,
                    "longitude": 24.93417,
                    "website": "http://www.assembly.org"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode"
    ]
}