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

{
    "url": "https://demozoo.org/api/v1/productions/36801/?format=api",
    "demozoo_url": "https://demozoo.org/productions/36801/",
    "id": 36801,
    "title": "Island green loreen",
    "author_nicks": [
        {
            "name": "The Gang",
            "abbreviation": "GNG",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/4083/?format=api",
                "id": 4083,
                "name": "The Gang",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-07-14",
    "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/2012/solskogen12/demo_web/the-gang---island-green-euphoria-web-demo-.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "21",
            "competition": {
                "id": 3258,
                "name": "Webdemo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1332/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1332/",
                    "id": 1332,
                    "name": "Solskogen 2012",
                    "tagline": "Dawn of the Dead Pixels",
                    "start_date": "2012-07-13",
                    "end_date": "2012-07-15",
                    "location": "Aas, Norway",
                    "is_online": false,
                    "country_code": "NO",
                    "latitude": 59.666908,
                    "longitude": 10.80529,
                    "website": "http://solskogen.no/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/67/52/f71a.99404.png",
            "original_width": 633,
            "original_height": 474,
            "standard_url": "https://media.demozoo.org/screens/s/67/52/f71a.99404.png",
            "standard_width": 400,
            "standard_height": 299,
            "thumbnail_url": "https://media.demozoo.org/screens/t/67/52/f71a.99404.png",
            "thumbnail_width": 200,
            "thumbnail_height": 149
        }
    ],
    "tags": [
        "webgl"
    ]
}