curl http://192.168.1.100/api/packagelist | jq '.[] | select(.status=="installed") | .package, .version'
Using curl or browser: