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

{
    "url": "https://demozoo.org/api/v1/productions/10060/?format=api",
    "demozoo_url": "https://demozoo.org/productions/10060/",
    "id": 10060,
    "title": "TEH ROBOT",
    "author_nicks": [
        {
            "name": "Limp Ninja",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/5355/?format=api",
                "id": 5355,
                "name": "Limp Ninja",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2003-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/40/?format=api",
            "id": 40,
            "name": "XBOX"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Max Power",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9867/?format=api",
                    "id": 9867,
                    "name": "Max Power",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Bruce D. Lee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11715/?format=api",
                    "id": 11715,
                    "name": "Bruce",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/tum03/handheld/limp_ninja-teh_robot-hq_mpg.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/tum03/handheld/limp_ninja-teh_robot_%28party_version%29.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/tum03/handheld/limp_ninja-teh_robot_%28radium_mp3_%2B_divx_5.04_vbr_1024kbs%29.avi"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2003/tum03/handheld/limp_ninja_-_teh_robot.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=11259"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 3,
            "ranking": "3",
            "score": "141",
            "competition": {
                "id": 7422,
                "name": "Console/Handheld",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/168/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/168/",
                    "id": 168,
                    "name": "The Ultimate Meeting 2003",
                    "tagline": "",
                    "start_date": "2003-12-27",
                    "end_date": "2003-12-29",
                    "location": "Hemsbach, Karlsruhe Region, Baden-Württemberg, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.59075,
                    "longitude": 8.64779,
                    "website": "http://2003.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}