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

{
    "url": "https://demozoo.org/api/v1/productions/97552/?format=api",
    "demozoo_url": "https://demozoo.org/productions/97552/",
    "id": 97552,
    "title": "Catharsis",
    "author_nicks": [
        {
            "name": "mfx",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/404/?format=api",
                "id": 404,
                "name": "mfx",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2009-10-24",
    "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": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": "sounds"
        },
        {
            "nick": {
                "name": "Nosfe",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/828/?format=api",
                    "id": 828,
                    "name": "Nosfe",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "visuals, textures"
        },
        {
            "nick": {
                "name": "216",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3046/?format=api",
                    "id": 3046,
                    "name": "216",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "216",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3046/?format=api",
                    "id": 3046,
                    "name": "216",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        },
        {
            "nick": {
                "name": "Rainmaker",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/491/?format=api",
                    "id": 491,
                    "name": "Curly Brace",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Engine"
        },
        {
            "nick": {
                "name": "oddjob",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3598/?format=api",
                    "id": 3598,
                    "name": "oddjob",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        },
        {
            "nick": {
                "name": "MoonQ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37983/?format=api",
                    "id": 37983,
                    "name": "MoonQ",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "textures"
        },
        {
            "nick": {
                "name": "Pommak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3051/?format=api",
                    "id": 3051,
                    "name": "Pommak",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Pommak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3051/?format=api",
                    "id": 3051,
                    "name": "Pommak",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Visuals"
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2009/altparty09/demo/mfx_cthr.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=54042"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=qn1-ROXKUK0"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "85",
            "competition": {
                "id": 436,
                "name": "Alternative Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/177/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/177/",
                    "id": 177,
                    "name": "Alternative Party 2009",
                    "tagline": "Man Meets Machine",
                    "start_date": "2009-10-23",
                    "end_date": "2009-10-25",
                    "location": "Helsinki, Finland",
                    "is_online": false,
                    "country_code": "FI",
                    "latitude": 60.17116,
                    "longitude": 24.93258,
                    "website": "http://www.altparty.org/2009"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": [
        "opengl",
        "fmod",
        "monochrome",
        "noise",
        "glue"
    ]
}