I'd like to have a browsable API using django-rest-framework for a rest service using mongodb for the models. Specifically I'd like to be able to have the url pointing to the actual GET method in the listing of all articles.I'd like to have a browsable API using django-r