# Image Images such as movie posters and background artwork are represented by Image elements. ## Fields | Field | Type | Required | Description | | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | ------------------------------------------------------------------ | | `type` | [Optional\](../../models/shared/ImageType.md) | :heavy_minus_sign: | Describes both the purpose and intended presentation of the image. | | `alt` | *Optional\* | :heavy_minus_sign: | Title to use for accessibility. | | `url` | *Optional\* | :heavy_minus_sign: | The relative path or absolute url for the image. |