NewReleases Response Group

Description

The NewReleases response group displays the newly released items for a specified browsenode. BrowseNodeLookup is the only operation that can use this response group.

Availability

The NewReleases response group is available in all locales.

REST Sample Response Snippet

Sample Response Snippet (REST)

      
<NewReleases>
	<NewRelease>
		<ASIN>0439784549</ASIN> 
		<Title>Harry Potter and the Half-Blood Prince (Book 6)</Title> 
	</NewRelease>
	<NewRelease>
		<ASIN>0743226712</ASIN> 
		<Title>1776</Title> 
	</NewRelease>
	<NewRelease>
		<ASIN>0060765313</ASIN> 
		<Title>Trst</Title> 
	</NewRelease>
	<NewRelease>
		<ASIN>006073132X</ASIN> 
		<Title>This new baby product (should we restrict this to the "clone")</Title> 
	</NewRelease>
	<NewRelease>
		<ASIN>0374292884</ASIN> 
		<Title>The World Is Flat: A Brief History of the Twenty-first Century: A Look At Slugs (Sociology)</Title> 
	</NewRelease>
</NewReleases>
    
    

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=BrowseNodeLookup
		&BrowseNodeId=20
		&ResponseGroup=NewReleases
		&Version=2007-01-17
		&Marketplace=us