The Image response group returns all available images of an item in three sizes: small, medium, and large. For example, if a blender is for sale and there are four images of it, this response group returns twelve images: four images, each in three sizes.
The images returned are associated with the merchant selling the item. For that reason, you must specify the merchant ID in the request when you use the Images response group. MerchantId, however, defaults to "Amazon." So, if the item is being sold by Amazon, specifying a MerchantId is not required. If you do not specify a MerchantId and a merchant other than Amazon is selling the item, ECS will not return images.
Sample Response (REST)
<?xml version="1.0" encoding="UTF-8"?>
<SimilarityLookupResponse xmlns="http://webservices.amazon.com/AWSECommerceService/2007-01-17">
<OperationRequest>
<HTTPHeaders>
<Header Name="UserAgent" Value="Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1)"/>
</HTTPHeaders>
<RequestId>1K1FB6YMW28DEDCNNA6W</RequestId>
<Arguments>
<Argument Name="Service" Value="AWSECommerceService"/>
<Argument Name="AssociateTag" Value="[Your Associate ID Here]"/>
<Argument Name="AWSAccessKeyId" Value="[Your Access Key ID Here]"/>
<Argument Name="ItemId" Value="0060006781"/>
<Argument Name="ResponseGroup" Value="Images"/>
<Argument Name="Operation" Value="SimilarityLookup"/>
</Arguments>
</OperationRequest>
<Items>
<Request>
<IsValid>True</IsValid>
</Request>
<Item>
<ASIN>0060932902</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0060932902.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>39</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0060932902.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>90</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0060932902.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>305</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0140264450</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0140264450.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>38</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0140264450.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>89</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0140264450.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>303</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0060556579</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0060556579.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>39</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0060556579.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>92</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0060556579.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>312</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0670031518</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0670031518.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>35</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0670031518.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>81</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0670031518.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>275</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0618335404</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0618335404.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>40</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0618335404.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>93</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0618335404.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>314</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0465044050</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0465044050.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>40</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0465044050.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>93</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0465044050.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>317</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0670031860</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0670031860.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>41</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0670031860.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>96</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0670031860.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>325</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0192860925</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0192860925.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>40</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0192860925.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>92</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0192860925.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>313</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0393318486</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0393318486.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>39</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0393318486.01._SCMZZZZZZZ_.gif</URL>
<Height>140</Height>
<Width>92</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0393318486.01._SCLZZZZZZZ_.gif</URL>
<Height>475</Height>
<Width>312</Width>
</LargeImage>
</Item>
<Item>
<ASIN>0375415467</ASIN>
<SmallImage>
<URL>http://images.amazon.com/images/P/0375415467.01._SCTHUMBZZZ_.jpg</URL>
<Height>60</Height>
<Width>47</Width>
</SmallImage>
<MediumImage>
<URL>http://images.amazon.com/images/P/0375415467.01._SCMZZZZZZZ_.jpg</URL>
<Height>140</Height>
<Width>110</Width>
</MediumImage>
<LargeImage>
<URL>http://images.amazon.com/images/P/0375415467.01._SCLZZZZZZZ_.jpg</URL>
<Height>475</Height>
<Width>374</Width>
</LargeImage>
</Item>
</Items>
</SimilarityLookupResponse>
The Request that Generated the Response (REST)
http://webservices.amazon.com/onca/xml?Service=AWSECommerceService
&AWSAccessKeyId=[Your Access Key ID Here]
&AssociateTag=[Your Associate ID Here]
&Operation=SimilarityLookup
&ItemId=0060006781
&ResponseGroup=Images