{"message":"Welcome to Sunset API","version":"1.0.0","status":"running","endpoints":{"django_admin":"/admin/","api_root":"/api/v1/","api_browser":"/api-auth/","swagger_ui":"/api/docs/","redoc":"/api/schema/redoc/","openapi_schema":"/api/schema/"},"documentation":{"note":"This is a REST API backend. Use the Django Admin or API endpoints.","swagger":{"url":"/api/docs/","description":"Interactive API documentation with Swagger UI","features":"Try out API endpoints directly from the browser"},"redoc":{"url":"/api/schema/redoc/","description":"Alternative API documentation with ReDoc","features":"Clean, three-panel design for API reference"},"django_admin":{"url":"/admin/","description":"Django administration interface","access":"Create a superuser with: python manage.py createsuperuser"},"api_endpoints":{"description":"Use tools like Postman, curl, or a frontend application to interact with the API","authentication":"JWT tokens required for most endpoints"}}}