Can you please adjust the API to output JSON in an easier to use format?
Some people already asked me for that, but I can't just change it because that would break all the existing software.
May be it can be done as optional mode by additional key. (And I wanted to do JSONP too).
The existing JSON format is perfectly readable and valid. Do you need help with parsing it ? What programming language do you use ?