def get_url(self, obj): return '{0}/catalogue/api/records/{1}.json'.format(settings.BASE_URL, obj.identifier)