Appearance
GET /books?include=author,reviews.user
include takes a comma-separated list of dot-paths, merged into one tree. Only relations the entity marks include.fields can appear here (see Relations). An un-includable or misspelled relation is a 400.
include
include.fields