The artifact link field can take a long time to load when calling the REST GET artifacts/:id/linked_artifacts.
The route returns all the linked artifacts of the returned artifacts, and when the returned artifacts have plenty of linked artifacts themselves, the route becomes very slow.
It seems there is no good reason to return all the links of the linked artifact... At least in the new artifact link field