Image | ![]() |
EAN-13 | 5014437909930 ![]() |
Product Name | Is Paris Burning ? |
Category | Electronics / Photography: A/V Media: Movie / TV |
Amazon.com | ![]() |
SKU | 633583 |
Price New | 17.01 US Dollars (curriencies) |
Price Used | 14.99 US Dollars (curriencies) |
Aspect Ratio | 1.33:1 |
Cast | Jean-Paul Belmondo, Leslie Caron, Jean-Pierre Cassel, Bruno Cremer, Claude Dauphin |
Weight | 2.88 ounces (convert) |
Binding | Dvd |
Format | PAL |
Run Time | 159 unknown-units |
Features | Is Paris Burning? (1966) ( Paris brûle-t-il? ), Is Paris Burning? (1966), Paris brûle-t-il? |
Long Description | United Kingdom released, PAL/Region 2 DVD: it WILL NOT play on standard US DVD player. You need multi-region PAL/NTSC DVD player to view it in USA/Canada: LANGUAGES: English ( Dolby Digital 5.1 ), Italian ( Mono ), Spanish ( Mono ), Danish ( Subtitles ), Dutch ( Subtitles ), English ( Subtitles ), Finnish ( Subtitles ), Italian ( Subtitles ), Norwegian ( Subtitles ), Spanish ( Subtitles ), Swedish ( Subtitles ), ANAMORPHIC WIDESCREEN (2.35:1), SPECIAL FEATURES: Anamorphic Widescreen, Black & White, Interactive Menu, Scene Access, SYNOPSIS: As the Allied forces race to liberate Paris from the German army, various factions of the French resistance take to the streets to help free the city from the long occupation. Resistance fighters Yvon Morandat (Jean-Paul Belmondo), Docteur Monod (Charles Boyer) and Françoise Labé (Leslie Caron) organize operations in order to welcome the armies of General George S. Patton (Kirk Douglas), while Wehrmacht General Dietrich von Choltitz (Gert Fröbe) must wrestle his conscience with his orders from Hitler to destroy the city. SCREENED/AWARDED AT: Golden Globes, Oscar Academy Awards, ...Is Paris Burning? (1966) ( Paris brûle-t-il? ) |
Similar Items | 9780783226859: Day of the Jackal 9780446392259: Is Paris Burning? 0795975116633: Diplomacy 0089859866821: The Silver Fleet 0043396376465: Heroes of Telemark 0043396036772: Night of the Generals 0025195004879: Rhinemann Exchange 0025192026126: Day of the Jackal 0024543071990: Desert Fox 0024543041917: Desert Rats, The 0014381688528: Odessa File 0012569732445: Sea Wolves |
Created | 03-01-2013 2:34:08pm |
Modified | 04-30-2020 11:38:18am |
MD5 | b96ecf4d15046d332829803bf824eaec |
SHA256 | d12afcc53275965bf6e4af939e683f71abb965dc4d4aee6486344b1ae338e829 |
Search Google | by EAN or by Title |
Query Time | 0.0206540 |
Article of interest
The attributes are somewhat like fields. They are the individual data items that describe each product. Each product entry will have several attributes. There is no telling which attributes will be attached to each product but they all have the same basic format.
Here is an example of one attribute. When accessing the data feed API, you can get your data in XML or JSON format. Here it is displayed in XML format to make it a little easier to read through.
<attribute> <field_name>product</field_name> <group_name>Over View</group_name> <title>Product Name</title> <data_type>varchar</data_type> <data_type_description>short text</data_type_description> <has_linked_text>0</has_linked_text> <has_linked_extra>0</has_linked_extra> </attribute>
In the above example you will find these elements:
- field_name - The unique name used to access this attribute.
- group_name - The name of the data group this field belongs to.
- title - The label we place on the screen when displaying this attribute to users.
- data_type - The database data type we are using to store this attribute.
- data_type_description - More infomation about the data type.
- has_linked_text - Some numeric fields have a text representation. We store the numeric value but if there is linked text, we use a lookup table to display that text instead of the number to the user.
- has_linked_extra - Some numeric fields have an extra text value that goes along with the number. We use a lookup table to display that text in addition to the number.
Hopefully, this helps you understand the data attributes you find in the data feed API.
Close