Tarmo Aidantausta
Isn't the collapsing documentation example output a bit off http://friendfeed.com/api... ? I see that comment starts with { but is never closed with }? Not that this is a really serious error, but it didn't just look right to me...
Yes, it's just an error in the documentation. The actual output is valid JSON :). We'll fix this today. - Benjamin Golub
Brilliant, I figured it might be only in the docs since you probably have tests for the actual output ;) - Tarmo Aidantausta