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

{
    "url": "https://demozoo.org/api/v1/productions/55161/?format=api",
    "demozoo_url": "https://demozoo.org/productions/55161/",
    "id": 55161,
    "title": "Limp Ninja Revival",
    "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": "2004-12-28",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
            "id": 3,
            "name": "Commodore 64"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
            "id": 3,
            "name": "4K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Cadaver",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16419/?format=api",
                    "id": 16419,
                    "name": "Cadaver",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "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": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.tum-party.org/data/competitions/C64_4k_Intro/41/2004-12-28_194932_TUM4K.D64"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://c64.ch/demos/download.php?id=3948"
        },
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/getinternalfile.php/4847/limp_ninja-limp_ninja_revival.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2004/tum04/c64/in4k/tum4k.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=16151"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=15099"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 2,
            "ranking": "2",
            "score": "141",
            "competition": {
                "id": 5884,
                "name": "C64 4K Intro",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/169/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/169/",
                    "id": 169,
                    "name": "The Ultimate Meeting 2004",
                    "tagline": "Christmas with your *real* family",
                    "start_date": "2004-12-27",
                    "end_date": "2004-12-29",
                    "location": "Hemsbach, Germany",
                    "is_online": false,
                    "country_code": "DE",
                    "latitude": 49.591995,
                    "longitude": 8.64747,
                    "website": "http://2004.tum-party.net/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}