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

{
    "url": "https://demozoo.org/api/v1/productions/96557/?format=api",
    "demozoo_url": "https://demozoo.org/productions/96557/",
    "id": 96557,
    "title": "Keep It Short and Simple",
    "author_nicks": [
        {
            "name": "NPLI",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1309/?format=api",
                "id": 1309,
                "name": "NPLI",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-12-12",
    "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": "akole",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45274/?format=api",
                    "id": 45274,
                    "name": "akole",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "tvs",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12903/?format=api",
                    "id": 12903,
                    "name": "tvs",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://tmdc.scene.org/tmdc12/npli-kiss.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/compos/tmdc12/npli-kiss.zip"
        },
        {
            "link_class": "UntergrundFile",
            "url": "https://ftp.untergrund.net/users/npli/prods/npli-kiss_small_res_fix.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54311"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=WhyWofJOSFk"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 4,
            "ranking": "4",
            "score": "65.00",
            "competition": {
                "id": 9999,
                "name": "Textmode Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2098/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2098/",
                    "id": 2098,
                    "name": "TMDC 2009",
                    "tagline": "12",
                    "start_date": "2009-11-11",
                    "end_date": "2009-12-12",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": "http://tmdc.scene.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "textmode",
        "fmod",
        "upx"
    ]
}