Drupal is a registered trademark of Dries Buytaert
Protected Pages 3.0.0 Major update available for module protected_pages (3.0.0). Commerce Core 3.3.8 Minor update available for module commerce (3.3.8). Layout Builder Reorder 2.0.1 Minor update available for module layout_builder_reorder (2.0.1). Ban 1.1.0 Minor update available for module ban (1.1.0). Field Formatter Range 2.0.0 Major update available for module field_formatter_range (2.0.0). Field Formatter Range 8.x-1.8 Minor update available for module field_formatter_range (8.x-1.8). UI Patterns (SDC in Drupal UI) 2.0.18 Minor update available for module ui_patterns (2.0.18). Varbase FAQs 9.2.1 Minor update available for module varbase_faqs (9.2.1). Search API Solr 4.3.11 Module search_api_solr updated after 14 months of inactivity (4.3.11). Provus Mega Menu Module provus_mega_menu crossed 1,000 active installs.

REST Entity Recursive

234 sites Security covered
View on drupal.org

This module creates a new REST format that automatically includes all fields and referenced entities in responses. This allows you to retrieve a large amount of data in a single request, and you can control the depth of referenced entities.

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.

Activity

Total releases
4
First release
Feb 2025
Latest release
7 months ago
Releases (12 mo)
1 ▼ from 3
Maintenance
Slowing

Release Timeline

Releases

Version Type Release date
2.0.6-rc8 Pre-release Nov 19, 2025
2.0.6-rc7 Pre-release Feb 25, 2025
2.0.6-rc6 Pre-release Feb 13, 2025
2.0.6-rc5 Pre-release Feb 12, 2025