Image | ![]() |
EAN-13 | 9780792833246 ![]() |
Product Name | Species |
Category | Electronics / Photography: A/V Media: Movie / TV |
Short Description | Weight:0.25 pounds |
Amazon.com | ![]() |
SKU | 334569 |
Price New | 4.00 US Dollars (curriencies) |
Price Used | 0.29 US Dollars (curriencies) |
Rating | R - Restricted |
IMDb | ![]() |
Run Time | 108 minutes |
Aspect Ratio | 2.35:1 |
Cast | Ben Kingsley, Michael Madsen, Alfred Molina, Forest Whitaker |
Director | Roger Donaldson |
Genre | ACTION,HORROR,SCI-FI |
Width | 5.38 inches (convert) |
Height | 0.6 inches (convert) |
Length | 7.5 inches (convert) |
Weight | 4 ounces (convert) |
Binding | Dvd |
Release Year | 1995 |
Format | Multiple Formats, Anamorphic, Closed-captioned, Color, Full Screen, Widescreen, NTSC |
Published | 12/31/1997 |
Run Time | 108 minutes |
Features | SPECIES MOVIE |
Long Description | In 1993, the Search for Extra Terrestrial Intelligence Project receives a transmission detailing an alien DNA structure, along with instructions on how to splice it with human DNA. The result is Sil, a sensual but deadly creature who can change from a beautiful woman to an armour-plated killing machine in the blink of an eye. Government agent Xavier Fitch assembles a team of scientists and mercenaries to locate and destroy Sil before she manages to find a mate and breed. |
Similar Items | 0794043104534: Poison Ivy / Poison Ivy 2 Lily / Poison Ivy The New Seduction 0786936232981: Ransom 0043396050723: Hollow Man 0027616703620: Species II 0027616085313: Species IV - The Awakening 0025192866128: Slither 0024543266976: Jewel of the Nile 0024543029779: Commando 0012569868519: Superman Ii: The Richard Donner Cut 0012236170488: Total Recall View 8 more similar items |
Created | 09-25-2012 9:06:07am |
Modified | 04-10-2020 4:22:52pm |
MD5 | 4c92045ed1b6de74828349c0b68d8134 |
SHA256 | 1fe7a867028d58cf86793f378bc744df6dd4a44d8ba02c328ee09e8fbb1f3884 |
Search Google | by EAN or by Title |
Query Time | 0.0226769 |
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