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

{
    "url": "https://demozoo.org/api/v1/productions/27654/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/27654/",
    "id": 27654,
    "title": "Blackhole",
    "author_nicks": [
        {
            "name": "Electron",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6761/?format=api",
                "id": 6761,
                "name": "Electron",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1995-11-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/1995/compusphere95b/grfx/toj_bhle.lha"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "83",
            "competition": {
                "id": 2014,
                "name": "Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/464/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/464/",
                    "id": 464,
                    "name": "Compusphere 1995 (5)",
                    "tagline": "",
                    "start_date": "1995-11-10",
                    "end_date": "1995-11-12",
                    "location": "Uddevalla Kommun, Västra Götaland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 58.34099,
                    "longitude": 11.84744,
                    "website": "http://www.compusphere.se"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0a/7c/33e6.257942.png",
            "original_width": 640,
            "original_height": 512,
            "standard_url": "https://media.demozoo.org/screens/s/0a/7c/33e6.257942.png",
            "standard_width": 375,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0a/7c/33e6.257942.png",
            "thumbnail_width": 187,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}