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

{
    "url": "https://demozoo.org/api/v1/productions/171731/?format=api",
    "demozoo_url": "https://demozoo.org/productions/171731/",
    "id": 171731,
    "title": "Tower Of Hanoi",
    "author_nicks": [
        {
            "name": "Zeal_",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/43763/?format=api",
                "id": 43763,
                "name": "Zeal_",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "CyberCat",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/49095/?format=api",
                "id": 49095,
                "name": "CyberCat",
                "is_group": true
            }
        }
    ],
    "release_date": "2017-05-13",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
            "id": 19,
            "name": "256b Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Zeal_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43763/?format=api",
                    "id": 43763,
                    "name": "Zeal_",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/qbparty17/intro_256b/hanoi.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=70020"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=Uv5ZT9xMd0U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "89",
            "competition": {
                "id": 13188,
                "name": "256 Bytes Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3090/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3090/",
                    "id": 3090,
                    "name": "QBParty 2017",
                    "tagline": "",
                    "start_date": "2017-05-12",
                    "end_date": "2017-05-14",
                    "location": "Sülysáp, Pest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.45206,
                    "longitude": 19.53369,
                    "website": "http://qbparty.hu/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/99/aa/9320.135748.png",
            "original_width": 640,
            "original_height": 400,
            "standard_url": "https://media.demozoo.org/screens/s/99/aa/9320.135748.png",
            "standard_width": 400,
            "standard_height": 250,
            "thumbnail_url": "https://media.demozoo.org/screens/t/99/aa/9320.135748.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "textmode",
        "tower-of-hanoi"
    ]
}