Con un for o foreach scorri l'array e poi puoi accedere al valore id
Es
Codice PHP:
foreach ($array as $value){
 if(
$value['ID']==0)