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

{
    "url": "https://demozoo.org/api/v1/productions/311705/?format=api",
    "demozoo_url": "https://demozoo.org/productions/311705/",
    "id": 311705,
    "title": "Malfunction",
    "author_nicks": [
        {
            "name": "The Crux",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68329/?format=api",
                "id": 68329,
                "name": "The Crux",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-08-06",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "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/demo/malfunction.tar.gz"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=93141"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 12,
            "ranking": "12",
            "score": "714",
            "competition": {
                "id": 17265,
                "name": "Demo",
                "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": []
}