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

{
    "url": "https://demozoo.org/api/v1/productions/31614/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/31614/",
    "id": 31614,
    "title": "Lie Down",
    "author_nicks": [
        {
            "name": "CONS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/68/?format=api",
                "id": 68,
                "name": "CONS",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Onslaught",
            "abbreviation": "ONS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught",
                "is_group": true
            }
        }
    ],
    "release_date": "2012-02-04",
    "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/2012/artengine12/gfx/cons_ons_-_lie_down.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://homeofcons.wordpress.com/2012/02/14/lie-down-i-need-to-talk-to-you/"
        },
        {
            "link_class": "ArtcityImage",
            "url": "http://artcity.bitfellas.org/index.php?a=show&id=28406"
        },
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=105235"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "",
            "competition": {
                "id": 2560,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1222/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1222/",
                    "id": 1222,
                    "name": "Art Engine 2012",
                    "tagline": "",
                    "start_date": "2012-02-03",
                    "end_date": "2012-02-05",
                    "location": "Sao Paulo, Brazil",
                    "is_online": false,
                    "country_code": "BR",
                    "latitude": -23.56288,
                    "longitude": -46.654659,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c4/0f/552f.8157.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/c4/0f/552f.8157.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c4/0f/552f.8157.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "c64-multicolor-mode"
    ]
}