GetHubItemData

This method returns the data for an owned Hub item

Request

GET https://api.uberflip.com/?Version=0.1&Method=GetHubItemData&APIKey=xxxxxxx&Signature=xxxxxx&ItemId=1234500&ResponseType=XML
URL Parameters Description
Version The version of the API to call (0.1).
Method The method being called (GetHubItemData).
APIKey Your account’s API key.
Signature Your account’s API signature.
UserId (required for master/reseller accounts) The account identifier of the account to call the method on.
ItemId The identifier of the Item to return.
ResponseType (optional) The response format (XML or JSON). Defaults to JSON.

Examples

Sample blog post (blogpost) response:

<Response>
    <HubItem>
        <id>1234567</id>
        <created>2014-04-16 10:30:47</created>
        <modified>2014-06-13 12:06:35</modified>
        <external_created>1397137620</external_created>
        <external_modified>1397137620</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>The Evolution of CMOs:  From Mad Men to Modern Marketers</title>
        <hub_author_id>123</hub_author_id>
        <description>When Charles Darwin was studying on the Galápagos Islands, he noticed...</description>
        <thumbnail_url>https://i0.wp.com/mktcdn.exampledomain.com/Evolution-CMO.png</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories>Uncategorized</categories>
        <service_data>
            <permalink>http://www.exampledomain.com/blog/the-evolution-of-cmos-from-mad-men-to-modern-marketers/</permalink>
        </service_data>
        <type>blogpost</type>
        <mediaproxy_thumbnail_url>http://mktcdn.exampledomain.com/mediaproxy?url=...</mediaproxy_thumbnail_url>
        <HubItemContent>
            <data>
                <id>http://www.exampledomain.com/blog/the-evolution-of-cmos-from-mad-men-to-modern-marketers/</id>
                <title>The Evolution of CMOs:  From Mad Men to Modern Marketers</title>
                <created_at>10 April 2014, 9:47 am</created_at>
                <author>John Doe</author>
                <content>When Charles Darwin was studying on the Gal&amp;aacute;pagos Islands, he noticed something remarkable. On the islands were around 15 different types of Finches, all varying slightly based on unique environmental conditions. The birds&amp;rsquo; physical characteristics enabled them to survive in the particular locations that they lived in. For instance, the Googlus Analyticus used Google Analytics to monitor traffic to its website. This is in contrast to the HubSpotted Finch, which used HubSpot to monitor traffic and manage leads. On a more remote island that did not change as much as others, the Printica Medios focused only on ads in newspapers and magazines. &amp;hellip;or something like that. We could debate all day whether it was the birds&amp;rsquo; marketing techniques or varying beak sizes that enabled them to survive, but what we &lt;i&gt;do &lt;/i&gt;know is that the birds evolved in order to give themselves a better chance of survival in their environments. More recently, we&amp;rsquo;ve seen a rapid evolution of Chief Marketing Officers. The last few years have seen the emergence of new technology that enables modern marketers to better understand, reach and engage audiences. This has disrupted the marketing industry to the core, forcing CMOs to evolve their techniques in order to survive. Early CMOs: A Brand&amp;rsquo;s Storyteller...</content>
            </data>
        </HubItemContent>
        <HubAuthors>
            <name>John Doe</name>
            <bio>This is a short biography of the author John Doe. He is an occasional freelance journalist and finds inspiration from adventures around the world.</bio>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample Slideshare (slideshare) response:

<Response>
        <HubItem>
            <id>123321</id>
            <created>2014-11-11 16:47:30</created>
            <modified>2014-11-11 17:27:02</modified>
            <external_created>1415742402</external_created>
            <external_modified>1415742402</external_modified>
            <featured>0</featured>
            <hidden>0</hidden>
            <edited>1</edited>
            <deleted>0</deleted>
            <title>How to Turn Your Resource Center into a Lead Gen Machine</title>
            <hub_author_id/>
            <description>One of the most important questions on any B2B marketers mind: how to leverage your content to generate more leads.</description>
            <thumbnail_url>http://image.slidesharecdn.com/this-is-an-example-url/95/slide-1-1024.jpg</thumbnail_url>
            <latest_score>0.4</latest_score>
            <categories/>
            <service_data/>
            <type>slideshare</type>
            <mediaproxy_thumbnail_url>http://cdn.exampledomain.com/mediaproxy?url=...</mediaproxy_thumbnail_url>
            <HubItemContent>
                <data>
                    <id>12312312</id>
                    <title>Generate leads-with-your-resource-center</title>
                    <created_at>11 November 2014, 4:46 pm</created_at>
                    <description/>
                </data>
            </HubItemContent>
            <HubAuthors>
                <name/>
                <bio/>
                <profile_pic/>
                <google_plus_id/>
                <twitter_id/>
            </HubAuthors>
        </HubItem>
    </Response>

Sample Flipbook (uberflip) response:

<Response>
    <HubItem>
        <id>123456</id>
        <created>2014-08-26 14:52:57</created>
        <modified>2014-12-01 10:22:52</modified>
        <external_created>1409077079</external_created>
        <external_modified>1417211663</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>ScalaByExample</title>
        <hub_author_id/>
        <description/>
        <thumbnail_url>http://content.exampledomain.com/files/aT0xMjM1NSZwPTAmdmVyc2lvbj0xJmNtZD12JnNpZz1jZGE3MTlhNDZkOWI4MTIxZDFmNjliNjhhY2MxNDgxNA%253D%253D/-w-320.jpg</thumbnail_url>
        <latest_score>0.4</latest_score>
        <mediaproxy_thumbnail_url>http://content.exampledomain.com/mediaproxy?url=....</mediaproxy_thumbnail_url>
        <categories/>
        <service_data>
            <flipbook_url>http://publishingdomain.com/i/424295-12-2014</flipbook_url>
        </service_data>
        <type>uberflip</type>
        <HubItemContent>
            <data/>
        </HubItemContent>
        <HubAuthors>
            <name/>
            <bio/>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample Vimeo (vimeo) response:

<Response>
    <HubItem>
        <id>12345600</id>
        <created>2013-09-07 10:58:27</created>
        <modified>2013-09-07 10:58:27</modified>
        <external_created>1360161039</external_created>
        <external_modified>1420646300</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>Cat Plays Piano!</title>
        <hub_author_id/>
        <description>Meet Princess, the Tabby cat that can play Twinkle Twinkle Little Stars</description>
        <thumbnail_url>http://i.vimeocdn.com/video/000000000_640.jpg</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data>
            <duration>00:16:41</duration>
        </service_data>
        <type>vimeo</type>
        <HubItemContent>
            <data>
                <id>59012345</id>
                <title>Cat Plays Piano!</title>
                <description>Meet Princess, the Tabby cat that can play Twinkle Twinkle Little Stars</description>
                <thumbnail>http://i.vimeocdn.com/video/000000000_640.jpg</thumbnail>
                <url>http://player.vimeo.com/video/12345678</url>
                <upload_date>2013-02-06 09:30:39</upload_date>
                <duration>00:16:41</duration>
            </data>
        </HubItemContent>
        <HubAuthors>
            <name/>
            <bio/>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample Vidyard (vidyard) response:

<Response>
    <HubItem>
        <id>1234500</id>
        <created>2014-05-27 14:32:48</created>
        <modified>2014-05-28 17:00:47</modified>
        <external_created>1384787758</external_created>
        <external_modified>1384788193</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>Cat Plays Piano!</title>
        <hub_author_id/>
        <description>Meet Princess, the Tabby cat that can play Twinkle Twinkle Little Stars</description>
        <thumbnail_url>https://play.vidyard.com/thu9TSp9xbFXimhwQI.jpg</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data>
            <duration>00:01:34</duration>
        </service_data>
        <type>vidyard</type>
        <HubItemContent>
            <data>
                <id>54321</id>
                <title>Cat Plays Piano!</title>
                <created_at>1384787758</created_at>
                <description>Meet Princess, the Tabby cat that can play Twinkle Twinkle Little Stars</description>
                <duration>00:01:34</duration>
                <url>//play.vidyard.com/thu9TSp9xbFXimhwQI</url>
                <thumbnail>https://play.vidyard.com/thu9TSp9xbFXimhwQI.jpg</thumbnail>
            </data>
        </HubItemContent>
        <HubAuthors>
            <name/>
            <bio/>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample Wistia (wistiar) response:

<Response>
    <HubItem>
        <id>98765432</id>
        <created>2014-12-19 11:44:50</created>
        <modified>2014-12-23 16:23:34</modified>
        <external_created>1419006960</external_created>
        <external_modified>1419007443</external_modified>
        <featured>1</featured>
        <hidden>0</hidden>
        <edited>1</edited>
        <deleted>0</deleted>
        <title>Webinar: Strategies, Tips, and Tools to Prep for this year</title>
        <hub_author_id/>
        <description>Marketers with a documented strategy win. 60% of those with a documented strategy are successful, compared to only 32% of those with a verbal one.</description>
        <thumbnail_url>https://embed-ssl.wistia.com/deliveries/thu9TSp9xbFXimhwQI.jpg?image_play_button=true</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data>
            <duration>00:58:29</duration>
        </service_data>
        <type>wistiar</type>
        <HubItemContent>
            <data>
                <id>12178829</id>
                <title>Webinar: Strategies, Tips, and Tools to Prep for this year</title>
                <description/>
                <thumbnail>http://embed.wistia.com/deliveries/thu9TSp9xbFXimhwQI.jpg?image_crop_resized=100x60</thumbnail>
                <upload_date>2014-12-19T16:36:00+00:00</upload_date>
                <duration>00:58:29</duration>
                <hashed_id>16hv9ua52b</hashed_id>
                <content>&lt;p&gt;As the year draws to a close, you&amp;rsquo;re likely looking back at your content marketing efforts and scanning the horizon to prepare for the coming year.&lt;/p&gt;&lt;p&gt;There&amp;rsquo;s always room to improve in this ever-changing practice &amp;mdash; bad habits to drop, a well of opportunities to seize, and tools to make tomorrow a lot easier.&lt;/p&gt;&lt;p&gt;In this webinar, we cover:&lt;/p&gt;&lt;ul&gt;   &lt;li&gt;Trends to watch to give you a headstart in the new year&lt;/li&gt;    &lt;li&gt;Tools to adopt as you decide where to spend your budget&lt;/li&gt;    &lt;li&gt;Elements of a successful content marketing strategy&lt;/li&gt;&lt;/ul&gt;</content>
                <author/>
                <created_at>19 December 2014, 11:36 am</created_at>
            </data>
        </HubItemContent>
        <HubAuthors>
            <name/>
            <bio/>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample YouTube (youtube) response:

<Response>
    <HubItem>
        <id>98765432</id>
        <created>2014-01-07 13:38:48</created>
        <modified>2014-01-07 13:38:48</modified>
        <external_created>1384989330</external_created>
        <external_modified>"F9iA7pnxqNgrkOutjQAa9F2k8HY/U_jSUbi3oVvia9r9cWIRKYtxOk0"</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>How to learn any language in six months | Chris Lonsdale | TEDxLingnanUniversity</title>
        <hub_author_id/>
        <description>Chris Lonsdale is Managing Director of Chris Lonsdale &amp; Associates, a company established to catalyse breakthrough performance for individuals and senior teams. In addition, he has also developed a un</description>
        <thumbnail_url>https://i.ytimg.com/vi/d0yGdNEWdn0/hqdefault.jpg</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data>
            <duration>00:18:27</duration>
        </service_data>
        <type>youtube</type>
        <HubItemContent>
            <data>
                <id>d0yGdNEWdn0</id>
                <snippet>
                    <publishedAt>2013-11-20T23:15:30.000Z</publishedAt>
                    <title>How to learn any language in six months | Chris Lonsdale | TEDxLingnanUniversity</title>
                    <description>Chris Lonsdale is Managing Director of Chris Lonsdale &amp; Associates, a company established to catalyse breakthrough performance for individuals and senior teams. In addition, he has also developed a unique and integrated approach to learning that gives people the means to acquire language or complex technical knowledge in short periods of time.

                    Jan-21-2014 Update.  The video transcripts are now available via the following links:

                    English Only:
                    http://www.the-third-ear.com/files/TEDx-ChrisLonsdale-LearnAnyLanguage6Months.pdf

                    English + Chinese Translation:
                    http://www.kungfuenglish.com/files/TEDx-ChrisLonsdale-LearnAnyLanguage6Months-ENG-CHS.pdf

                    In the spirit of ideas worth spreading, TEDx is a program of local, self-organized events that bring people together to share a TED-like experience. At a TEDx event, TEDTalks video and live speakers combine to spark deep discussion and connection in a small group. These local, self-organized events are branded TEDx, where x = independently organized TED event. The TED Conference provides general guidance for the TEDx program, but individual TEDx events are self-organized.* (*Subject to certain rules and regulations)</description>
                    <thumbnail>https://i.ytimg.com/vi/d0yGdNEWdn0/hqdefault.jpg</thumbnail>
                </snippet>
                <contentDetails>
                    <duration>00:18:27</duration>
                </contentDetails>
                <embedHtml>&lt;iframe type='text/html' src='http://www.youtube.com/embed/d0yGdNEWdn0' width='640' height='360' frameborder='0' allowfullscreen='true'/&gt;</embedHtml>
            </data>
        </HubItemContent>
        <HubAuthors>
            <name/>
            <bio/>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample Brightcove (brightcove) response:

<Response>
    <HubItem>
        <id>98765455</id>
        <created>2014-12-17 14:23:19</created>
        <modified>2014-12-17 14:23:19</modified>
        <external_created>1418409181</external_created>
        <external_modified>1418409181</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>Sample Video 1</title>
        <hub_author_id/>
        <description>The short description can be used to give more information about your video and will appear in many standard Brightcove player templates.</description>
        <thumbnail_url>http://brightcove.vo.llnwd.net/e1/pd/96980657001/96980657001_207566970001_titmouse-still.jpg?pubId=96980657001</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data>
            <duration>00:00:08</duration>
        </service_data>
        <type>brightcove</type>
        <HubItemContent>
            <data>
                <id>3938960834001</id>
                <title>Sample Video 1</title>
                <created_at>1418409181</created_at>
                <description>The short description can be used to give more information about your video and will appear in many standard Brightcove player templates.</description>
                <duration>00:00:08</duration>
                <thumbnail>http://brightcove.vo.llnwd.net/e1/pd/96980657001/96980657001_207566970001_titmouse-still.jpg?pubId=96980657001</thumbnail>
                <token>5-ZxpF0xNnOv4JcjPaH7aPnXnUC94vWo9fJD3s-Kl1MOj-K8DhQ5ug..</token>
                <brightcoveKK>false</brightcoveKK>
                <playerId>3944763546001</playerId>
            </data>
        </HubItemContent>
        <HubAuthors>
            <name/>
            <bio/>
            <profile_pic/>
            <google_plus_id/>
            <twitter_id/>
        </HubAuthors>
    </HubItem>
</Response>

Sample Instagram (instagram) response:

<Response>
    <HubItem>
        <id>123456</id>
        <created>2013-07-08 11:19:24</created>
        <modified>2014-05-23 11:33:37</modified>
        <external_created>1372191640</external_created>
        <external_modified>1372191640</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>iqaatuf</title>
        <hub_author_id/>
        <description>Selfie!!</description>
        <thumbnail_url>http://distilleryimage3.s3.amazonaws.com/b459d86eddd411e2a8fa22000ae9142a_7.jpg</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data/>
        <type>instagram</type>
        <HubItemContent>
            <data>
                <attribution/>
                <tags/>
                <type>image</type>
                <location/>
                <comments>
                    <count>0</count>
                    <data/>
                </comments>
                <filter>Willow</filter>
                <created_time>1372191640</created_time>
                <link>http://instagram.com/p/a_sFmQwKAX/</link>
                <likes>
                    <count>0</count>
                    <data/>
                </likes>
                <images>
                    <low_resolution>
                        <url>http://distilleryimage3.s3.amazonaws.com/b459d86eddd411e2a8fa22000ae9142a_6.jpg</url>
                        <width>306</width>
                        <height>306</height>
                    </low_resolution>
                    <thumbnail>
                        <url>http://distilleryimage3.s3.amazonaws.com/b459d86eddd411e2a8fa22000ae9142a_5.jpg</url>
                        <width>150</width>
                        <height>150</height>
                    </thumbnail>
                    <standard_resolution>
                        <url>http://distilleryimage3.s3.amazonaws.com/b459d86eddd411e2a8fa22000ae9142a_7.jpg</url>
                        <width>612</width>
                        <height>612</height>
                    </standard_resolution>
                </images>
                <users_in_photo/>
                <caption>
                    <created_time>1372191653</created_time>
                    <text>Selfie!!</text>
                    <from>
                        <username>ig-username</username>
                        <profile_picture>http://images.ak.instagram.com/profiles/profile_434469135_75sq_1372183849.jpg</profile_picture>
                        <id>434469135</id>
                        <full_name>Instagram User</full_name>
                    </from>
                    <id>486301294068277889</id>
                </caption>
                <user_has_liked/>
                <id>486301183506423831_434469135</id>
            </data>
        </HubItemContent>
        <HubItemUsers>
            <data>
                <username>ig-username</username>
                <website/>
                <profile_picture>https://instagramimages-a.akamaihd.net/profiles/profile_434469135_75sq_1383156902.jpg</profile_picture>
                <full_name>Instagram User</full_name>
                <bio/>
                <id>434469135</id>
            </data>
        </HubItemUsers>
    </HubItem>
</Response>

Sample Facebook (facebook) response:

<Response>
    <HubItem>
        <id>1234567</id>
        <created>2014-02-24 14:52:07</created>
        <modified>2014-02-24 14:52:07</modified>
        <external_created>1386011657</external_created>
        <external_modified>1386011657</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>Facebook User</title>
        <hub_author_id/>
        <description>Q:What did the digital clock say to the grandfather clock?
        A:Look grandpa, no hands!</description>
        <thumbnail_url/>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data>
            <avatar>https://graph.facebook.com/100007029099159/picture</avatar>
        </service_data>
        <type>facebook</type>
        <HubItemContent>
            <data>
                <id>367130440099691_367226683423400</id>
                <from>
                    <name>Facebook User</name>
                    <id>100007029099159</id>
                </from>
                <to>
                    <data>
                        <name>Joke of the Day</name>
                        <id>367130440099691</id>
                    </data>
                </to>
                <message>Q:What did the digital clock say to the grandfather clock?
                A:Look grandpa, no hands!</message>
                <actions>
                    <name>Comment</name>
                    <link>https://www.facebook.com/367130440099691/posts/367226683423400</link>
                    <name>Like</name>
                    <link>https://www.facebook.com/367130440099691/posts/367226683423400</link>
                </actions>
                <privacy>
                    <value/>
                </privacy>
                <type>status</type>
                <created_time>2013-12-02T19:14:17+0000</created_time>
                <updated_time>2013-12-02T19:14:17+0000</updated_time>
                <subscribed>1</subscribed>
            </data>
        </HubItemContent>
    </HubItem>
</Response>

Sample Twitter (twitter) response:

<Response>
    <HubItem>
        <id>98765433</id>
        <created>2015-01-01 13:50:03</created>
        <modified>2015-01-01 13:50:03</modified>
        <external_created>1420056765</external_created>
        <external_modified>1420056765</external_modified>
        <featured>0</featured>
        <hidden>0</hidden>
        <edited>0</edited>
        <deleted>0</deleted>
        <title>Twitter</title>
        <hub_author_id/>
        <description>As the world rings in the New Year, look back on 2014's most memorable moments: http://t.co/WYkBmiL3q6 #YearOnTwitter http://t.co/8SXLUNc1FU</description>
        <thumbnail_url>https://pbs.twimg.com/media/B6NbZ23CUAABGKj.jpg</thumbnail_url>
        <latest_score>0.4</latest_score>
        <categories/>
        <service_data/>
        <type>twitter</type>
        <mediaproxy_thumbnail_url>http://cdn.exampledomain.com/mediaproxy?url=...</mediaproxy_thumbnail_url>
        <HubItemContent>
            <data>
                <created_at>Wed Dec 31 20:12:45 +0000 2014</created_at>
                <id>550384080400162816</id>
                <id_str>550384080400162816</id_str>
                <text>As the world rings in the New Year, look back on 2014's most memorable moments: http://t.co/WYkBmiL3q6 #YearOnTwitter http://t.co/8SXLUNc1FU</text>
                <source>&lt;a href="http://twitter.com" rel="nofollow"&gt;Twitter Web Client&lt;/a&gt;</source>
                <truncated/>
                <in_reply_to_status_id/>
                <in_reply_to_status_id_str/>
                <in_reply_to_user_id/>
                <in_reply_to_user_id_str/>
                <in_reply_to_screen_name/>
                <geo/>
                <coordinates/>
                <place/>
                <contributors/>
                <retweet_count>680</retweet_count>
                <favorite_count>1251</favorite_count>
                <entities>
                    <hashtags>
                        <text>YearOnTwitter</text>
                        <indices>
                            <item0>103</item0>
                            <item1>117</item1>
                        </indices>
                    </hashtags>
                    <symbols/>
                    <user_mentions/>
                    <urls>
                        <url>http://t.co/WYkBmiL3q6</url>
                        <expanded_url>http://2014.twitter.com</expanded_url>
                        <display_url>2014.twitter.com</display_url>
                        <indices>
                            <item0>80</item0>
                            <item1>102</item1>
                        </indices>
                    </urls>
                    <media>
                        <id>550384079250542592</id>
                        <id_str>550384079250542592</id_str>
                        <indices>
                            <item0>118</item0>
                            <item1>140</item1>
                        </indices>
                        <media_url>http://pbs.twimg.com/media/B6NbZ23CUAABGKj.jpg</media_url>
                        <media_url_https>https://pbs.twimg.com/media/B6NbZ23CUAABGKj.jpg</media_url_https>
                        <url>http://t.co/8SXLUNc1FU</url>
                        <display_url>pic.twitter.com/8SXLUNc1FU</display_url>
                        <expanded_url>http://twitter.com/twitter/status/550384080400162816/photo/1</expanded_url>
                        <type>photo</type>
                        <sizes>
                            <large>
                                <w>1024</w>
                                <h>512</h>
                                <resize>fit</resize>
                            </large>
                            <thumb>
                                <w>150</w>
                                <h>150</h>
                                <resize>crop</resize>
                            </thumb>
                            <medium>
                                <w>600</w>
                                <h>300</h>
                                <resize>fit</resize>
                            </medium>
                            <small>
                                <w>340</w>
                                <h>170</h>
                                <resize>fit</resize>
                            </small>
                        </sizes>
                    </media>
                </entities>
                <extended_entities>
                    <media>
                        <id>550384079250542592</id>
                        <id_str>550384079250542592</id_str>
                        <indices>
                            <item0>118</item0>
                            <item1>140</item1>
                        </indices>
                        <media_url>http://pbs.twimg.com/media/B6NbZ23CUAABGKj.jpg</media_url>
                        <media_url_https>https://pbs.twimg.com/media/B6NbZ23CUAABGKj.jpg</media_url_https>
                        <url>http://t.co/8SXLUNc1FU</url>
                        <display_url>pic.twitter.com/8SXLUNc1FU</display_url>
                        <expanded_url>http://twitter.com/twitter/status/550384080400162816/photo/1</expanded_url>
                        <type>photo</type>
                        <sizes>
                            <large>
                                <w>1024</w>
                                <h>512</h>
                                <resize>fit</resize>
                            </large>
                            <thumb>
                                <w>150</w>
                                <h>150</h>
                                <resize>crop</resize>
                            </thumb>
                            <medium>
                                <w>600</w>
                                <h>300</h>
                                <resize>fit</resize>
                            </medium>
                            <small>
                                <w>340</w>
                                <h>170</h>
                                <resize>fit</resize>
                            </small>
                        </sizes>
                    </media>
                </extended_entities>
                <favorited>1</favorited>
                <retweeted/>
                <possibly_sensitive/>
                <lang>en</lang>
            </data>
        </HubItemContent>
        <HubItemUsers>
            <data>
                <id>783214</id>
                <id_str>783214</id_str>
                <name>Twitter</name>
                <screen_name>twitter</screen_name>
                <location>San Francisco, CA</location>
                <profile_location/>
                <description>Your official source for news, updates and tips from Twitter, Inc.</description>
                <url>http://t.co/5iRhy7wTgu</url>
                <entities>
                    <url>
                        <urls>
                            <url>http://t.co/5iRhy7wTgu</url>
                            <expanded_url>http://blog.twitter.com/</expanded_url>
                            <display_url>blog.twitter.com</display_url>
                            <indices>
                                <item0>0</item0>
                                <item1>22</item1>
                            </indices>
                        </urls>
                    </url>
                    <description>
                        <urls/>
                    </description>
                </entities>
                <protected/>
                <followers_count>34385150</followers_count>
                <friends_count>102</friends_count>
                <listed_count>86903</listed_count>
                <created_at>Tue Feb 20 14:35:54 +0000 2007</created_at>
                <favourites_count>21</favourites_count>
                <utc_offset>-28800</utc_offset>
                <time_zone>Pacific Time (US &amp; Canada)</time_zone>
                <geo_enabled>1</geo_enabled>
                <verified>1</verified>
                <statuses_count>1876</statuses_count>
                <lang>en</lang>
                <contributors_enabled/>
                <is_translator/>
                <is_translation_enabled/>
                <profile_background_color>ACDED6</profile_background_color>
                <profile_background_image_url>http://pbs.twimg.com/profile_background_images/657090062/l1uqey5sy82r9ijhke1i.png</profile_background_image_url>
                <profile_background_image_url_https>https://pbs.twimg.com/profile_background_images/657090062/l1uqey5sy82r9ijhke1i.png</profile_background_image_url_https>
                <profile_background_tile>1</profile_background_tile>
                <profile_image_url>http://pbs.twimg.com/profile_images/530553072594874368/7f9QErOD_normal.png</profile_image_url>
                <profile_image_url_https>https://pbs.twimg.com/profile_images/530553072594874368/7f9QErOD_normal.png</profile_image_url_https>
                <profile_banner_url>https://pbs.twimg.com/profile_banners/783214/1420486059</profile_banner_url>
                <profile_link_color>226699</profile_link_color>
                <profile_sidebar_border_color>FFFFFF</profile_sidebar_border_color>
                <profile_sidebar_fill_color>F6F6F6</profile_sidebar_fill_color>
                <profile_text_color>333333</profile_text_color>
                <profile_use_background_image>1</profile_use_background_image>
                <default_profile/>
                <default_profile_image/>
                <following/>
                <follow_request_sent/>
                <notifications/>
            </data>
        </HubItemUsers>
    </HubItem>
</Response>

Notes

The mediaproxy_thumbnail_url field may not always be present.

The latest_score field will contain NULL if the item does not have a content score.