Using GET threads the view_url includes the slug, but If I want the actual posts the view _url only includes the thread id, is it possible for the API to return the full canonical URL whenever possible to avoid redirects and improve SEO.
/community/api/threads/
/community/api/threads/{id}/posts/