Clicking admin anchors will redirect to a filtered changelist view showing the related objects. This allows you to get a quick overview and run actions on the filtered objects.
A simple Angular component to display object data in an expandable JSON tree view. See it in action on StackBlitz. You can make values in the JSON tree clickable to trigger custom actions. For ...