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

{
    "url": "https://demozoo.org/api/v1/productions/316219/?format=api",
    "demozoo_url": "https://demozoo.org/productions/316219/",
    "id": 316219,
    "title": "SN Cart Demo",
    "author_nicks": [
        {
            "name": "Eagle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/36177/?format=api",
                "id": 36177,
                "name": "Eagle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2022-12-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/86/?format=api",
            "id": 86,
            "name": "Atari 7800 ProSystem"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://forums.atariage.com/applications/core/interface/file/attachment.php?id=988365&key=6dd50ead5f75f7de9c31e783e9af0d04"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2022/sillyventure22winter/atari_7800_demo/sn_cart_demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=J3trl4GbHGA"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "6.922",
            "competition": {
                "id": 17567,
                "name": "Atari 7800 Demo",
                "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": [
        "sn-cart"
    ]
}