Hacker News new | ask | show | jobs
by lisper 5182 days ago
When I tried it I got this:

"Sorry, not implemented yet. Please append "?format=json" to your URL."

When I did that it worked.

2 comments

You must have tried it in a web browser. Using curl sends different request headers. When you are using a web browser, it asks for text/html. Try ?format=text
It must be Tastypie thingy. Nice to see Django-powered site.