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

{
    "url": "https://demozoo.org/api/v1/productions/165302/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/165302/",
    "id": 165302,
    "title": "Comfort Zone",
    "author_nicks": [
        {
            "name": "Grip",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23193/?format=api",
                "id": 23193,
                "name": "Grip",
                "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": "2016-11-12",
    "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/2016/syntax16/graphics_oldskool/%28c64%29_comfort_zone_by_grip_of_onslaught.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "59",
            "competition": {
                "id": 12879,
                "name": "Graphic - Oldskool",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2993/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2993/",
                    "id": 2993,
                    "name": "Syntax 2016",
                    "tagline": "",
                    "start_date": "2016-11-12",
                    "end_date": "2016-11-13",
                    "location": "Melbourne, Victoria, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.814,
                    "longitude": 144.96332,
                    "website": "http://syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/11/a1/1eb4.149898.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/11/a1/1eb4.149898.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/11/a1/1eb4.149898.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}