---
title: "Changes to 获取歌曲列表"
method: GET
path: "/songs"
---

# Changes to 获取歌曲列表

`GET /songs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 79 revisions.

- **2026-07-13** `9f0f00626325` — 7 info
- **2026-07-06** `ace6861ad4ac` — 12 info
- **2026-07-02** `f3f029d9bc4a` — 1 breaking, 5 warning, 3 info
- **2026-06-26** `be19914b7eed` — 10 warning

## Changes

- **2026-07-13** `9f0f00626325` — 7 info
  - added the new optional `query` request parameter `album`
  - added the new optional `query` request parameter `artist`
  - added the new optional `query` request parameter `decade`
  - added the new optional `query` request parameter `genre`
  - added the new optional `query` request parameter `language`
  - added the new optional `query` request parameter `style`
  - added the new optional `query` request parameter `year`
- **2026-07-06** `ace6861ad4ac` — 12 info
  - the endpoint scheme security `BearerAuth` was added to the API
  - api tag `歌曲管理` added
  - added the new optional `query` request parameter `exclude_playlist_labels`
  - added the new optional `query` request parameter `keyword`
  - added the new optional `query` request parameter `limit`
  - added the new optional `query` request parameter `offset`
  - added the new optional `query` request parameter `order`
  - added the new optional `query` request parameter `path_prefix`
  - added the new optional `query` request parameter `sort`
  - added the new optional `query` request parameter `type`
  - added the non-success response with the status `500`
  - added the success response with the status `200`
- **2026-07-02** `f3f029d9bc4a` — 1 breaking, 5 warning, 3 info
  - removed the success response with the status `200`
  - deleted the `query` request parameter `keyword`
  - deleted the `query` request parameter `limit`
  - deleted the `query` request parameter `offset`
  - deleted the `query` request parameter `path_prefix`
  - deleted the `query` request parameter `type`
  - the endpoint scheme security `BearerAuth` was removed from the API
  - api tag `歌曲管理` removed
  - removed the non-success response with the status `500`
- **2026-06-26** `be19914b7eed` — 10 warning
  - deleted the `query` request parameter `album`
  - deleted the `query` request parameter `artist`
  - deleted the `query` request parameter `decade`
  - deleted the `query` request parameter `exclude_playlist_labels`
  - deleted the `query` request parameter `genre`
  - deleted the `query` request parameter `language`
  - deleted the `query` request parameter `order`
  - deleted the `query` request parameter `sort`
  - deleted the `query` request parameter `style`
  - deleted the `query` request parameter `year`

---

[Operation](https://skmtc.dev/songloft-org/apis/songloft-api/docs/songs/get.md) · [API](https://skmtc.dev/songloft-org/apis/songloft-api.md) · [Page](https://skmtc.dev/songloft-org/apis/songloft-api/changes/songs/get)
