Music Box
This endpoint allows you to search for a music.
Endpoint
- URL:
/api/rw/sound/music-box
- Method:
GET
- Response:
application/json
Query Parameters
Name | Type | Description |
---|---|---|
id | int | The ID of the music. |
album | string [Chrono Tower, Irminsul, Snegurochka, Cassiel, Event Album] | The name of the album. |
artist | string [Seth Tsui] | The name of the artist. |
offset | int | The amount of music you want to skip. |
limit | int | The amount of music to return. |
Last updated on