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

{
    "url": "https://demozoo.org/api/v1/productions/176625/?format=api",
    "demozoo_url": "https://demozoo.org/productions/176625/",
    "id": 176625,
    "title": "lua-osg-livecoding",
    "author_nicks": [
        {
            "name": "cxw",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65996/?format=api",
                "id": 65996,
                "name": "cxw",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Incline",
            "abbreviation": "NCL",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/65997/?format=api",
                "id": 65997,
                "name": "Incline",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-07-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
            "id": 6,
            "name": "Tool",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/inclinescene/lua-osg-livecoding/get/master.tar.bz2"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/softbound17/misc/lua-osg-livecoding-bin-cygwin-x64.7z"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://bitbucket.org/inclinescene/lua-osg-livecoding"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/cxw42/lol-bin"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=71351"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/3203/?format=api",
            "demozoo_url": "https://demozoo.org/parties/3203/",
            "id": 3203,
            "name": "Softbound 1",
            "tagline": "",
            "start_date": "2017-07-29",
            "end_date": "2017-07-29",
            "location": "Avon, Livingston County, New York, United States",
            "is_online": false,
            "country_code": "US",
            "latitude": 42.91201,
            "longitude": -77.74556,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/7a/73/1908.144085.png",
            "original_width": 917,
            "original_height": 644,
            "standard_url": "https://media.demozoo.org/screens/s/7a/73/1908.144085.jpg",
            "standard_width": 400,
            "standard_height": 280,
            "thumbnail_url": "https://media.demozoo.org/screens/t/7a/73/1908.144085.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 140
        }
    ],
    "tags": [
        "lua",
        "openscenegraph",
        "livecoding"
    ]
}