{"success":true,"statusCode":200,"localizationCode":"API_ROOT","message":"مرحباً بكم في واجهة برمجة تطبيقات مقرأ","data":{"api_version":"2.2","name":"Maqraa API","description":"Quranic Education Platform API","documentation":{"swagger_ui":"http://api.maaqraah.com/docs/","redoc":"http://api.maaqraah.com/redoc/","openapi_schema":"http://api.maaqraah.com/schema/"},"endpoints":{"authentication":{"register":"/auth/register/ (POST)","login":"/auth/login/ (POST)","refresh":"/auth/refresh/ (POST)","logout":"/auth/logout/ (POST)","change_password":"/auth/change-password/ (POST)"},"teachers":{"list":"/teachers/ (GET)","detail":"/teachers/{id}/ (GET)","services":"/teachers/{id}/services/ (GET)","applications":"/teachers/applications/ (GET)"},"services":{"list":"/services/ (GET)","detail":"/services/{id}/ (GET)"},"sessions":{"list":"/sessions/ (GET)","book":"/sessions/book/ (POST)","detail":"/sessions/{id}/ (GET)","update":"/sessions/{id}/update/ (PATCH)","review":"/sessions/{id}/review/ (POST)"},"chat":{"create_room":"/chat/rooms/create/ (POST)","list_rooms":"/chat/rooms/ (GET)","send_message":"/chat/rooms/{id}/messages/send/ (POST)","list_messages":"/chat/rooms/{id}/messages/ (GET)","mark_read":"/chat/rooms/{id}/read/ (PATCH)","unread_count":"/chat/unread/ (GET)"}}}}