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

{
    "url": "https://demozoo.org/api/v1/productions/103855/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/103855/",
    "id": 103855,
    "title": "Caress",
    "author_nicks": [
        {
            "name": "w23",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24024/?format=api",
                "id": 24024,
                "name": "Provod",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Ye Olde Laptops Posse",
            "abbreviation": "YOLP",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/24023/?format=api",
                "id": 24023,
                "name": "Ye Olde Laptops Posse",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-03-22",
    "supertype": "graphics",
    "platforms": [],
    "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/2014/tokyodemofest14/7_lines_glsl_graphics_compo/caress-yolp.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62842"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "101",
            "competition": {
                "id": 10174,
                "name": "7 Lines GLSL Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2118/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2118/",
                    "id": 2118,
                    "name": "TokyoDemoFest 2014",
                    "tagline": "",
                    "start_date": "2014-03-21",
                    "end_date": "2014-03-23",
                    "location": "Tōkyō-to, Tōkyō, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.6895,
                    "longitude": 139.69171,
                    "website": "http://tokyodemofest.jp/2014/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/ea/84/a8dc.pl111123.jpg",
            "original_width": 1920,
            "original_height": 1200,
            "standard_url": "https://media.demozoo.org/screens/s/ea/84/a8dc.pl111123.jpg",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/ea/84/a8dc.pl111123.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "shader-sandbox"
    ]
}