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

{
    "url": "https://demozoo.org/api/v1/productions/52010/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52010/",
    "id": 52010,
    "title": "RTX-004 \"PositiveSn0w\"",
    "author_nicks": [
        {
            "name": "RTX1911",
            "abbreviation": "RTX",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/30686/?format=api",
                "id": 30686,
                "name": "RTX1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2013-02-09",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
            "id": 1,
            "name": "Windows"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "T_S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
                    "id": 24017,
                    "name": "FL1NE",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "T_S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
                    "id": 24017,
                    "name": "FL1NE",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "T_S",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24017/?format=api",
                    "id": 24017,
                    "name": "FL1NE",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "0^(2)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30697/?format=api",
                    "id": 30697,
                    "name": "0^(2)",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/tokyodemofest13/combined_demo/rtx-004_positivesn0w__2013__rtx1911__win32__demo_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61027"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "6",
            "score": "190",
            "competition": {
                "id": 5379,
                "name": "Combined Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/1440/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/1440/",
                    "id": 1440,
                    "name": "TokyoDemoFest 2013",
                    "tagline": "",
                    "start_date": "2013-02-09",
                    "end_date": "2013-02-10",
                    "location": "Idabashi, Tokyo, Japan",
                    "is_online": false,
                    "country_code": "JP",
                    "latitude": 35.699921,
                    "longitude": 139.747925,
                    "website": "http://tokyodemofest.jp/2013/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/c1/83/87f6.54689.png",
            "original_width": 320,
            "original_height": 180,
            "standard_url": "https://media.demozoo.org/screens/s/c1/83/87f6.54689.jpg",
            "standard_width": 320,
            "standard_height": 180,
            "thumbnail_url": "https://media.demozoo.org/screens/t/c1/83/87f6.54689.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}