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

{
    "url": "https://demozoo.org/api/v1/productions/152101/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/152101/",
    "id": 152101,
    "title": "Kryptonite",
    "author_nicks": [
        {
            "name": "las",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/10046/?format=api",
                "id": 10046,
                "name": "las",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Mercury",
            "abbreviation": "HG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury",
                "is_group": true
            }
        }
    ],
    "release_date": "2015-12-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "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/2015/unc15/4k_executable_graphics/hg-kryptonite.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70383"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "125",
            "competition": {
                "id": 12076,
                "name": "4k Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2698/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2698/",
                    "id": 2698,
                    "name": "Under Construction 2015",
                    "tagline": "",
                    "start_date": "2015-12-27",
                    "end_date": "2015-12-29",
                    "location": "Gernsheim, Hesse, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.75305,
                    "longitude": 8.48859,
                    "website": "http://under-construction.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/1f/d1ce.pl181190.png",
            "original_width": 1280,
            "original_height": 720,
            "standard_url": "https://media.demozoo.org/screens/s/c1/1f/d1ce.pl181190.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/1f/d1ce.pl181190.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}