Skip to content

Photo object

Individual photos within albums

FieldTypeDescription
idinteger (int32)Unique photo identifier
albumIdrequiredinteger (int32)Parent album ID
titlestringPhoto title or caption
urlrequiredstring (uri)Full-size image URL
thumbnailUrlstring (uri)Thumbnail URL (150x150)
widthinteger (int32)Image width in pixels
heightinteger (int32)Image height in pixels
sizeinteger (int32)File size in bytes
formatstringImage format
createdAtstring (date-time)

Released under the MIT License.