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

{
    "url": "https://demozoo.org/api/v1/productions/50967/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50967/",
    "id": 50967,
    "title": "BITS42",
    "author_nicks": [
        {
            "name": "Herman J. Samso",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6575/?format=api",
                "id": 6575,
                "name": "Solo2",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "BITS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                "id": 3947,
                "name": "BITS",
                "is_group": true
            }
        }
    ],
    "release_date": "2009-05-23",
    "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/GFX/SOLO2/STGR16/BITS42.PNG"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/outline09/graphics/pixel/bits42-st-outline-20090520.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "98",
            "competition": {
                "id": 5236,
                "name": "Pixel Art",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/199/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/199/",
                    "id": 199,
                    "name": "Outline 2009",
                    "tagline": "",
                    "start_date": "2009-05-21",
                    "end_date": "2009-05-24",
                    "location": "Eersel, The Netherlands",
                    "is_online": false,
                    "country_code": "NL",
                    "latitude": 51.35831,
                    "longitude": 5.30905,
                    "website": "https://www.outlinedemoparty.nl/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/00/31/b86e.pl53615.png",
            "original_width": 384,
            "original_height": 270,
            "standard_url": "https://media.demozoo.org/screens/s/00/31/b86e.pl53615.png",
            "standard_width": 384,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/00/31/b86e.pl53615.png",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": []
}