obspy.core.event.resourceid.ResourceIdentifier.get_referred_object

ResourceIdentifier.get_referred_object()[source]

Returns the object associated with the resource identifier.

This works as long as at least one ResourceIdentifier with the same ID as this instance has an associated object. If not, this method will return None.