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

{
    "url": "https://demozoo.org/api/v1/productions/50475/?format=api",
    "demozoo_url": "https://demozoo.org/productions/50475/",
    "id": 50475,
    "title": "Shorty",
    "author_nicks": [
        {
            "name": "Torment",
            "abbreviation": "TMT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/171/?format=api",
                "id": 171,
                "name": "Torment",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2011-09-10",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
            "id": 9,
            "name": "Atari ST/E"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "GND",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/173/?format=api",
                    "id": 173,
                    "name": "GND",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Original Scroller Code"
        },
        {
            "nick": {
                "name": "spiny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                    "id": 172,
                    "name": "spiny",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "spiny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/172/?format=api",
                    "id": 172,
                    "name": "spiny",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Fuse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30085/?format=api",
                    "id": 30085,
                    "name": "Fuse",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Baldur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2102/?format=api",
                    "id": 2102,
                    "name": "Baldur",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Rhino",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/174/?format=api",
                    "id": 174,
                    "name": "Rhino",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TORMENT/SHORTY.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2011/sunrise11/demo_oldskool/torment_shorty.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "DhsVideoDbVideo",
            "url": "http://dhs.nu/video.php?ID=376"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=57732"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "88",
            "competition": {
                "id": 5172,
                "name": "Oldskool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/347/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/347/",
                    "id": 347,
                    "name": "Sunrise 2011",
                    "tagline": "The Social Event",
                    "start_date": "2011-09-09",
                    "end_date": "2011-09-11",
                    "location": "Luton, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 51.894932,
                    "longitude": -0.42809,
                    "website": "http://www.sunrisedemoparty.co.uk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/c8/1fa6.17774.gif",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/99/c8/1fa6.17774.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/c8/1fa6.17774.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}