``` POST http://localhost:9000/api/projects/xxx/jobs/xxx/records/14/console?return_type=json ```  it seems that query is mounted as _query. So, the ```this.params``` does not work so well. 
it seems that query is mounted as _query.
So, the
this.paramsdoes not work so well.