Custom Json from REST

Hi,
how can i get a custom json from a REST query? I mean, I don’t want to get ids and timestamps or _entityName props in my response.

Thanks

You may try to use the API versioning mechanism. It was not designed exactly for these kinds of tasks, but may work for you. See the following discussion: Hide Cuba properties via REST V2 API - CUBA.Platform