Make link methods compatible with custom resource titles
Created by: NotSpecial
Previously, link methods would check the title
field to identify a link
resource, which does not work if an alternative title is used.
This issue can be resolved by using the href
field, as the key in the DOMAIN
dict equals the endpoint URL.