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

{
    "url": "https://demozoo.org/api/v1/productions/91052/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/91052/",
    "id": 91052,
    "title": "Not Scary Girl",
    "author_nicks": [
        {
            "name": "Chicken Brittle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23204/?format=api",
                "id": 23204,
                "name": "Chicken Brittle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Duck And Chicken",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23225/?format=api",
                "id": 23225,
                "name": "Duck And Chicken",
                "is_group": true
            }
        }
    ],
    "release_date": "2011-11-12",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "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/2011/syntax11/grfx/chicken_brittle-not_scary_girl.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "67",
            "competition": {
                "id": 9529,
                "name": "Pixel Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/383/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/383/",
                    "id": 383,
                    "name": "Syntax 2011",
                    "tagline": "",
                    "start_date": "2011-11-12",
                    "end_date": "2011-11-13",
                    "location": "Melbourne, Australia",
                    "is_online": false,
                    "country_code": "AU",
                    "latitude": -37.817532,
                    "longitude": 144.967148,
                    "website": "http://www.syntaxparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/1b/9e/0d11.46339.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/1b/9e/0d11.46339.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/1b/9e/0d11.46339.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}