get https://mzggufdjcjothtyspkzt.supabase.co:443/rest/v1/tracks
Log in to see full request history
Responses
206Partial Content
206Partial Content
xxxxxxxxxx
curl --request GET \
--url https://mzggufdjcjothtyspkzt.supabase.co:443/rest/v1/tracks \
--header 'Range-Unit: items' \
--header 'accept: application/json'
xxxxxxxxxx
18[
{
"audio_file": "",
"created": "",
"explicit_status": "",
"genre": "",
"id": "r''||lower(hex(randomblob(7)))",
"mix_version": "",
"recording_location": "",
"subgenre": "",
"track_title": "",
"updated": "",
"recording_year": "",
"isrc_code": "",
"lyrics": "",
"lyrics_text": ""
}
]