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

{
    "url": "https://demozoo.org/api/v1/productions/282197/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/282197/",
    "id": 282197,
    "title": "City Life",
    "author_nicks": [
        {
            "name": "MotionRide",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65679/?format=api",
                "id": 65679,
                "name": "MotionRide",
                "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/23/?format=api",
            "id": 23,
            "name": "Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2020/decrunch20/gfx_exe/exegfx_motionride_city_life.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "54",
            "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/0b/d1/9c15.276435.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/0b/d1/9c15.276435.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/d1/9c15.276435.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "monochrome",
        "c64-hires-mode",
        "stages-included",
        "krita",
        "pixcen"
    ]
}