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

{
    "url": "https://demozoo.org/api/v1/productions/104124/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/104124/",
    "id": 104124,
    "title": "Leggy",
    "author_nicks": [
        {
            "name": "Loonies",
            "abbreviation": "LNS",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/115/?format=api",
                "id": 115,
                "name": "Loonies",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2014-03-26",
    "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": [
        {
            "nick": {
                "name": "Psycho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/117/?format=api",
                    "id": 117,
                    "name": "Psycho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Maytz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/119/?format=api",
                    "id": 119,
                    "name": "Maytz",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "modelling"
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://loonies.dk/demos/bin/lns-leggy.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/nvscene14/4k_procedural_graphics/2014_03_26_14_11_11_lns-leggy.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=62850"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "124",
            "competition": {
                "id": 10189,
                "name": "4K Procedural Graphics",
                "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/74/71/4b5b.55246.jpg",
            "original_width": 2560,
            "original_height": 1440,
            "standard_url": "https://media.demozoo.org/screens/s/74/71/4b5b.55246.jpg",
            "standard_width": 400,
            "standard_height": 225,
            "thumbnail_url": "https://media.demozoo.org/screens/t/74/71/4b5b.55246.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": [
        "crinkler"
    ]
}