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

{
    "url": "https://demozoo.org/api/v1/productions/158232/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/158232/",
    "id": 158232,
    "title": "Ghostland",
    "author_nicks": [
        {
            "name": "Blueberry",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/116/?format=api",
                "id": 116,
                "name": "Blueberry",
                "is_group": false
            }
        },
        {
            "name": "Slayer",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3316/?format=api",
                "id": 3316,
                "name": "Slayer",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2016-05-21",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
            "id": 5,
            "name": "Amiga OCS/ECS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/decrunch16/gfx_executable/exe_graphics_slayer-blueberry_ghostland.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71258"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "88",
            "competition": {
                "id": 12404,
                "name": "Executable Gfx",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2867/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2867/",
                    "id": 2867,
                    "name": "Decrunch 2016",
                    "tagline": "",
                    "start_date": "2016-05-20",
                    "end_date": "2016-05-22",
                    "location": "Wrocław, Powiat wrocławski, Lower Silesian Voivodeship, Poland",
                    "is_online": false,
                    "country_code": "PL",
                    "latitude": 51.1,
                    "longitude": 17.03333,
                    "website": "http://decrunch.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/af/d9/476c.108125.png",
            "original_width": 352,
            "original_height": 280,
            "standard_url": "https://media.demozoo.org/screens/s/af/d9/476c.108125.png",
            "standard_width": 352,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/af/d9/476c.108125.png",
            "thumbnail_width": 188,
            "thumbnail_height": 150
        }
    ],
    "tags": [
        "16-colors",
        "352x280"
    ]
}