API modules should use the EntityStore and related services instead of relying on EntityContent. This allows unit tests to mock the storage layer when testing API modules.
In addition, avoiding EntityContent will make it easier to introduce redirects.
Version: unspecified
Severity: normal
Whiteboard: u=dev c=backend p=8 cleanup