According to the API documentation the redirect.data object will contain a url property and any other metadata defined on the redirect. RedirectData in the SDK is strongly typed so any metadata is missing after deserialization. In order to serve our app we'd need a way to access the additional metadata on RedirectData or somewhere else on the search response.