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

{
    "url": "https://demozoo.org/api/v1/productions/116966/?format=api",
    "demozoo_url": "https://demozoo.org/productions/116966/",
    "id": 116966,
    "title": "z13demo",
    "author_nicks": [
        {
            "name": "swee",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51531/?format=api",
                "id": 51531,
                "name": "swee",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Zone 13",
            "abbreviation": "z13",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/51532/?format=api",
                "id": 51532,
                "name": "Zone 13",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-07-05",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/187537/4_z13demo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/hackerencesummer14/demo/4_z13demo.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=180877"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=63781"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "4",
            "score": "",
            "competition": {
                "id": 10627,
                "name": "Oldschool Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2096/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2096/",
                    "id": 2096,
                    "name": "Hackerence Summer Demo Party 2014",
                    "tagline": "",
                    "start_date": "2014-07-04",
                    "end_date": "2014-07-06",
                    "location": "Härnösands Kommun, Västernorrland, Sweden",
                    "is_online": false,
                    "country_code": "SE",
                    "latitude": 62.76667,
                    "longitude": 17.68333,
                    "website": "http://demo.hackerence.com/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/23/36/3650.192191.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/23/36/3650.192191.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/23/36/3650.192191.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/3e/9d/c8d0.192192.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/3e/9d/c8d0.192192.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/9d/c8d0.192192.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": []
}