$matches[1] ?? '', // Numeric part (e.g., '1') "duration_unit" => $matches[2] ?? '' // Text part (e.g., 'h', 'd') ]; }, $response['items']); } ?>