8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The example command line is
curl -s 'http://microapi.theride.org/Location' | jp '[0].Id'
which produces this output on a recent run:
4.7268765e+07
in scientific notation, instead of simply 47268765 like I would have expected.