http://magento.loc/api/rest/products выдает подобное(после распарсивания json):
Array
(
[337] => Array
(
[entity_id] => 337
[type_id] => simple
[sku] => ace000
[color] => 15
[gender] => 93
[material] => 130
[jewelry_type] =>
[description] => Gunmetal frame with crystal gradient polycarbonate lenses in grey.
[meta_keyword] =>
[short_description] => A timeless accessory staple, the unmistakable teardrop lenses of our Aviator sunglasses appeal to everyone from suits to rock stars to citizens of the world.
[name] => Aviator Sunglasses
[meta_title] =>
[meta_description] =>
[regular_price_with_tax] => 319.34
[regular_price_without_tax] => 295
[final_price_with_tax] => 319.34
[final_price_without_tax] => 295
[is_saleable] => 1
[image_url] => http://magento.loc/media/catalog/product/cache/0/image/9df78eab33525d08d6e5fb8d27136e95/a/c/ace000a_1.jpg
)
)
Однако - мне нужна дата последнего апдейта товара. Как ее достать?