JSON:API
JSON:API is a specification for how a client should request that resources be fetched or modified, and how a server should respond to those requests, built on top of REST principles with conventions for relationships, pagination, filtering, and sparse fieldsets.