=== GET /records/posts?join=users&filter=id,eq,1 === 200 Content-Type: application/json; charset=utf-8 Content-Length: 161 {"records":[{"id":1,"user_id":{"id":1,"username":"user1","password":"pass1","api_key":"123456789abc","location":null},"category_id":1,"content":"blog started"}]}
info at phpclasses dot org