Hi @Gal Yaniv
Per my test, you can use RoleAssignments.Member property which contain information about user or group, and RoleDefinitionBindings information about permission level.
/_api/web/lists/getByTitle('Documents')/items(1)/RoleAssignments?$expand=Member,RoleDefinitionBindings
Here is part of the test result
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.