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

{
    "url": "https://demozoo.org/api/v1/productions/323207/?format=api",
    "demozoo_url": "https://demozoo.org/productions/323207/",
    "id": 323207,
    "title": "This Is How We Demo",
    "author_nicks": [
        {
            "name": "Teletubbarna",
            "abbreviation": "TT",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/72776/?format=api",
                "id": 72776,
                "name": "Teletubbarna",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-09-07",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/54/?format=api",
            "id": 54,
            "name": "Atari 2600 Video Computer System (VCS)"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/chimpbembly19s/intro_4k/tt_this.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=82938"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "7",
            "competition": {
                "id": 17848,
                "name": "Intro 4k",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4365/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4365/",
                    "id": 4365,
                    "name": "Chimpbembly 2019 Summer",
                    "tagline": "",
                    "start_date": "2019-09-06",
                    "end_date": "2019-09-08",
                    "location": "Alavus, Kuusiokunnat, South Ostrobothnia, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 62.58333,
                    "longitude": 23.61667,
                    "website": "https://chimpbembly.wordpress.com"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/d4/22/7c4d.325179.png",
            "original_width": 320,
            "original_height": 212,
            "standard_url": "https://media.demozoo.org/screens/s/d4/22/7c4d.325179.png",
            "standard_width": 320,
            "standard_height": 212,
            "thumbnail_url": "https://media.demozoo.org/screens/t/d4/22/7c4d.325179.png",
            "thumbnail_width": 200,
            "thumbnail_height": 132
        }
    ],
    "tags": []
}