The default basic root view for DefaultRouter

GET /api/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "user": "http://paste.winny.tech/api/user/?format=api",
    "paste": "http://paste.winny.tech/api/paste/?format=api",
    "expirylog": "http://paste.winny.tech/api/expirylog/?format=api",
    "language": "http://paste.winny.tech/api/language/?format=api"
}