Disable All Advertising
Image
EAN-130883929602841   EAN-13 barcode 0883929602841
UPC-A883929602841   UPC-A barcode 883929602841
Product NameSully
CategoryElectronics / Photography: A/V Media: Movie / TV
Amazon.comA Buy on Amazon ~ B072Z1HS3B
Price New5.56 US Dollars    (curriencies)
Price Used5.47 US Dollars    (curriencies)
RatingPG-13 - Parents Strongly Cautioned
Run Time96 unknown-units
CastAaron Eckhart, Laura Linney, Tom Hanks
GenreDramas
Run Time96 unknown-units
Width7.5 inches    (convert)
Height5.4 inches    (convert)
Length0.7 inches    (convert)
Weight17 hundredths pounds    (convert)
BindingDvd
FormatColor, NTSC, Widescreen
Published02/13/2019
Run Time96 unknown-units
FeaturesShrink-wrapped
Long DescriptionSully (DVD) From Oscar® winning director Clint Eastwood comes the unforgettable true story of Sully. On January 15, 2009, the world witnessed the "Miracle on the Hudson" when Captain "Sully" Sullenberger (Tom Hanks) glided his disabled plane onto the frigid waters of the Hudson River, saving the lives of all 155 aboard. However, even as Sully was being heralded by the public and the media for his unprecedented feat of aviation skill, an investigation was unfolding that threatened to destroy his reputation and his career.
Similar Items0031398258421: Patriots Day
0031398257783: Uss Indianapolis: Men Of Courage
0031398257141: Deepwater Horizon
0031398247647: A Hologram For The King
0025192396694: Darkest Hour
0025192015328: Apollo 13
0024543470373: The Post
0024543275329: Hidden Figures
0024543174561: Flight of the Phoenix
0024543036654: Cast Away
View 12 more similar items
Created04-14-2018 2:11:40am
Modified04-30-2020 8:42:06am
MD598759d41ddef06d2a6c149d1c6eebe65
SHA2560a472c1c27da9fe7c0aaf2c3c1cc928466805f5044ad05dd4438927a5387ef8c
Search Googleby EAN or by Title
Query Time0.0575819

Article of interest

This describes how to use version 3.x of the data feed. Version 2.x of the feed is still supported. Version 1.x of the feed is no longer supported in any way.

IMPORTANT: Starting with version 3.2, we have a new property and a new way of dealing with product images. Read about it here.

Accessing the data requires your account to have an active data feed. This switch can be turned on or off on the data feed page. This is also where you will be able to view your KEYCODE which is required to make calls to the feed.

Main changes from version 2.x to 3.x include (but not limited to)...

Calls to the data feed are made via HTTP GET or HTTP POST requests. There are only a few required parameters when making a call.

Most other parameters are optional and they will alter the way data is returned to you and how your request is processed. You can also pass in your own values that you need carried through. Any parameter that the system doesn't recognize will be returned AS-IS in the status block. This can be handy in situations where you are pulling the data in an asyncronus manor and need extra information passed into your callback routine.

When performing a lookup...

When updating data...

When deleting data...

There are some special "get" operations that need no other parameters. You would not use "find" or "update" when using these. Only use the "keycode", "mode" and "get" for these items. These operations are important because many of our elements are data driven and that data changes over time. We normally don't remove attributes or categories but we do often add to the collection.

The returned data can come back in JSON or XML format. In either case the structure of the data is the same. Because it is easier to read, we will be using XML to demonstrate the layout of the result. Here is the data layout. Notice that this is a complex object and some elements have child elements and some elements may be arrays with repeating content.

The easiest way to get the feel of the data is to make several requests using your web browser and ask for the data in XML format. Although JSON is often easier to work with in code, the XML output is often easier for people to read because of the nice markup tags that wrap around each element and the web browser will usually do a nice job of indenting to make it clear which elements are stored within other elements.

Close

Search

Close

Share