---
title: "Changes to 🛡️ Get a single music artist."
method: GET
path: "/api/v1/music/artist/{id}"
---

# Changes to 🛡️ Get a single music artist.

`GET /api/v1/music/artist/{id}`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 3 of 176 revisions.

- **2026-07-25** `2adb8814cbb2` — 5 breaking, 5 warning, 6 info
- **2026-04-18** `b2c32b0b84d6` — 1 info
- **2026-03-10** `1ec5a2e9d039` — 1 warning

## Changes

- **2026-07-25** `2adb8814cbb2` — 5 breaking, 5 warning, 6 info
  - removed the required property `createdAt` from the response with the `200` status
  - removed the required property `deletedAt` from the response with the `200` status
  - removed the required property `id` from the response with the `200` status
  - removed the required property `musicArtistId` from the response with the `200` status
  - removed the required property `updatedAt` from the response with the `200` status
  - removed the optional property `metadata` from the response with the `200` status
  - removed the optional property `name` from the response with the `200` status
  - removed the optional property `releases` from the response with the `200` status
  - removed the optional property `sortName` from the response with the `200` status
  - removed the optional property `tracks` from the response with the `200` status
  - added the new optional `query` request parameter `metadata`
  - added the new optional `query` request parameter `playCount`
  - added the new optional `query` request parameter `rating`
  - added the new optional `query` request parameter `releases`
  - added the new optional `query` request parameter `summary`
  - added the new optional `query` request parameter `tracks`
- **2026-04-18** `b2c32b0b84d6` — 1 info
  - added the optional property `releases/items/releaseType` to the response with the `200` status
- **2026-03-10** `1ec5a2e9d039` — 1 warning
  - removed the optional property `releases/items/releaseType` from the response with the `200` status

---

[Operation](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/docs/api/v1/music/artist/:id/get.md) · [API](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api.md) · [Page](https://skmtc.dev/cardinalapps/apis/cardinal-media-server-api/changes/api/v1/music/artist/:id/get)
