Following the instructions at the link below, I successfully built a REST API for my Django application: http://django-rest-framework.org/tutorial/quickstart.
The shortcut format generally used for basic auth is http://username:password@example.com/path. You will also want to include the accept header in the request.