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

{
    "url": "https://demozoo.org/api/v1/productions/285478/?format=api",
    "demozoo_url": "https://demozoo.org/productions/285478/",
    "id": 285478,
    "title": "CORSAIR Trainer",
    "author_nicks": [
        {
            "name": "Bitplane Technomantes",
            "abbreviation": "BPTM",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/69023/?format=api",
                "id": 69023,
                "name": "Bitplane Technomantes",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-10-14",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
            "id": 36,
            "name": "Amstrad CPC"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
            "id": 33,
            "name": "Game",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "rexbeng",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44025/?format=api",
                    "id": 44025,
                    "name": "rexbeng",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "McKlain",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21292/?format=api",
                    "id": 21292,
                    "name": "McKlain",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "+sfx"
        },
        {
            "nick": {
                "name": "Axelay",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69679/?format=api",
                    "id": 69679,
                    "name": "Axelay",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/assembly20/gamedev/corsair_trainer.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=87065"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=kDHpCKfYk6E"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "513",
            "competition": {
                "id": 16200,
                "name": "Gamedev",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4027/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4027/",
                    "id": 4027,
                    "name": "Assembly Online 2020",
                    "tagline": "",
                    "start_date": "2020-10-14",
                    "end_date": "2020-10-18",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "https://www.assembly.org/online20"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/6e/e4/3440.279590.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/6e/e4/3440.279590.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/6e/e4/3440.279590.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/a4/d4/1479.279589.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/a4/d4/1479.279589.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a4/d4/1479.279589.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/38/7c/4b76.279591.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/38/7c/4b76.279591.jpg",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/38/7c/4b76.279591.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "preview",
        "shoot-em-up"
    ]
}