Getting Price list for Item DocType using RestAPI

Greetings all,

I want to access prices for the items stored in the price list. And our prices keep changing.
I am looking for a way to update the prices using Rest API.

There are multiple different price lists for different currency prices.
The price list connection with Item lets us access the pricing for any single item’s multiple prices.

I know we can access the DocTypes using RestAPI, but the linked Price list, how do we access these multiple prices mentioned for any product?

Thank you,