$query = file_get_contents('https://api.vk.com/method/wall.getReposts?owner_id=-180920410&post_id='.$id.'&access_token=токен&v=5.101');
Array
(
[response] => Array
(
[items] => Array
(
)
[profiles] => Array
(
)
[groups] => Array
(
)
)
)