Hello! I noticed I’m able to expand the “personas” data but not the “playlists” data. Is expand feature not supported for playlists? Thanks. I’m guessing it’s because it will be a long list so I’ll have to fetch seperately.
“_links”: { “self”: { “href”: “string” }, “personas”: [ { “href”: “string” } ], “playlists”: { “href”: “string” } }