Provides new "json_recursive" REST format which exposes all fields and referenced entities by default. You may want to use this module if you need to fetch almost everything in one request.

Default usage:

GET https://example.com/node/1?_format=json_recursive

Limit max depth of loaded references:

GET https://example.com/node/1?_format=json_recursive&max_depth=3

Find examples how to customize and fine-tune the output in submodules:

  1. rest_media_recursive - exposes Media, with image styles.
  2. rest_paragraphs_recursive - exposes Paragraphs and items from Paragraphs Library.
Supporting organizations: 
Development

Project information

Releases