---
title: "Changes to List Voices"
method: GET
path: "/v1/voices"
---

# Changes to List Voices

`GET /v1/voices`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 14 revisions.

- **2026-08-12** `b3bccdb58e6c` — 2 breaking, 2 warning, 2 info
- **2026-08-11** `11e1197415cb` — 4 breaking
- **2026-08-10** `021b1eec81a4` — 1 info

## Changes

- **2026-08-12** `b3bccdb58e6c` — 2 breaking, 2 warning, 2 info
  - the `source` response property const value `stock` was removed for the status `200`
  - removed the required property `data/items/slug` from the response with the `200` status
  - added the new `custom` enum value to the `data/items/source` response property for the response status `200`
  - added the new `stock` enum value to the `data/items/source` response property for the response status `200`
  - the response property `data/items/source` became required for the status `200`
  - the `source` response's property default value `stock` was removed for the status `200`
- **2026-08-11** `11e1197415cb` — 4 breaking
  - the response property `data/items/preview_url` became optional for the status `200`
  - response property `data/items/preview_url` list-of-types was widened by adding types `null` to media type `application/json` of response `200`
  - the `data/items/preview_url` response property's maxLength was unset from `2083` for the response status `200`
  - the `data/items/preview_url` response property's minLength was decreased from `1` to `0` for the response status `200`
- **2026-08-10** `021b1eec81a4` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mirage/apis/mirage-video-api/docs/v1/voices/get.md) · [API](https://skmtc.dev/mirage/apis/mirage-video-api.md) · [Page](https://skmtc.dev/mirage/apis/mirage-video-api/changes/v1/voices/get)
