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

{
    "url": "https://demozoo.org/api/v1/productions/196047/?format=api",
    "demozoo_url": "https://demozoo.org/productions/196047/",
    "id": 196047,
    "title": "Vixmas 2018",
    "author_nicks": [
        {
            "name": "Hokuto Force",
            "abbreviation": "HF",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                "id": 14329,
                "name": "Hokuto Force",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2018-11-20",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
            "id": 21,
            "name": "VIC-20"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
            "id": 22,
            "name": "32K Intro",
            "supertype": "production"
        }
    ],
    "credits": [
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Code",
            "role": ""
        },
        {
            "nick": {
                "name": "Leuat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21417/?format=api",
                    "id": 21417,
                    "name": "Leuat",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": ""
        },
        {
            "nick": {
                "name": "Arlequin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10349/?format=api",
                    "id": 10349,
                    "name": "Arlequin",
                    "is_group": false
                }
            },
            "category": "Graphics",
            "role": "Font"
        },
        {
            "nick": {
                "name": "Majikeyric",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60687/?format=api",
                    "id": 60687,
                    "name": "Majikeyric",
                    "is_group": false
                }
            },
            "category": "Other",
            "role": "Help"
        },
        {
            "nick": {
                "name": "Warlord",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42675/?format=api",
                    "id": 42675,
                    "name": "Warlord",
                    "is_group": false
                }
            },
            "category": "Music",
            "role": ""
        }
    ],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.irio.co.uk/trse/releases/demos/vixmas/vixmas.prg"
        },
        {
            "link_class": "SceneOrgFile",
            "url": "https://files.scene.org/view/demos/groups/hokuto_force/vixmas.prg"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=79049"
        },
        {
            "link_class": "YoutubeVideo",
            "url": "https://www.youtube.com/watch?v=_143j-8toyQ"
        }
    ],
    "release_parties": [],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [
        {
            "original_url": "https://media.demozoo.org/screens/o/78/25/21c8.173985.png",
            "original_width": 320,
            "original_height": 229,
            "standard_url": "https://media.demozoo.org/screens/s/78/25/21c8.173985.jpg",
            "standard_width": 320,
            "standard_height": 229,
            "thumbnail_url": "https://media.demozoo.org/screens/t/78/25/21c8.173985.jpg",
            "thumbnail_width": 200,
            "thumbnail_height": 143
        }
    ],
    "tags": [
        "christmas",
        "trse"
    ]
}