The default basic root view for DefaultRouter

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

{
    "chorecharts": "https://marcchesebro.com/chorechart/api/chorecharts/",
    "chores": "https://marcchesebro.com/chorechart/api/chores/",
    "chorecompletes": "https://marcchesebro.com/chorechart/api/chorecompletes/",
    "chartinvites": "https://marcchesebro.com/chorechart/api/chartinvites/",
    "users": "https://marcchesebro.com/chorechart/api/users/"
}