=== GET /records/posts?join=tags&filter=id,eq,1 === 200 Content-Type: application/json; charset=utf-8 Content-Length: 177 {"records":[{"id":1,"user_id":1,"category_id":1,"content":"blog started","tags":[{"id":1,"name":"funny","is_important":false},{"id":2,"name":"important","is_important":true}]}]}
info at phpclasses dot org