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

{
    "url": "https://demozoo.org/api/v1/productions/50963/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/50963/",
    "id": 50963,
    "title": "Wabbit Wevenge",
    "author_nicks": [
        {
            "name": "Exocet",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2100/?format=api",
                "id": 2100,
                "name": "Exocet",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Checkpoint",
            "abbreviation": "CPT, CP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/2004/?format=api",
                "id": 2004,
                "name": "Checkpoint",
                "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/PARTIES/2009/OUTLNE09/STGR16/EXOCET/WABBIT.ZIP"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/outline09/graphics/pixel/wabbit.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "204",
            "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/f1/6a/a41e.13407.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/f1/6a/a41e.13407.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f1/6a/a41e.13407.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "320x200",
        "16-colors",
        "pi1"
    ]
}