Tell us what you are trying to do?
I need to access a custom post type (opticians) with the REST API.. I am able to get this data with all the related fields to opticians.. but I need to also get the brands that the optician has which is another custom post type (eyewear-brand) and there's a relationship between them but I am confused about the best way to get this data in a combined way to one external website using the REST API