Or, embed this snippet using GenerateWP WordPress Plugin.

Download

Clone

IbyIMD Media Meta Query

$meta_query = array(
	array(
		'key'     => '_original_post_id',
		'value'   => '3643',
	),
);