meta { name: /api/entries type: http seq: 4 } get { url: {{base_url}}/api/entries?year=2015&journal=A body: none auth: inherit } params:query { year: 2015 journal: A } settings { encodeUrl: true timeout: 0 }