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

{
    "url": "https://demozoo.org/api/v1/productions/104005/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/104005/",
    "id": 104005,
    "title": "Island of Death",
    "author_nicks": [
        {
            "name": "Skin",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6875/?format=api",
                "id": 6875,
                "name": "Skin",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "DeZign",
            "abbreviation": "DZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6876/?format=api",
                "id": 6876,
                "name": "DeZign",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-26",
    "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/24/?format=api",
            "id": 24,
            "name": "ASCII",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/nvscene14/ansi_ascii/island.of.death.-sk-n.of.dezign-.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "90",
            "competition": {
                "id": 10179,
                "name": "ANSI / Ascii",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2031/",
                    "id": 2031,
                    "name": "NVScene 2014",
                    "tagline": "",
                    "start_date": "2014-03-25",
                    "end_date": "2014-03-27",
                    "location": "San Jose, Santa Clara County, California, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 37.33939,
                    "longitude": -121.89496,
                    "website": "http://nv.scene.org/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/34/e6/5d56.55446.png",
            "original_width": 640,
            "original_height": 6546,
            "standard_url": "https://media.demozoo.org/screens/s/34/e6/5d56.55446.png",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/34/e6/5d56.55446.png",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}