As noted in #2829746: Clean up \Drupal\jsonapi\LinkManager\LinkManager(Interface) → we want to simplify the link generation by creating a JSON API specific entity link.
As expressed in the linked issue:
I think \Drupal\jsonapi\LinkManager\LinkManager::getEntityLink() should not be necessary; instead the JSON API module should register a new link relation for every entity type. So that you can do $entity->toUrl('jsonapi').
Postponed by ✨ Make it possible to link to an entity by UUID Active
Postponed
11.0 🔥
jsonapi.module
The change is currently missing an automated test that fails when run with the original code, and succeeds when the bug has been fixed.
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.