Field | Type | Description |
---|---|---|
screenshot_id | number | A unique identifier of the screenshot. |
key_ids | array | List of key identifiers, the screenshot is attached to. |
keys | array of objects | List of key keys with coordinates. Every key has the following attributes: |
url | string | Link to the screenshot. |
title | string | Screenshot title. |
description | string | Description of the screenshot. |
screenshot_tags | array | List of screenshot tags. |
width | number | Width of the screenshot, in pixels. |
height | number | Height of the screenshot, in pixels. |
created_at | string | Creation date of the screenshot. |
created_at_timestamp | number | Unix timestamp when the screenshot was created. |