Skip to main content

get_song

get_song

Path Parameters
song_id string REQUIRED

Song Id

Responses
200

Returns a song

Schema OPTIONAL
album_id string
album_name string
artist string
disk int32
id string
length int32
liked boolean
path string
title string
year int32
404

Song not found

Schema OPTIONAL
string