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

{
    "url": "https://demozoo.org/api/v1/productions/179921/?format=api",
    "demozoo_url": "https://demozoo.org/productions/179921/",
    "id": 179921,
    "title": "Tornado",
    "author_nicks": [
        {
            "name": "g0blinish",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/23887/?format=api",
                "id": 23887,
                "name": "g0blinish",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2017-11-11",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
            "id": 52,
            "name": "Android"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
            "id": 4,
            "name": "Intro",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2017/demosplash17/modern_demo/tornado.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=72274"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "99",
            "competition": {
                "id": 13904,
                "name": "Modern Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3502/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3502/",
                    "id": 3502,
                    "name": "Demosplash 2017",
                    "tagline": "",
                    "start_date": "2017-11-10",
                    "end_date": "2017-11-11",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "http://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/8a/90/5416.150144.png",
            "original_width": 480,
            "original_height": 800,
            "standard_url": "https://media.demozoo.org/screens/s/8a/90/5416.150144.jpg",
            "standard_width": 180,
            "standard_height": 300,
            "thumbnail_url": "https://media.demozoo.org/screens/t/8a/90/5416.150144.jpg",
            "thumbnail_width": 90,
            "thumbnail_height": 150
        }
    ],
    "tags": []
}