Gets a list of all available singers for us.
curl --request GET \ --url https://api.topmediai.com/v1/singers
{ "Singers": [ { "singer_name": "<string>", "singer_id": 123 } ] }
Show child attributes
model name