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

{
    "url": "https://demozoo.org/api/v1/productions/47342/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/47342/",
    "id": 47342,
    "title": "Weihnachtswurst",
    "author_nicks": [
        {
            "name": "Tolle Sache",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                "id": 1202,
                "name": "T$",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2012-12-28",
    "supertype": "graphics",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2012/tum12/gfx_4kexecutable/ts-weihnachtswurst.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=60904"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "111",
            "competition": {
                "id": 4766,
                "name": "4k Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1475/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1475/",
                    "id": 1475,
                    "name": "The Ultimate Meeting 2012",
                    "tagline": "The Ultimate Moving",
                    "start_date": "2012-12-27",
                    "end_date": "2012-12-29",
                    "location": "Griesheim, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.860748,
                    "longitude": 8.56369,
                    "website": "http://2012.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/0b/a6/5547.36156.png",
            "original_width": 932,
            "original_height": 956,
            "standard_url": "https://media.demozoo.org/screens/s/0b/a6/5547.36156.jpg",
            "standard_width": 292,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/0b/a6/5547.36156.jpg",
            "thumbnail_width": 146,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}