If you've worked on, or are currently working on, an app that parses JSON, these tools might be of interest to you when debugging JSON responses:
JSON Pretty Printing Demo /via @steemcb
Online JSON Viewer /via @cfdan
And, of course, if you're developing a JSON-based app on iOS and you're not using TouchJSON, well shame on you… ;)
[Update] Some other suggestions from Twitter:
Online JSON Parser & SBJSON /via @adamkmccarthy
JSONView for Chrome /via @john__long
RESTClient /via @DamianOS3