API: How to use the Record_Image field

API: How to use the Record_Image field

Hey,

I'm looking to download the image from a specific record. I know I can use the api as follows: https://www.zohoapis.com/crm/v2/{module_api_name}/{record_id}/photo

But I want to avoid making two calls to the CRM API. I know the record comes with a field called "Record_Image" which looks like it's in base64, but there is no specific documentation on it. Can you please point me out how to use the Record_Image field. What is it's meaning anyway?.

Thanks