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

{
    "url": "https://demozoo.org/api/v1/productions/52013/?format=api",
    "demozoo_url": "https://demozoo.org/productions/52013/",
    "id": 52013,
    "title": "RTX-003 \"Happyra1n\"",
    "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": "Music",
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.rtx1911.net/RTX1911/Products/RTX-003-Happyra1n-2013RTX1911Win32Demo.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2013/tokyodemofest13/combined_demo/rtx-003_happyra1n__2013__rtx1911__win32__demo_.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=61026"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 9,
            "ranking": "9",
            "score": "150",
            "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/3e/75/7fd1.54688.png",
            "original_width": 320,
            "original_height": 180,
            "standard_url": "https://media.demozoo.org/screens/s/3e/75/7fd1.54688.jpg",
            "standard_width": 320,
            "standard_height": 180,
            "thumbnail_url": "https://media.demozoo.org/screens/t/3e/75/7fd1.54688.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 112
        }
    ],
    "tags": []
}