Skip to main content

Boxart Image Object

Contains boxart data.

filenamestring

Boxart image filename including extension.

Example: modio-boxart-bluedark.png
originalstring

URL to the full-sized boxart image.

Example: https://assets.modcdn.io/images/branding/modio-boxart-bluedark.png
thumb_360x480string

URL to the thumbnail image with dimensions 360x480.

Example: https://assets.modcdn.io/images/branding/modio-boxart-bluedark.png
Boxart Image Object
{
"filename": "modio-boxart-bluedark.png",
"original": "https://assets.modcdn.io/images/branding/modio-boxart-bluedark.png",
"thumb_360x480": "https://assets.modcdn.io/images/branding/modio-boxart-bluedark.png"
}