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

{
    "url": "https://demozoo.org/api/v1/productions/111923/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/111923/",
    "id": 111923,
    "title": "HEAT",
    "author_nicks": [
        {
            "name": "Zefyros",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3684/?format=api",
                "id": 3684,
                "name": "Zefyros",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Break",
            "abbreviation": "BRK",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/44545/?format=api",
                "id": 44545,
                "name": "Break",
                "is_group": true
            }
        },
        {
            "name": "DeZign",
            "abbreviation": "DZN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/6876/?format=api",
                "id": 6876,
                "name": "DeZign",
                "is_group": true
            }
        },
        {
            "name": "G-INcorporated",
            "abbreviation": "GIN",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3925/?format=api",
                "id": 3925,
                "name": "G-INcorporated",
                "is_group": true
            }
        }
    ],
    "release_date": "2014-05-17",
    "supertype": "graphics",
    "platforms": [],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
            "id": 26,
            "name": "ANSI",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2014/stream14/graphics_textmode/zfr-heat.ans"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "-10",
            "competition": {
                "id": 10431,
                "name": "Textmode graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2135/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2135/",
                    "id": 2135,
                    "name": "Stream 2014",
                    "tagline": "Stream Ten",
                    "start_date": "2014-05-16",
                    "end_date": "2014-05-18",
                    "location": "Tampere, Pirkanmaa, Western Finland, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 61.60736,
                    "longitude": 23.87021,
                    "website": "http://www.streamparty.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c5/bd/daca.58922.png",
            "original_width": 2637,
            "original_height": 6889,
            "standard_url": "https://media.demozoo.org/screens/s/c5/bd/daca.58922.jpg",
            "standard_width": 133,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c5/bd/daca.58922.jpg",
            "thumbnail_width": 66,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}