Skip to main content

Featureart Image Object

Contains featureart data.

filenamestring

Featureart image filename including extension.

Example: modio-featureart-bluedark.png
originalstring

URL to the full-sized featureart image.

Example: https://assets.modcdn.io/images/branding/modio-featureart-bluedark.png
thumb_1280x720string

URL to the thumbnail image with dimensions 1280x720.

Example: https://assets.modcdn.io/images/branding/modio-featureart-bluedark.png
Featureart Image Object
{
"filename": "modio-featureart-bluedark.png",
"original": "https://assets.modcdn.io/images/branding/modio-featureart-bluedark.png",
"thumb_1280x720": "https://assets.modcdn.io/images/branding/modio-featureart-bluedark.png"
}