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

{
    "url": "https://demozoo.org/api/v1/productions/282198/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/282198/",
    "id": 282198,
    "title": "TheFalcon",
    "author_nicks": [
        {
            "name": "wbochar",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/107520/?format=api",
                "id": 107520,
                "name": "wbochar",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2020-08-01",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/27/?format=api",
            "id": 27,
            "name": "Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/decrunch20/gfx_exe/compoexegfx_wbochar_thefalcon.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "36",
            "competition": {
                "id": 16085,
                "name": "Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4037/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4037/",
                    "id": 4037,
                    "name": "Decrunch 2020",
                    "tagline": "Guide to the Galaxy",
                    "start_date": "2020-07-31",
                    "end_date": "2020-08-02",
                    "location": "Wrocław, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "https://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/fb/d8/feb6.276436.png",
            "original_width": 1536,
            "original_height": 1088,
            "standard_url": "https://media.demozoo.org/screens/s/fb/d8/feb6.276436.png",
            "standard_width": 400,
            "standard_height": 283,
            "thumbnail_url": "https://media.demozoo.org/screens/t/fb/d8/feb6.276436.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "petscii",
        "stages-included"
    ]
}