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

{
    "url": "https://demozoo.org/api/v1/productions/47738/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47738/",
    "id": 47738,
    "title": "The Shrine",
    "author_nicks": [
        {
            "name": "Dotwaffle",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5844/?format=api",
                "id": 5844,
                "name": "Dotwaffle",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2005-09-11",
    "supertype": "graphics",
    "platforms": [],
    "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/2005/sundown05/grfx/id12_shrine.jpg"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "68",
            "competition": {
                "id": 997,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/320/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/320/",
                    "id": 320,
                    "name": "Sundown 2005",
                    "tagline": "",
                    "start_date": "2005-09-09",
                    "end_date": "2005-09-11",
                    "location": "Budleigh Salterton, Devon, England, United Kingdom",
                    "is_online": false,
                    "country_code": "GB",
                    "latitude": 50.62983,
                    "longitude": -3.32181,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/79/d4/87cf.p47738.jpg",
            "original_width": 657,
            "original_height": 445,
            "standard_url": "https://media.demozoo.org/screens/s/79/d4/87cf.p47738.jpg",
            "standard_width": 400,
            "standard_height": 270,
            "thumbnail_url": "https://media.demozoo.org/screens/t/79/d4/87cf.p47738.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 135
        }
    ],
    "tags": []
}