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

{
    "url": "https://demozoo.org/api/v1/productions/96987/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96987/",
    "id": 96987,
    "title": "JHC2010",
    "author_nicks": [
        {
            "name": "CI5 The Amaters",
            "abbreviation": "CI5",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/9398/?format=api",
                "id": 9398,
                "name": "CI5 The Amaters",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2010-12",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
            "id": 2,
            "name": "ZX Spectrum"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2010/jhcon10/zx_compo/jhc2010.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=56405"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "",
            "competition": {
                "id": 9867,
                "name": "JHCon 2010 Compo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2065/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2065/",
                    "id": 2065,
                    "name": "JHCon 2010",
                    "tagline": "",
                    "start_date": "2010-12",
                    "end_date": "2010-12",
                    "location": "Okres Jindřichův Hradec, Jihočeský, Czech Republic",
                    "is_online": false,
                    "country_code": "CZ",
                    "latitude": 49.08333,
                    "longitude": 15.16667,
                    "website": "http://jhcon.ic.cz/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}