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

{
    "url": "https://demozoo.org/api/v1/productions/175874/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175874/",
    "id": 175874,
    "title": "KARAT3D+",
    "author_nicks": [
        {
            "name": "Byterapers",
            "abbreviation": "(B)",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                "id": 370,
                "name": "Byterapers",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2008-10-25",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        },
        {
            "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": "Suckho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3145/?format=api",
                    "id": 3145,
                    "name": "Suckho",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Suckho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3145/?format=api",
                    "id": 3145,
                    "name": "Suckho",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Firestorm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12039/?format=api",
                    "id": 12039,
                    "name": "Firestorm",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Dice",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/601/?format=api",
                    "id": 601,
                    "name": "Dice",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.byterapers.com/pub/demos/pc/b-karat3d-h264_1280x720.avi"
        },
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.byterapers.com/pub/demos/pc/b-karat3d-h264_640x360.avi"
        },
        {
            "link_class": "BaseUrl",
            "url": "ftp://ftp.byterapers.com/pub/demos/pc/b-karat3d_linux_v1_10.tar.gz"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2008/altparty08/dynamic_demo/karat3d_by_byterapers_inc.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=51963"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=fpMXDtEBQF8"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "454",
            "competition": {
                "id": 14924,
                "name": "Dynamic Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/178/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/178/",
                    "id": 178,
                    "name": "Alternative Party 2008",
                    "tagline": "10th Anniversary: Punish Your Machine",
                    "start_date": "2008-10-24",
                    "end_date": "2008-10-26",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2008"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "fmod",
        "tinyxml",
        "libpng",
        "windows-xp",
        "glut",
        "glew",
        "libjpg"
    ]
}