How to get the product data by product variants data

Hi all,

i am working on store front side i am able to get the data by product json data and product id


[https://xxxxxxx.myshopify.com/products.json?id=7886081949954&limit=1](https://xxxxxxx.myshopify.com/products.json?id=7886081949954&limit=1)

but i want get the main product by the variant id

[https://xxxxxx.myshopify.com/products.json?variantsid=4886081949954&limit=1](https://xxxxxx.myshopify.com/products.json?variantsid=4886081949954&limit=1)