Noun (concept)
DTO (Data transfer object)
an object used to carry data between parts of an application without business logic
The API returns a DTO instead of the full database entity.