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

{
    "url": "https://demozoo.org/api/v1/productions/311935/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311935/",
    "id": 311935,
    "title": "Clover",
    "author_nicks": [
        {
            "name": "Team Clover",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/133270/?format=api",
                "id": 133270,
                "name": "Team Clover",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-04",
    "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/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/assembly_summer22/gamedev/clover_assembly_build.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "745",
            "competition": {
                "id": 17288,
                "name": "Game Development",
                "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": [
        "unreal-engine"
    ]
}