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

{
    "url": "https://demozoo.org/api/v1/productions/316235/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316235/",
    "id": 316235,
    "title": "Scorch SuperSystem",
    "author_nicks": [
        {
            "name": "Pecus",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49676/?format=api",
                "id": 49676,
                "name": "Pecus",
                "is_group": false
            }
        },
        {
            "name": "Pirx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/57243/?format=api",
                "id": 57243,
                "name": "Pirx",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-10",
    "supertype": "production",
    "platforms": [],
    "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/sillyventure22winter/atari_5200_game/scorch_supersystem.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=7YNZ3MFVAKQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "7.514",
            "competition": {
                "id": 17575,
                "name": "Atari 5200 Game",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4441/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4441/",
                    "id": 4441,
                    "name": "Silly Venture 2022 WE",
                    "tagline": "30th Atari Falcon Anniversary",
                    "start_date": "2022-12-08",
                    "end_date": "2022-12-11",
                    "location": "Gdańsk, Pomerania, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.36112,
                    "longitude": 18.68976,
                    "website": "https://www.sillyventure.eu"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "atari-5200"
    ]
}