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

{
    "url": "https://demozoo.org/api/v1/productions/270217/?format=api",
    "demozoo_url": "https://demozoo.org/productions/270217/",
    "id": 270217,
    "title": "Xmas 2k19",
    "author_nicks": [
        {
            "name": "Alpha Raid",
            "abbreviation": "AR",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/21339/?format=api",
                "id": 21339,
                "name": "Alpha Raid",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2019-11-09",
    "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/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Slaxx",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59883/?format=api",
                    "id": 59883,
                    "name": "Slaxx",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        },
        {
            "nick": {
                "name": "nosam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18532/?format=api",
                    "id": 18532,
                    "name": "nosam",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "eneloh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/109291/?format=api",
                    "id": 109291,
                    "name": "eneloh",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://csdb.dk/release/download.php?id=227938"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/parties/2019/demosplash19/retro_demo/xmas2k19.d64"
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbRelease",
            "url": "https://csdb.dk/release/?id=183752"
        },
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=83719"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=wmIN6cp7jLc"
        }
    ],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 7,
            "ranking": "7",
            "score": "105",
            "competition": {
                "id": 15607,
                "name": "Retro Demo",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/3865/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/3865/",
                    "id": 3865,
                    "name": "Demosplash 2019",
                    "tagline": "",
                    "start_date": "2019-11-08",
                    "end_date": "2019-11-09",
                    "location": "Pittsburgh, Allegheny County, Pennsylvania, United States",
                    "is_online": false,
                    "country_code": "US",
                    "latitude": 40.44062,
                    "longitude": -79.99589,
                    "website": "http://www.demosplash.org/"
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/33/e0/8fd1.255431.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/33/e0/8fd1.255431.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/33/e0/8fd1.255431.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        },
        {
            "original_url": "https://media.demozoo.org/screens/o/e9/27/3ac5.255432.png",
            "original_width": 384,
            "original_height": 272,
            "standard_url": "https://media.demozoo.org/screens/s/e9/27/3ac5.255432.png",
            "standard_width": 384,
            "standard_height": 272,
            "thumbnail_url": "https://media.demozoo.org/screens/t/e9/27/3ac5.255432.png",
            "thumbnail_width": 200,
            "thumbnail_height": 141
        }
    ],
    "tags": [
        "christmas"
    ]
}