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

{
    "url": "https://demozoo.org/api/v1/productions/128020/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/128020/",
    "id": 128020,
    "title": "Batman",
    "author_nicks": [
        {
            "name": "Hospes",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/33054/?format=api",
                "id": 33054,
                "name": "Hospes",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mystic Bytes",
            "abbreviation": "MB",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2056/?format=api",
                "id": 2056,
                "name": "Mystic Bytes",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-12-06",
    "supertype": "graphics",
    "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/PARTIES/2014/SV2K14/STGR16/HOSPES/BATMAN.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/sillyventure14/st_ste_gfx/batman.png"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "458",
            "competition": {
                "id": 11109,
                "name": "Atari ST / STE Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2126/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2126/",
                    "id": 2126,
                    "name": "Silly Venture 2014",
                    "tagline": "the loudeST voice of the Atari scene!",
                    "start_date": "2014-12-05",
                    "end_date": "2014-12-07",
                    "location": "Gdańsk, Pomeranian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 54.35205,
                    "longitude": 18.64637,
                    "website": "http://www.sillyventure.eu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/a6/3d/81d0.73673.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/a6/3d/81d0.73673.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/a6/3d/81d0.73673.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}