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

{
    "url": "https://demozoo.org/api/v1/productions/163772/?format=api",
    "demozoo_url": "https://demozoo.org/productions/163772/",
    "id": 163772,
    "title": "Deadbeef",
    "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-10-01",
    "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/deadline16/oldschool_demo/str_deadbeef.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://github.com/zden/calamity256/blob/master/str_deadbeef.asm"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=68241"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 5,
            "ranking": "5",
            "score": "57",
            "competition": {
                "id": 12789,
                "name": "Oldskool Platforms",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2929/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2929/",
                    "id": 2929,
                    "name": "Deadline 2016",
                    "tagline": "",
                    "start_date": "2016-09-30",
                    "end_date": "2016-10-02",
                    "location": "Land Berlin, Berlin, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 52.5,
                    "longitude": 13.41667,
                    "website": "http://demoparty.berlin/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/46/5b/7360.146313.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/46/5b/7360.146313.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/46/5b/7360.146313.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "glitch",
        "tiny-intro-with-sound",
        "286",
        "pc-speaker",
        "source-available"
    ]
}