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

{
    "url": "https://demozoo.org/api/v1/productions/54138/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/54138/",
    "id": 54138,
    "title": "Beijing Torch",
    "author_nicks": [
        {
            "name": "Kulebril",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/32286/?format=api",
                "id": 32286,
                "name": "Kulebril",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-07-26",
    "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/2008/euskal16/fast/grfx/12_kulebril.zip"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "30",
            "competition": {
                "id": 5689,
                "name": "Fast 2D",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/502/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/502/",
                    "id": 502,
                    "name": "Euskal 2008",
                    "tagline": "Euskal Encounter 16",
                    "start_date": "2008-07-24",
                    "end_date": "2008-07-27",
                    "location": "San Vicente de Baracaldo, Spain",
                    "is_online": false,
                    "country_code": "ES",
                    "latitude": 43.29731,
                    "longitude": -2.98584,
                    "website": "http://www.euskal.org/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/53/8a/5d53.pl56941.png",
            "original_width": 640,
            "original_height": 480,
            "standard_url": "https://media.demozoo.org/screens/s/53/8a/5d53.pl56941.jpg",
            "standard_width": 400,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/53/8a/5d53.pl56941.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}