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

{
    "url": "https://demozoo.org/api/v1/productions/40019/?format=api",
    "demozoo_url": "https://demozoo.org/productions/40019/",
    "id": 40019,
    "title": "Windtunnel",
    "author_nicks": [
        {
            "name": "Brutal Core Division",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/20443/?format=api",
                "id": 20443,
                "name": "Brutal Core Division",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1998-12-19",
    "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": [
        {
            "nick": {
                "name": "Buzz Armpit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24839/?format=api",
                    "id": 24839,
                    "name": "Buzz Armpit",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://256bytes.untergrund.net/download/237"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/xmas98_256b/windtunl.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1998/jumper98/256b/windtunl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=26886"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "62",
            "competition": {
                "id": 3746,
                "name": "PC 256 Byte Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/908/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/908/",
                    "id": 908,
                    "name": "Jumper 1998",
                    "tagline": "",
                    "start_date": "1998-12-18",
                    "end_date": "1998-12-20",
                    "location": "Debrecen, Hajdú-Bihar, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.53333,
                    "longitude": 21.63333,
                    "website": ""
                }
            }
        },
        {
            "position": 2,
            "ranking": "=2",
            "score": "",
            "competition": {
                "id": 15775,
                "name": "PC 256b",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/4031/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/4031/",
                    "id": 4031,
                    "name": "www.256b.com xmas compo 1998",
                    "tagline": "",
                    "start_date": "1998",
                    "end_date": "1999-01-11",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/3a/7b/8a51.260624.png",
            "original_width": 320,
            "original_height": 200,
            "standard_url": "https://media.demozoo.org/screens/s/3a/7b/8a51.260624.png",
            "standard_width": 320,
            "standard_height": 200,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3a/7b/8a51.260624.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": []
}