Hi @byebyers, can you share your use case?
Do you want to access the author information during build time?
In that case you could do what @erquhart mentioned here:
Iterate over the collection with the relation widget, get the author id (e.g. name/email) and use that value to extract name and thumbnail from the authors collection.