Skip to main content

Preview Object

Contains preview URL information for the resource.

resource_urlstring

The sharable URL that resource admins can pass around.

Example: https://mod.io/g/@rogueknight/m/@some-mod?preview=00000000000000000000000000000000
date_addedinteger<int32>

Unix timestamp of the date the hash was first generated.

Example: 1499841487
date_updatedinteger<int32>

Unix timestamp of the date the hash was regenerated.

Example: 1499841487
Preview Object
{
"resource_url": "https://mod.io/g/@rogueknight/m/@some-mod?preview=00000000000000000000000000000000",
"date_added": 1499841487,
"date_updated": 1499841487
}