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

{
    "url": "https://demozoo.org/api/v1/productions/5302/?format=api",
    "demozoo_url": "https://demozoo.org/productions/5302/",
    "id": 5302,
    "title": "X-Mas'92",
    "author_nicks": [
        {
            "name": "Razor 1911",
            "abbreviation": "RZR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "1992-12-29",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
            "id": 4,
            "name": "MS-Dos"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Infinity",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17027/?format=api",
                    "id": 17027,
                    "name": "Infinity",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "Black Spyrit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17391/?format=api",
                    "id": 17391,
                    "name": "Black Spyrit",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Excessive Knight",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59155/?format=api",
                    "id": 59155,
                    "name": "Excessive Knight",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://artscene.textfiles.com/intros/PC/1992/rzr202.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/mirrors/hornet/demos/1992/razor.zip"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/1992/theparty92/demo/razor.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "Defacto2File",
            "url": "https://defacto2.net/f/b124754"
        },
        {
            "link_class": "GithubRepo",
            "url": "https://github.com/sceners/x-mas_92-razor_1911"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=58368"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 6,
            "ranking": "",
            "score": "",
            "competition": {
                "id": 568,
                "name": "PC Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/91/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/91/",
                    "id": 91,
                    "name": "The Party 1992",
                    "tagline": "Part II - The Final",
                    "start_date": "1992-12-27",
                    "end_date": "1992-12-29",
                    "location": "Aars, Vesthimmerland Kommune, North Denmark, Denmark",
                    "is_online": false,
                    "country_code": "DK",
                    "latitude": 56.80399,
                    "longitude": 9.51441,
                    "website": "http://theparty.dk/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/59/cf/66cc.87486.png",
            "original_width": 631,
            "original_height": 396,
            "standard_url": "https://media.demozoo.org/screens/s/59/cf/66cc.87486.png",
            "standard_width": 400,
            "standard_height": 251,
            "thumbnail_url": "https://media.demozoo.org/screens/t/59/cf/66cc.87486.png",
            "thumbnail_width": 200,
            "thumbnail_height": 125
        }
    ],
    "tags": [
        "source-available"
    ]
}