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

{
    "url": "https://demozoo.org/api/v1/productions/140052/?format=api",
    "demozoo_url": "https://demozoo.org/productions/140052/",
    "id": 140052,
    "title": "More Tongue",
    "author_nicks": [
        {
            "name": "Nom De Nom",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43383/?format=api",
                "id": 43383,
                "name": "Nom De Nom",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2015-06-19",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
            "id": 12,
            "name": "Browser"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2015/atparty15/browser_demo/02_more_tongue.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=65880"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "75",
            "competition": {
                "id": 11613,
                "name": "Browser Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2371/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2371/",
                    "id": 2371,
                    "name": "@Party 2015",
                    "tagline": "Now We Are Six",
                    "start_date": "2015-06-19",
                    "end_date": "2015-06-19",
                    "location": "Cambridge, Middlesex County, Massachusetts, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 42.3751,
                    "longitude": -71.10561,
                    "website": "http://atparty-demoscene.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/f4/b0/7602.124678.png",
            "original_width": 628,
            "original_height": 689,
            "standard_url": "https://media.demozoo.org/screens/s/f4/b0/7602.124678.jpg",
            "standard_width": 273,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/f4/b0/7602.124678.jpg",
            "thumbnail_width": 136,
            "thumbnail_height": 150
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e8/9a/5310.124677.png",
            "original_width": 673,
            "original_height": 694,
            "standard_url": "https://media.demozoo.org/screens/s/e8/9a/5310.124677.jpg",
            "standard_width": 290,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e8/9a/5310.124677.jpg",
            "thumbnail_width": 145,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}