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

{
    "url": "https://demozoo.org/api/v1/productions/163054/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163054/",
    "id": 163054,
    "title": "Malware",
    "author_nicks": [
        {
            "name": "Zden",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8036/?format=api",
                "id": 8036,
                "name": "Zden",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [
        {
            "name": "Satori",
            "abbreviation": "STR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                "id": 3732,
                "name": "Satori",
                "is_group": true
            }
        }
    ],
    "release_date": "2016-09-10",
    "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": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2016/function16/256_byte_intro/str_malware.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/zden/calamity256/blob/master/str_malware.asm"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68164"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=l2MDrZJBE3U"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 10,
            "ranking": "10",
            "score": "191",
            "competition": {
                "id": 12772,
                "name": "256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2738/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2738/",
                    "id": 2738,
                    "name": "Function 2016",
                    "tagline": "",
                    "start_date": "2016-09-09",
                    "end_date": "2016-09-11",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": "http://2016.function.hu/en/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/54/a3/086b.146314.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/54/a3/086b.146314.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/54/a3/086b.146314.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "glitch",
        "tiny-intro-with-sound",
        "286",
        "pc-speaker",
        "source-available"
    ]
}