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

{
    "url": "https://demozoo.org/api/v1/productions/44724/?format=api",
    "demozoo_url": "https://demozoo.org/productions/44724/",
    "id": 44724,
    "title": "Alpha",
    "author_nicks": [
        {
            "name": "Astral",
            "abbreviation": "AST",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/8061/?format=api",
                "id": 8061,
                "name": "Astral",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1999-09-17",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
            "id": 7,
            "name": "Linux"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Strepto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12099/?format=api",
                    "id": 12099,
                    "name": "Strepto",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "3D Engine, Keyframing"
        },
        {
            "nick": {
                "name": "Árpi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12098/?format=api",
                    "id": 12098,
                    "name": "Árpi",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": "Script System, Bugfixing"
        },
        {
            "nick": {
                "name": "Immortal Rat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11199/?format=api",
                    "id": 11199,
                    "name": "Immortal Rat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Textures"
        },
        {
            "nick": {
                "name": "Partikle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11215/?format=api",
                    "id": 11215,
                    "name": "Partikle",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "TowerX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/11216/?format=api",
                    "id": 11216,
                    "name": "TowerX",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rage99/powerdemo/ast_alp.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1999/rage99/powerdemo/astral-alpha.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=1099"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "361",
            "competition": {
                "id": 4386,
                "name": "Power Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/682/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/682/",
                    "id": 682,
                    "name": "Rage 1999",
                    "tagline": "Rage-Scenest 1999",
                    "start_date": "1999-09-16",
                    "end_date": "1999-09-18",
                    "location": "Budapest, Hungary",
                    "is_online": false,
                    "country_code": "HU",
                    "latitude": 47.49801,
                    "longitude": 19.03991,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}