Content List
A simple ViewSet for viewing Content. (api.v1.views.ContentViewSet)
Filter for Content Type with text, photo, question, link, video, quote, document, comment
`/?content_type=text`
To Sort (ordering fields: 'created', 'title', 'karma', 'rating_sum', 'id', 'contributor__last_name'):
/?ordering=created or /?ordering=-created
GET /api/v1/projects/?format=api
[]