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

{
    "url": "https://demozoo.org/api/v1/productions/70280/?format=api",
    "demozoo_url": "https://demozoo.org/graphics/70280/",
    "id": 70280,
    "title": "House at the Mountains",
    "author_nicks": [
        {
            "name": "BITS",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/3947/?format=api",
                "id": 3947,
                "name": "BITS",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-12-28",
    "supertype": "graphics",
    "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/28/?format=api",
            "id": 28,
            "name": "4K Executable Graphics",
            "supertype": "graphics"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/tum08/4k_executable_graphics/2008-12-25_041919_bits5010-tum-20081225.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=52368"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "50",
            "competition": {
                "id": 7528,
                "name": "4K Executable Graphics",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/173/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/173/",
                    "id": 173,
                    "name": "The Ultimate Meeting 2008",
                    "tagline": "Amazing, Exciting, Spectacular",
                    "start_date": "2008-12-27",
                    "end_date": "2008-12-29",
                    "location": "Stadtteil Durlach, Karlsruhe, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 48.994949,
                    "longitude": 8.47018,
                    "website": "http://2008.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/b5/42/0bd4.pl70644.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/b5/42/0bd4.pl70644.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/b5/42/0bd4.pl70644.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}