V9.Common:Celebrity

Jump to: navigation, search

Celebrity

Contains information about a person.

Elements

NameTypeDescription
AKAs AKA [ ] Other names the person has been known by.
Awards Award [ ] Awards the person has been nominated for or won.
BirthName String Name of the person at birth if different from their first and last name. Limited to fewer than 100 characters.

Note: This property is returned only if Biography is specified in the request.

BirthPlace String Where the person was born in less than 100 characters, returned in the language specified by the Locale parameter if available.

Note: This property is returned only if Biography is specified in the request.

College String Colleges attended, returned in the language specified by the Locale parameter if available.

Note: This property is returned only if Biography is specified in the request.

CreditHandle Handle Database ID for the person.
CreditName String Name of the person in less than 100 characters.

Note: This property is returned only if Biography is specified in the request.

Credits CelebrityCredit [ ] List of credits for the celebrity. Credits are sorted first on CreditType, then in descending order on ReleaseYear and StartYear, and then in ascending order on Title.
DataAvailabilityFlags Integer Sum of the bit mask values that indicate what data is available about the celebrity. For example: if Images and Awards data are available, then DataAvailabilityFlags will equal HasImages + HasAwards (4 + 8) or 12.
HasImages
HasAwards
32 HasVideo
DateofBirth String Date of birth in MM/DD/YYYY format. Unknown date segments are zero-filled.

Note: This property is returned only if Biography is specified in the request.

DateofDeath String Date of death in MM/DD/YYYY format. Unknown date segments are zero-filled.

Note: This property is returned only if Biography is specified in the request.

Description String Career description in less than 100 characters.

Note: This property is returned only if Biography is specified in the request.

Factsheets Factsheet [ ] Biographical facts about the person.
FirstName String First name in less than 50 characters.

Note: This property is returned only if Biography is specified in the request.

Gender String Gender in one character: M or F.

Note: This property is returned only if Biography is specified in the request.

HighSchool String High school attended in less than 100 characters, returned in the language specified by the Locale parameter if available.

Note: This property is returned only if Biography is specified in the request.

Images Image [ ] Images of the celebrity, returned in order of image type as described for celebrities in the Image Order table.

Note: Your access to celebrity images is governed by your subscription level.

IsCelebrity Boolean Whether the person is a celebrity: true or false.
LastName String Last name in less than 50 characters.

Note: This property is returned only if Biography is specified in the request.

Profession String Professions the person is known for in less than 100 characters, returned in the language specified by the Locale parameter if available.

Note: This property is returned only if Biography is specified in the request.

Relatives Relative [ ] List of relatives.
Zodiac String Zodiac sign the person was born under in less than 20 characters.

Note: This property is returned only if Biography is specified in the request.

XML Response Example

The following example has been edited to reduce the length.
      <Celebrity DataAvailabilityFlags="12">
         <CreditHandle>
            <Id>100911</Id>
            <ProviderId>2</ProviderId>
         </CreditHandle>
         <CreditName>Patrick Stewart</CreditName>
         <FirstName>Patrick</FirstName>
         <LastName>Stewart</LastName>
         <BirthName/>
         <BirthPlace>Mirfield, Yorkshire, England</BirthPlace>
         <DateOfBirth>07/13/1940</DateOfBirth>
         <DateOfDeath>00/00/0000</DateOfDeath>
         <Gender>M</Gender>
         <Zodiac>Cancer</Zodiac>
         <Profession>Actor; producer</Profession>
         <HighSchool>Attended Mirfield Secondary Modern School, Mirfield, Yorkshire, England</HighSchool>
         <College/>
         <Description>Actor; Voice-overs; Producer; Director</Description>
         <Factsheets>
            <Factsheet LanguageId="1">
               <Type>Factsheet</Type>
               <Details><![CDATA[<UL>
<LI>Studied acting and stagecraft at the Bristol Old Vic Theatre School in 1957 and learned to speak without his native Yorkshire accent.
<LI>Made his Broadway debut in 1971 in Peter Brook's production of <I>A Midsummer Night's Dream</I>, playing Snout.
<LI>While playing Capt. Jean-Luc Picard in <I>Star Trek: The Next Generation</I>, was astonished to learn he'd been dubbed Sexiest Man on TV in a TV GUIDE readers poll in 1992, and Most Bodacious Man on TV the following year.
<LI>Voiced Number One, the leader of the ancient and secret order of the Stonecutters, in a memorable 1995 episode of <I>The Simpsons</I>.
<LI>Received a star on Hollywood's Walk of Fame in 1996.
<LI>After portraying&nbsp;Professor Xavier in <I>X-Men</I> (2000), <I>X2: X-Men United</I> (2003), and<I> X-Men: The Last Stand</I> (2006), he decided to return to Britain and pursue theater roles.
<LI>Was made a member of the Order of the British Empire (OBE) in 2001.
<LI>In 2007, he debuted in the title role of <I>Macbeth</I>&nbsp;in London, and his acclaimed performance brought the production to a sold-out run on Broadway the next year.
<LI>In 2008, he continued his interest in Shakespearean roles, signing on to play Claudius in a Royal Shakespeare Company production of <I>Hamlet</I>.
<LI>Was&nbsp;knighted&nbsp;by Queen Elizabeth II in 2010.</LI></UL>]]></Details>
            </Factsheet>
            <Factsheet LanguageId="1">
               <Type>FactSheetOnline</Type>
               <Details><![CDATA[<UL>
<LI>Studied acting and stagecraft at the Bristol Old Vic Theatre School in 1957 and learned to speak without his native Yorkshire accent.
<LI>Made his Broadway debut in 1971 in Peter Brook's production of <I>A Midsummer Night's Dream</I>, playing Snout.
<LI>While playing Capt. Jean-Luc Picard in <I>Star Trek: The Next Generation</I>, was astonished to learn he'd been dubbed Sexiest Man on TV in a TV GUIDE readers poll in 1992, and Most Bodacious Man on TV the following year.
<LI>Voiced Number One, the leader of the ancient and secret order of the Stonecutters, in a memorable 1995 episode of <I>The Simpsons</I>.
<LI>Received a star on Hollywood's Walk of Fame in 1996.
<LI>After portraying&nbsp;Professor Xavier in <I>X-Men</I> (2000), <I>X2: X-Men United</I> (2003), and<I> X-Men: The Last Stand</I> (2006), he decided to return to Britain and pursue theater roles.
<LI>Was made a member of the Order of the British Empire (OBE) in 2001.
<LI>In 2007, he debuted in the title role of <I>Macbeth</I>&nbsp;in London, and his acclaimed performance brought the production to a sold-out run on Broadway the next year.
<LI>In 2008, he continued his interest in Shakespearean roles, signing on to play Claudius in a Royal Shakespeare Company production of <I>Hamlet</I>.
<LI>Was&nbsp;knighted&nbsp;by Queen Elizabeth II in 2010.</LI></UL>]]></Details>
            </Factsheet>
         </Factsheets>
         <Awards>
            <Award Title="The Lion in Winter" Type="Golden Globe" Medium="TV" Category="Best Performance by an Actor in a Miniseries or Motion Picture Made for Television" Year="2005" IsWinner="false" DataAvailabilityFlags="122">
               <ProgramHandle>
                  <Id>4124841</Id>
                  <ProviderId>2</ProviderId>
               </ProgramHandle>
               <IsCelebrity>true</IsCelebrity>
               <ProgramType>Movie</ProgramType>
            </Award>
            <Award Title="Star Trek: The next generation" Type="Screen Actors Guild Awards" Medium="None" Category="Outstanding Performance by a Male Actor in a Drama Series" Year="1994" IsWinner="false" DataAvailabilityFlags="478">
               <ProgramHandle>
                  <Id>585866</Id>
                  <ProviderId>2</ProviderId>
               </ProgramHandle>
               <IsCelebrity>true</IsCelebrity>
               <ProgramType>Series</ProgramType>
            </Award>
         </Awards>
         <AKAs/>
         <Relatives>
            <Relative>
               <Name>Daniel Stewart</Name>
               <Relationship>Son</Relationship>
               <RelativeCreditId>515200</RelativeCreditId>
            </Relative>
            <Relative>
               <Name>Wendy Neuss</Name>
               <Relationship>Ex-wife</Relationship>
               <RelativeCreditId>663428</RelativeCreditId>
            </Relative>
         </Relatives>
         <Credits>
             <CelebrityCredit DataAvailabilityFlags="22">
                <CreditHandle>
                   <Id>100911</Id>
                   <ProviderId>2</ProviderId>
                </CreditHandle>
                <ProgramHandle>
                   <Id>18826103</Id>
                   <ProviderId>2</ProviderId>
                </ProgramHandle>
                <Title>Macbeth</Title>
                <ProgramType>Movie</ProgramType>
                <Category>Movie</Category>
                <ReleaseYear>2010</ReleaseYear>
                <CreditName>Patrick Stewart</CreditName>
                <PartName>Macbeth</PartName>
                <CreditType>Actor</CreditType>
                <StartYear xsi:nil="true"/>
                <EndYear xsi:nil="true"/>
                <CopyText>Patrick Stewart stars in "Macbeth," Rupert Goold's imaginative take on the Shakespeare play that places the goings-on in a modern-day militaristic society.</CopyText>
                <StarRating xsi:nil="true"/>
                <ParentalRatings>
                   <ParentalRating>
                      <RatingType>MPAA</RatingType>
                      <Rating>NR</Rating>
                      <Reasons/>
                   </ParentalRating>
                   <ParentalRating>
                      <RatingType>OFRB</RatingType>
                      <Rating>NR</Rating>
                      <Reasons/>
                   </ParentalRating>
                   <ParentalRating>
                      <RatingType>United Kingdom TV</RatingType>
                      <Rating>None</Rating>
                      <Reasons/>
                   </ParentalRating>
                </ParentalRatings>
                <ProgramLanguage>English</ProgramLanguage>
                <FirstAirDate xsi:nil="true"/>
                <LastAirDate xsi:nil="true"/>
                <NumberOfEpisodes>0</NumberOfEpisodes>
             </CelebrityCredit>
             <CelebrityCredit DataAvailabilityFlags="18">
                <CreditHandle>
                   <Id>100911</Id>
                   <ProviderId>2</ProviderId>
                </CreditHandle>
                <ProgramHandle>
                   <Id>15212789</Id>
                   <ProviderId>2</ProviderId>
                </ProgramHandle>
                <Title>Hamlet</Title>
                <ProgramType>Movie</ProgramType>
                <Category>Movie</Category>
                <ReleaseYear>2009</ReleaseYear>
                <CreditName>Patrick Stewart</CreditName>
                <PartName>Claudius / Ghost</PartName>
                <CreditType>Actor</CreditType>
                <StartYear xsi:nil="true"/>
                <EndYear xsi:nil="true"/>
                <StarRating xsi:nil="true"/>
                <ParentalRatings>
                   <ParentalRating>
                      <RatingType>MPAA</RatingType>
                      <Rating>NR</Rating>
                      <Reasons/>
                   </ParentalRating>
                   <ParentalRating>
                      <RatingType>Belgium TV</RatingType>
                      <Rating>None</Rating>
                      <Reasons/>
                   </ParentalRating>
                </ParentalRatings>
                <ProgramLanguage>English</ProgramLanguage>
                <FirstAirDate xsi:nil="true"/>
                <LastAirDate xsi:nil="true"/>
                <NumberOfEpisodes>0</NumberOfEpisodes>
             </CelebrityCredit>
         </Credits>
         <Images>
            <Image>
               <ImageUrl>http://actual-url-concealed.com</ImageUrl>
               <ImageUseType xsi:nil="true"/>
               <ImageId>803754</ImageId>
               <ImageTitle>Patrick Stewart</ImageTitle>
               <ImageCaption>LONDON - APRIL 29: Actor Patrick Stewart poses for a photo before the press night for the new production of 'Waiting for Godot' at the Theatre Royal, Haymarket, on April 29, 2009 in London England.</ImageCaption>
               <ObjectId>100911</ObjectId>
               <ObjectType>Credit</ObjectType>
               <ObjectName>Patrick Stewart;Actor; Voice-overs; Producer; Dire</ObjectName>
               <Relevancy>true</Relevancy>
               <ImageCredit>Tim Whitby/Getty Images Entertainment/Getty Images</ImageCredit>
               <ImageCreditDisplay xsi:nil="true"/>
               <ImageCastWeight>0</ImageCastWeight>
               <ImageZoomLevel>1</ImageZoomLevel>
               <ImageHeadcount>1</ImageHeadcount>
               <ImageType>Celebrity</ImageType>
               <ImageFormat xsi:nil="true"/>
               <ImageHorizontalResolution>2124</ImageHorizontalResolution>
               <ImageVerticalResolution>3000</ImageVerticalResolution>
               <ImageMaintainAspectFlag xsi:nil="true"/>
               <ImageExpiryDateTime xsi:nil="true"/>
               <LastUpdate>2010-02-22T10:47:19.797Z</LastUpdate>
               <ImageFormatId xsi:nil="true"/>
               <Orientation>Portrait</Orientation>
               <AspectRatio>7:10</AspectRatio>
               <ParentImageId>16843922</ParentImageId>
               <ProgramTitle>Patrick Stewart</ProgramTitle>
               <MaxImageScale>100</MaxImageScale>
            </Image>
            <Image>
               <ImageUrl>http://actual-url-concealed.com</ImageUrl>
               <ImageUseType xsi:nil="true"/>
               <ImageId>803755</ImageId>
               <ImageTitle>Patrick Stewart</ImageTitle>
               <ImageCaption>LONDON - APRIL 29: Actor Patrick Stewart poses for a photo before the press night for the new production of 'Waiting for Godot' at the Theatre Royal, Haymarket, on April 29, 2009 in London England.</ImageCaption>
               <ObjectId>100911</ObjectId>
               <ObjectType>Credit</ObjectType>
               <ObjectName>Patrick Stewart;Actor; Voice-overs; Producer; Dire</ObjectName>
               <Relevancy>true</Relevancy>
               <ImageCredit>Tim Whitby/Getty Images Entertainment/Getty Images</ImageCredit>
               <ImageCreditDisplay xsi:nil="true"/>
               <ImageCastWeight>0</ImageCastWeight>
               <ImageZoomLevel>1</ImageZoomLevel>
               <ImageHeadcount>1</ImageHeadcount>
               <ImageType>Celebrity</ImageType>
               <ImageFormat>jpg</ImageFormat>
               <ImageHorizontalResolution>354</ImageHorizontalResolution>
               <ImageVerticalResolution>500</ImageVerticalResolution>
               <ImageMaintainAspectFlag xsi:nil="true"/>
               <ImageExpiryDateTime xsi:nil="true"/>
               <LastUpdate>2010-02-22T10:47:19.797Z</LastUpdate>
               <ImageFormatId>16</ImageFormatId>
               <Orientation>Portrait</Orientation>
               <AspectRatio>7:10</AspectRatio>
               <ParentImageId>16843922</ParentImageId>
               <ProgramTitle>Patrick Stewart</ProgramTitle>
               <MaxImageScale>16.67</MaxImageScale>
            </Image>
         </Images>
         <IsCelebrity>true</IsCelebrity>
      </Celebrity>

JSON Response Example

JSON responses are available from our REST TV Listings service.
      "Celebrity":{
         "DataAvailabilityFlags":"12",
         "CreditHandle":{
            "Id":"100911",
            "ProviderId":"2"
         },
         "CreditName":"Patrick Stewart",
         "FirstName":"Patrick",
         "LastName":"Stewart",
         "BirthName":"",
         "BirthPlace":"Mirfield, Yorkshire, England",
         "DateOfBirth":"07\/13\/1940",
         "DateOfDeath":"00\/00\/0000",
         "Gender":"M",
         "Zodiac":"Cancer",
         "Profession":"Actor; producer",
         "HighSchool":"Attended Mirfield Secondary Modern School, Mirfield, Yorkshire, England",
         "College":"",
         "Description":"Actor; Voice-overs; Producer; Director",
         "Factsheets":[
               {
                  "LanguageId":"1",
                  "Type":"Factsheet",
                  "Details":"\n\n
\n
Studied acting and stagecraft at the Bristol Old Vic Theatre School in 1957 and learned to speak without his native Yorkshire accent. \n
Made his Broadway debut in 1971 in Peter Brook's production of A Midsummer Night's Dream<\/I>, playing Snout. \n
While playing Capt. Jean-Luc Picard in Star Trek: The Next Generation<\/I>, was astonished to learn he'd been dubbed Sexiest Man on TV in a TV GUIDE readers poll in 1992, and Most Bodacious Man on TV the following year. \n
Voiced Number One, the leader of the ancient and secret order of the Stonecutters, in a memorable 1995 episode of The Simpsons<\/I>. \n
Received a star on Hollywood's Walk of Fame in 1996. \n
After portraying Professor Xavier in X-Men<\/I> (2000), X2: X-Men United<\/I> (2003), and X-Men: The Last Stand<\/I> (2006), he decided to return to Britain and pursue theater roles. \n
Was made a member of the Order of the British Empire (OBE) in 2001. \n
In 2007, he debuted in the title role of Macbeth<\/I> in London, and his acclaimed performance brought the production to a sold-out run on Broadway the next year.\n
In 2008, he continued his interest in Shakespearean roles, signing on to play Claudius in a Royal Shakespeare Company production of Hamlet<\/I>. \n
Was knighted by Queen Elizabeth II in 2010.<\/LI><\/UL>"

               },
               {
                  "LanguageId":"1",
                  "Type":"FactSheetOnline",
                  "Details":"\n\n
\n
Studied acting and stagecraft at the Bristol Old Vic Theatre School in 1957 and learned to speak without his native Yorkshire accent. \n
Made his Broadway debut in 1971 in Peter Brook's production of A Midsummer Night's Dream<\/I>, playing Snout. \n
While playing Capt. Jean-Luc Picard in Star Trek: The Next Generation<\/I>, was astonished to learn he'd been dubbed Sexiest Man on TV in a TV GUIDE readers poll in 1992, and Most Bodacious Man on TV the following year. \n
Voiced Number One, the leader of the ancient and secret order of the Stonecutters, in a memorable 1995 episode of The Simpsons<\/I>. \n
Received a star on Hollywood's Walk of Fame in 1996. \n
After portraying Professor Xavier in X-Men<\/I> (2000), X2: X-Men United<\/I> (2003), and X-Men: The Last Stand<\/I> (2006), he decided to return to Britain and pursue theater roles. \n
Was made a member of the Order of the British Empire (OBE) in 2001. \n
In 2007, he debuted in the title role of Macbeth<\/I> in London, and his acclaimed performance brought the production to a sold-out run on Broadway the next year.\n
In 2008, he continued his interest in Shakespearean roles, signing on to play Claudius in a Royal Shakespeare Company production of Hamlet<\/I>. \n
Was knighted by Queen Elizabeth II in 2010.<\/LI><\/UL>"

               }
         ],
         "Awards":[
               {
                  "Title":"The Lion in Winter",
                  "Type":"Golden Globe",
                  "Medium":"TV",
                  "Category":"Best Performance by an Actor in a Miniseries or Motion Picture Made for Television",
                  "Year":"2005",
                  "IsWinner":"false",
                  "DataAvailabilityFlags":"122",
                  "ProgramHandle":{
                     "Id":"4124841",
                     "ProviderId":"2"
                  },
                  "IsCelebrity":"true",
                  "ProgramType":"Movie"
               },
               {
                  "Title":"Star Trek: The Next Generation",
                  "Type":"Screen Actors Guild Awards",
                  "Medium":"None",
                  "Category":"Outstanding Performance by a Male Actor in a Drama Series",
                  "Year":"1994",
                  "IsWinner":"false",
                  "DataAvailabilityFlags":"478",
                  "ProgramHandle":{
                     "Id":"585866",
                     "ProviderId":"2"
                  },
                  "IsCelebrity":"true",
                  "ProgramType":"Series"
               }
         ],
         "AKAs":"",
         "Relatives":[
               {
                  "Name":"Daniel Stewart",
                  "Relationship":"Son",
                  "RelativeCreditId":"515200"
               },
               {
                  "Name":"Wendy Neuss",
                  "Relationship":"Ex-wife",
                  "RelativeCreditId":"663428"
               }
         ],
         "Credits":[
               {
                  "DataAvailabilityFlags":"22",
                  "CreditHandle":{
                     "Id":"100911",
                     "ProviderId":"2"
                  },
                  "ProgramHandle":{
                     "Id":"18826103",
                     "ProviderId":"2"
                  },
                  "Title":"Macbeth",
                  "ProgramType":"Movie",
                  "Category":"Movie",
                  "ReleaseYear":"2010",
                  "CreditName":"Patrick Stewart",
                  "PartName":"Macbeth",
                  "CreditType":"Actor",
                  "StartYear":null,
                  "EndYear":null,
                  "CopyText":"Patrick Stewart stars in \"Macbeth,\" Rupert Goold's imaginative take on the Shakespeare play that places the goings-on in a modern-day militaristic society.",
                  "StarRating":null,
                  "ParentalRatings":{
                     "ParentalRating":[
                        {
                           "RatingType":"MPAA",
                           "Rating":"NR",
                           "Reasons":""
                        },
                        {
                           "RatingType":"OFRB",
                           "Rating":"NR",
                           "Reasons":""
                        },
                        {
                           "RatingType":"United Kingdom TV",
                           "Rating":"None",
                           "Reasons":""
                        }
                     ]
                  },
                  "ProgramLanguage":"English",
                  "FirstAirDate":null,
                  "LastAirDate":null,
                  "NumberOfEpisodes":"0"
               },
               {
                  "DataAvailabilityFlags":"18",
                  "CreditHandle":{
                     "Id":"100911",
                     "ProviderId":"2"
                  },
                  "ProgramHandle":{
                     "Id":"15212789",
                     "ProviderId":"2"
                  },
                  "Title":"Hamlet",
                  "ProgramType":"Movie",
                  "Category":"Movie",
                  "ReleaseYear":"2009",
                  "CreditName":"Patrick Stewart",
                  "PartName":"Claudius \/ Ghost",
                  "CreditType":"Actor",
                  "StartYear":null,
                  "EndYear":null,
                  "StarRating":null,
                  "ParentalRatings":{
                     "ParentalRating":[
                        {
                           "RatingType":"MPAA",
                           "Rating":"NR",
                           "Reasons":""
                        },
                        {
                           "RatingType":"Belgium TV",
                           "Rating":"None",
                           "Reasons":""
                        }
                     ]
                  },
                  "ProgramLanguage":"English",
                  "FirstAirDate":null,
                  "LastAirDate":null,
                  "NumberOfEpisodes":"0"
               },
         ],
         "Images":[
               {
                  "ImageUrl":"http:\/\/actual-url-concealed.com",
                  "ImageUseType":"",
                  "ImageId":"803754",
                  "ImageTitle":"Patrick Stewart",
                  "ImageCaption":"LONDON - APRIL 29: Actor Patrick Stewart poses for a photo before the press night for the new production of 'Waiting for Godot' at the Theatre Royal, Haymarket, on April 29, 2009 in London England.",
                  "ObjectId":"100911",
                  "ObjectType":"Credit",
                  "ObjectName":"Patrick Stewart;Actor; Voice-overs; Producer; Dire",
                  "Relevancy":"true",
                  "ImageCredit":"Tim Whitby\/Getty Images Entertainment\/Getty Images",
                  "ImageCreditDisplay":"",
                  "ImageCastWeight":"0",
                  "ImageZoomLevel":"1",
                  "ImageHeadcount":"1",
                  "ImageType":"Celebrity",
                  "ImageFormat":"",
                  "ImageHorizontalResolution":"2124",
                  "ImageVerticalResolution":"3000",
                  "ImageMaintainAspectFlag":"",
                  "ImageExpiryDateTime":"",
                  "LastUpdate":"2010-02-22T10:47:19.797Z",
                  "ImageFormatId":"",
                  "Orientation":"Portrait",
                  "AspectRatio":"7:10",
                  "ParentImageId":"16843922",
                  "ProgramTitle":"Patrick Stewart",
                  "MaxImageScale":"100"
               },
               {
                  "ImageUrl":"http:\/\/actual-url-concealed.com",
                  "ImageUseType":"",
                  "ImageId":"803755",
                  "ImageTitle":"Patrick Stewart",
                  "ImageCaption":"LONDON - APRIL 29: Actor Patrick Stewart poses for a photo before the press night for the new production of 'Waiting for Godot' at the Theatre Royal, Haymarket, on April 29, 2009 in London England.",
                  "ObjectId":"100911",
                  "ObjectType":"Credit",
                  "ObjectName":"Patrick Stewart;Actor; Voice-overs; Producer; Dire",
                  "Relevancy":"true",
                  "ImageCredit":"Tim Whitby\/Getty Images Entertainment\/Getty Images",
                  "ImageCreditDisplay":"",
                  "ImageCastWeight":"0",
                  "ImageZoomLevel":"1",
                  "ImageHeadcount":"1",
                  "ImageType":"Celebrity",
                  "ImageFormat":"jpg",
                  "ImageHorizontalResolution":"354",
                  "ImageVerticalResolution":"500",
                  "ImageMaintainAspectFlag":"",
                  "ImageExpiryDateTime":"",
                  "LastUpdate":"2010-02-22T10:47:19.797Z",
                  "ImageFormatId":"16",
                  "Orientation":"Portrait",
                  "AspectRatio":"7:10",
                  "ParentImageId":"16843922",
                  "ProgramTitle":"Patrick Stewart",
                  "MaxImageScale":"16.67"
               }
         ],
         "IsCelebrity":"true"
      }
   }
 
Personal tools