<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>List Media REST Endpoint</title><link>https://community.telligent.com/community/13/w/api-documentation/75455/list-media-rest-endpoint</link><description>&lt;p&gt;&lt;span&gt;Developing on Verint Community? Use the API documentation as a reference for all supported interactions with Verint Community.&lt;/span&gt;&lt;/p&gt;</description><dc:language>en-US</dc:language><generator>14.0.0.586 14</generator><item><title>List Media REST Endpoint</title><link>https://community.telligent.com/community/13/w/api-documentation/75455/list-media-rest-endpoint</link><pubDate>Fri, 08 Mar 2024 17:47:44 GMT</pubDate><guid isPermaLink="false">e0c5ca36-6697-4c7b-9427-6e4d804b90ea</guid><dc:creator>Ben Tiedt</dc:creator><comments>https://community.telligent.com/community/13/w/api-documentation/75455/list-media-rest-endpoint#comments</comments><description>Current Revision posted to API Documentation by Ben Tiedt on 03/08/2024 17:47:44&lt;br /&gt;
&lt;hr class="generated-documentation-start" style="border-width:0;" /&gt;&lt;div class="documentation"&gt;&lt;div class="documentation-url"&gt;&lt;h2&gt;GET api.ashx/v2/groups/{groupid}/media/files.{json|xml}&lt;/h2&gt;&lt;p&gt;LIST media files.&lt;/p&gt;&lt;div class="documentation-section scopes"&gt;&lt;h3&gt;Scopes&lt;/h3&gt;&lt;div class="value"&gt;&lt;p&gt;Galleries › Read Media&amp;nbsp;&lt;code style="padding:5px;background-color:rgba(34, 34, 34, 0.1);border-radius:3px;"&gt;galleries.media.readonly&lt;/code&gt;&lt;/p&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="documentation-section parameters"&gt;&lt;h3&gt;Request Parameters&lt;/h3&gt;&lt;div class="value"&gt;&lt;table cellspacing="0"&gt;&lt;thead&gt; &lt;tr&gt;  &lt;th&gt;Name&lt;/th&gt;  &lt;th&gt;Type&lt;/th&gt;  &lt;th&gt;Location&lt;/th&gt;  &lt;th&gt;Description&lt;/th&gt;  &lt;th&gt;Required&lt;/th&gt;  &lt;th&gt;Default&lt;/th&gt;  &lt;th&gt;Options&lt;/th&gt; &lt;/tr&gt;&lt;/thead&gt;&lt;tbody&gt; &lt;tr&gt;  &lt;td&gt;AuthorId&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Author Id of the content.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;ContentIds&lt;/td&gt;  &lt;td&gt;string&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Comma separated list of ContentIds.  Used to limit to a specific set of files as well as sort order if SortBy is set to ContentIdsOrder&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;GalleryId&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Gallery Id&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;GalleryIds&lt;/td&gt;  &lt;td&gt;string&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Used to filter by a list of media galleries. Multiple values are separated with commas.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;GroupId&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Group Id&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;IncludeSubGroups&lt;/td&gt;  &lt;td&gt;bool?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Used when filtering by group.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;IncludeUnpublished&lt;/td&gt;  &lt;td&gt;bool?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Include unpublished posts too? Default is published only.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;MaximumDownloadCount&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Maximum number of downloads the content can have for content to be returned.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;MediaGalleryId&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;This Property is deprecated in favor of GalleryId and will be removed in a future version of the product.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;MediaGalleryIds&lt;/td&gt;  &lt;td&gt;string&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;This property is deprecated in favor of GalleryIds and will be removed in a future version of the product.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;MinimumDownloadCount&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Minimum number of downloads the content must have for content to be returned.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;PageIndex&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Specify the page number of paged results to return. Zero-based index. If not specified the default is 0.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;PageSize&lt;/td&gt;  &lt;td&gt;int?&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Specify the number of results to return per page. If not set the default is 20. The max is 100.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;PostTarget&lt;/td&gt;  &lt;td&gt;string&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Render target. Options: Unknown, Web, Syndication, Offline, Other, Print, Nntp, Email, WebQuote, WebServices.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;SortBy&lt;/td&gt;  &lt;td&gt;string&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Options are: Author, Comments, Downloads, PostDate, Rating, Subject, Views, Score:SCORE_ID, ContentIdsOrder. Default is PostDate.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt; &lt;tr&gt;  &lt;td&gt;SortOrder&lt;/td&gt;  &lt;td&gt;string&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;   &lt;td&gt;Options include Ascending, Descending. Default when sorting by scores is Descending, otherwise Ascending.&lt;/td&gt;  &lt;td&gt;Optional&lt;/td&gt;  &lt;td&gt;&lt;/td&gt;  &lt;td&gt;&lt;/td&gt; &lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt;&lt;/div&gt;&lt;/div&gt;&lt;div class="documentation-section requests"&gt;&lt;h3&gt;Example Requests&lt;/h3&gt;&lt;h4&gt;Widget Javascript&lt;/h4&gt;&lt;pre class="brush: javascript"&gt;
jQuery.telligent.evolution.get({
	url: jQuery.telligent.evolution.site.getBaseUrl() + &amp;#39;api.ashx/v2/groups/{groupid}/media/files.json&amp;#39;,
	data: { 
		&amp;#39;groupid&amp;#39;: &amp;#39;6&amp;#39;
	}
}).then(function(response) {
	// use response
});&lt;/pre&gt;&lt;/div&gt;&lt;div class="documentation-section returns"&gt;&lt;h3&gt;Example Responses&lt;/h3&gt;&lt;h4&gt;JSON&lt;/h4&gt;&lt;pre class="brush: javascript"&gt;{
  &amp;quot;PageSize&amp;quot;: 2,
  &amp;quot;PageIndex&amp;quot;: 0,
  &amp;quot;TotalCount&amp;quot;: 2,
  &amp;quot;MediaPosts&amp;quot;: [
    {
      &amp;quot;ContentId&amp;quot;: &amp;quot;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;quot;,
      &amp;quot;ContentTypeId&amp;quot;: &amp;quot;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;quot;,
      &amp;quot;Id&amp;quot;: 6,
      &amp;quot;MediaGalleryId&amp;quot;: 25,
      &amp;quot;GroupId&amp;quot;: 8,
      &amp;quot;Author&amp;quot;: {
        &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
        &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
        &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
        &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
        &amp;quot;CurrentStatus&amp;quot;: {
          &amp;quot;Author&amp;quot;: {
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
            &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
            &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
            &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
            &amp;quot;CurrentStatus&amp;quot;: {
              &amp;quot;Author&amp;quot;: null,
              &amp;quot;Body&amp;quot;: &amp;quot;body&amp;quot;,
              &amp;quot;CreatedDate&amp;quot;: null,
              &amp;quot;ReplyCount&amp;quot;: 4,
              &amp;quot;Group&amp;quot;: null,
              &amp;quot;AttachedUrl&amp;quot;: &amp;quot;attachedurl&amp;quot;,
              &amp;quot;HasReplies&amp;quot;: null,
              &amp;quot;ContentId&amp;quot;: &amp;quot;fe65240b-044c-4292-9946-f10e0361ecff&amp;quot;,
              &amp;quot;ContentType&amp;quot;: &amp;quot;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;IsPublished&amp;quot;: true,
              &amp;quot;Content&amp;quot;: null,
              &amp;quot;Id&amp;quot;: &amp;quot;fe65240b-044c-4292-9946-f10e0361ecff&amp;quot;
            },
            &amp;quot;Id&amp;quot;: 7
          },
          &amp;quot;Body&amp;quot;: &amp;quot;body&amp;quot;,
          &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-01-04T00:00:00&amp;quot;,
          &amp;quot;ReplyCount&amp;quot;: 27,
          &amp;quot;Group&amp;quot;: {
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
            &amp;quot;DateCreated&amp;quot;: &amp;quot;2012-05-02T00:00:00&amp;quot;,
            &amp;quot;Description&amp;quot;: &amp;quot;description&amp;quot;,
            &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
            &amp;quot;Name&amp;quot;: &amp;quot;name&amp;quot;,
            &amp;quot;ParentGroupId&amp;quot;: 32,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;TotalMembers&amp;quot;: 52,
            &amp;quot;HasGroups&amp;quot;: true,
            &amp;quot;GroupCount&amp;quot;: 19,
            &amp;quot;GroupType&amp;quot;: &amp;quot;grouptype&amp;quot;,
            &amp;quot;EnableGroupMessages&amp;quot;: true,
            &amp;quot;EnableContact&amp;quot;: true,
            &amp;quot;SearchUniqueId&amp;quot;: &amp;quot;searchuniqueid&amp;quot;,
            &amp;quot;IsEnabled&amp;quot;: true,
            &amp;quot;ExtendedAttributes&amp;quot;: [],
            &amp;quot;ContainerId&amp;quot;: &amp;quot;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;quot;,
            &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;23b05a61-c3e5-4451-90d9-bfa00453bce4&amp;quot;,
            &amp;quot;Container&amp;quot;: {
              &amp;quot;ContainerId&amp;quot;: &amp;quot;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;quot;,
              &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;quot;,
              &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;
            },
            &amp;quot;Id&amp;quot;: 112
          },
          &amp;quot;AttachedUrl&amp;quot;: &amp;quot;attachedurl&amp;quot;,
          &amp;quot;HasReplies&amp;quot;: true,
          &amp;quot;ContentId&amp;quot;: &amp;quot;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;quot;,
          &amp;quot;ContentType&amp;quot;: &amp;quot;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;quot;,
          &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
          &amp;quot;IsPublished&amp;quot;: true,
          &amp;quot;Content&amp;quot;: {
            &amp;quot;CreatedByUser&amp;quot;: {
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
              &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
              &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
              &amp;quot;CurrentStatus&amp;quot;: null,
              &amp;quot;Id&amp;quot;: null
            },
            &amp;quot;ContentId&amp;quot;: &amp;quot;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;quot;,
            &amp;quot;ContentTypeId&amp;quot;: &amp;quot;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;quot;,
            &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-06-04T00:00:00&amp;quot;,
            &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
            &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
            &amp;quot;Application&amp;quot;: {
              &amp;quot;ApplicationId&amp;quot;: &amp;quot;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;quot;,
              &amp;quot;ApplicationTypeId&amp;quot;: &amp;quot;fe65240b-044c-4292-9946-f10e0361ecff&amp;quot;,
              &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
              &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;Container&amp;quot;: null
            }
          },
          &amp;quot;Id&amp;quot;: &amp;quot;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;quot;
        },
        &amp;quot;Id&amp;quot;: 61
      },
      &amp;quot;Date&amp;quot;: &amp;quot;2011-05-28T00:00:00&amp;quot;,
      &amp;quot;Title&amp;quot;: &amp;quot;title&amp;quot;,
      &amp;quot;Description&amp;quot;: &amp;quot;description&amp;quot;,
      &amp;quot;Tags&amp;quot;: [
        {
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        },
        {
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        }
      ],
      &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
      &amp;quot;IsApproved&amp;quot;: true,
      &amp;quot;IsFeatured&amp;quot;: true,
      &amp;quot;FeaturedImage&amp;quot;: &amp;quot;featuredimage&amp;quot;,
      &amp;quot;File&amp;quot;: {
        &amp;quot;Date&amp;quot;: &amp;quot;2011-12-09T00:00:00&amp;quot;,
        &amp;quot;ContentType&amp;quot;: &amp;quot;contenttype&amp;quot;,
        &amp;quot;FileName&amp;quot;: &amp;quot;filename&amp;quot;,
        &amp;quot;FileSize&amp;quot;: 0,
        &amp;quot;FileUrl&amp;quot;: &amp;quot;fileurl&amp;quot;,
        &amp;quot;IsRemoteAttachment&amp;quot;: true
      },
      &amp;quot;CommentCount&amp;quot;: 18,
      &amp;quot;Views&amp;quot;: 76,
      &amp;quot;Downloads&amp;quot;: 6,
      &amp;quot;EmbedCode&amp;quot;: &amp;quot;embedcode&amp;quot;,
      &amp;quot;RatingCount&amp;quot;: 25,
      &amp;quot;RatingSum&amp;quot;: 8,
      &amp;quot;SearchUniqueId&amp;quot;: &amp;quot;searchuniqueid&amp;quot;,
      &amp;quot;ExtendedAttributes&amp;quot;: [
        {
          &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        },
        {
          &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        }
      ],
      &amp;quot;OpenGraphTitle&amp;quot;: &amp;quot;opengraphtitle&amp;quot;,
      &amp;quot;OpenGraphDescription&amp;quot;: &amp;quot;opengraphdescription&amp;quot;,
      &amp;quot;OpenGraphImage&amp;quot;: {
        &amp;quot;Date&amp;quot;: &amp;quot;2012-03-29T00:00:00&amp;quot;,
        &amp;quot;ContentType&amp;quot;: &amp;quot;contenttype&amp;quot;,
        &amp;quot;FileName&amp;quot;: &amp;quot;filename&amp;quot;,
        &amp;quot;FileSize&amp;quot;: 0,
        &amp;quot;FileUrl&amp;quot;: &amp;quot;fileurl&amp;quot;,
        &amp;quot;IsRemoteAttachment&amp;quot;: true
      },
      &amp;quot;MetaKeywords&amp;quot;: &amp;quot;metakeywords&amp;quot;,
      &amp;quot;MetaDescription&amp;quot;: &amp;quot;metadescription&amp;quot;,
      &amp;quot;MetaTitle&amp;quot;: &amp;quot;metatitle&amp;quot;,
      &amp;quot;Content&amp;quot;: {
        &amp;quot;CreatedByUser&amp;quot;: {
          &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
          &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
          &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
          &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
          &amp;quot;CurrentStatus&amp;quot;: {
            &amp;quot;Author&amp;quot;: {
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
              &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
              &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
              &amp;quot;CurrentStatus&amp;quot;: null,
              &amp;quot;Id&amp;quot;: null
            },
            &amp;quot;Body&amp;quot;: &amp;quot;body&amp;quot;,
            &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-04-19T00:00:00&amp;quot;,
            &amp;quot;ReplyCount&amp;quot;: 4,
            &amp;quot;Group&amp;quot;: {
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;DateCreated&amp;quot;: null,
              &amp;quot;Description&amp;quot;: &amp;quot;description&amp;quot;,
              &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
              &amp;quot;Name&amp;quot;: &amp;quot;name&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;TotalMembers&amp;quot;: null,
              &amp;quot;HasGroups&amp;quot;: true,
              &amp;quot;GroupCount&amp;quot;: null,
              &amp;quot;GroupType&amp;quot;: &amp;quot;grouptype&amp;quot;,
              &amp;quot;EnableGroupMessages&amp;quot;: true,
              &amp;quot;EnableContact&amp;quot;: true,
              &amp;quot;SearchUniqueId&amp;quot;: &amp;quot;searchuniqueid&amp;quot;,
              &amp;quot;IsEnabled&amp;quot;: true,
              &amp;quot;ExtendedAttributes&amp;quot;: [],
              &amp;quot;ContainerId&amp;quot;: &amp;quot;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;quot;,
              &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;23b05a61-c3e5-4451-90d9-bfa00453bce4&amp;quot;,
              &amp;quot;Container&amp;quot;: null,
              &amp;quot;Id&amp;quot;: null
            },
            &amp;quot;AttachedUrl&amp;quot;: &amp;quot;attachedurl&amp;quot;,
            &amp;quot;HasReplies&amp;quot;: true,
            &amp;quot;ContentId&amp;quot;: &amp;quot;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;quot;,
            &amp;quot;ContentType&amp;quot;: &amp;quot;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;quot;,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;IsPublished&amp;quot;: true,
            &amp;quot;Content&amp;quot;: {
              &amp;quot;CreatedByUser&amp;quot;: null,
              &amp;quot;ContentId&amp;quot;: &amp;quot;6cdcf200-3bad-476d-af45-97b52545c337&amp;quot;,
              &amp;quot;ContentTypeId&amp;quot;: &amp;quot;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;quot;,
              &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-01-16T00:00:00&amp;quot;,
              &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
              &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;Application&amp;quot;: null
            },
            &amp;quot;Id&amp;quot;: &amp;quot;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;quot;
          },
          &amp;quot;Id&amp;quot;: 7
        },
        &amp;quot;ContentId&amp;quot;: &amp;quot;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;quot;,
        &amp;quot;ContentTypeId&amp;quot;: &amp;quot;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;quot;,
        &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-01-04T00:00:00&amp;quot;,
        &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
        &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
        &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
        &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
        &amp;quot;Application&amp;quot;: {
          &amp;quot;ApplicationId&amp;quot;: &amp;quot;fe65240b-044c-4292-9946-f10e0361ecff&amp;quot;,
          &amp;quot;ApplicationTypeId&amp;quot;: &amp;quot;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;quot;,
          &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
          &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
          &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
          &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
          &amp;quot;Container&amp;quot;: {
            &amp;quot;ContainerId&amp;quot;: &amp;quot;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;quot;,
            &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;quot;,
            &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;
          }
        }
      }
    },
    {
      &amp;quot;ContentId&amp;quot;: &amp;quot;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;quot;,
      &amp;quot;ContentTypeId&amp;quot;: &amp;quot;6cdcf200-3bad-476d-af45-97b52545c337&amp;quot;,
      &amp;quot;Id&amp;quot;: 27,
      &amp;quot;MediaGalleryId&amp;quot;: 32,
      &amp;quot;GroupId&amp;quot;: 52,
      &amp;quot;Author&amp;quot;: {
        &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
        &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
        &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
        &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
        &amp;quot;CurrentStatus&amp;quot;: {
          &amp;quot;Author&amp;quot;: {
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
            &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
            &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
            &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
            &amp;quot;CurrentStatus&amp;quot;: {
              &amp;quot;Author&amp;quot;: null,
              &amp;quot;Body&amp;quot;: &amp;quot;body&amp;quot;,
              &amp;quot;CreatedDate&amp;quot;: null,
              &amp;quot;ReplyCount&amp;quot;: 19,
              &amp;quot;Group&amp;quot;: null,
              &amp;quot;AttachedUrl&amp;quot;: &amp;quot;attachedurl&amp;quot;,
              &amp;quot;HasReplies&amp;quot;: null,
              &amp;quot;ContentId&amp;quot;: &amp;quot;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;quot;,
              &amp;quot;ContentType&amp;quot;: &amp;quot;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;IsPublished&amp;quot;: true,
              &amp;quot;Content&amp;quot;: null,
              &amp;quot;Id&amp;quot;: &amp;quot;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;quot;
            },
            &amp;quot;Id&amp;quot;: 112
          },
          &amp;quot;Body&amp;quot;: &amp;quot;body&amp;quot;,
          &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-05-02T00:00:00&amp;quot;,
          &amp;quot;ReplyCount&amp;quot;: 61,
          &amp;quot;Group&amp;quot;: {
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
            &amp;quot;DateCreated&amp;quot;: &amp;quot;2012-06-04T00:00:00&amp;quot;,
            &amp;quot;Description&amp;quot;: &amp;quot;description&amp;quot;,
            &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
            &amp;quot;Name&amp;quot;: &amp;quot;name&amp;quot;,
            &amp;quot;ParentGroupId&amp;quot;: 18,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;TotalMembers&amp;quot;: 76,
            &amp;quot;HasGroups&amp;quot;: true,
            &amp;quot;GroupCount&amp;quot;: 6,
            &amp;quot;GroupType&amp;quot;: &amp;quot;grouptype&amp;quot;,
            &amp;quot;EnableGroupMessages&amp;quot;: true,
            &amp;quot;EnableContact&amp;quot;: true,
            &amp;quot;SearchUniqueId&amp;quot;: &amp;quot;searchuniqueid&amp;quot;,
            &amp;quot;IsEnabled&amp;quot;: true,
            &amp;quot;ExtendedAttributes&amp;quot;: [],
            &amp;quot;ContainerId&amp;quot;: &amp;quot;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;quot;,
            &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;23b05a61-c3e5-4451-90d9-bfa00453bce4&amp;quot;,
            &amp;quot;Container&amp;quot;: {
              &amp;quot;ContainerId&amp;quot;: &amp;quot;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;quot;,
              &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;fe65240b-044c-4292-9946-f10e0361ecff&amp;quot;,
              &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;
            },
            &amp;quot;Id&amp;quot;: 25
          },
          &amp;quot;AttachedUrl&amp;quot;: &amp;quot;attachedurl&amp;quot;,
          &amp;quot;HasReplies&amp;quot;: true,
          &amp;quot;ContentId&amp;quot;: &amp;quot;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;quot;,
          &amp;quot;ContentType&amp;quot;: &amp;quot;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;quot;,
          &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
          &amp;quot;IsPublished&amp;quot;: true,
          &amp;quot;Content&amp;quot;: {
            &amp;quot;CreatedByUser&amp;quot;: {
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
              &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
              &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
              &amp;quot;CurrentStatus&amp;quot;: null,
              &amp;quot;Id&amp;quot;: null
            },
            &amp;quot;ContentId&amp;quot;: &amp;quot;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;quot;,
            &amp;quot;ContentTypeId&amp;quot;: &amp;quot;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;quot;,
            &amp;quot;CreatedDate&amp;quot;: &amp;quot;2011-05-28T00:00:00&amp;quot;,
            &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
            &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
            &amp;quot;Application&amp;quot;: {
              &amp;quot;ApplicationId&amp;quot;: &amp;quot;6cdcf200-3bad-476d-af45-97b52545c337&amp;quot;,
              &amp;quot;ApplicationTypeId&amp;quot;: &amp;quot;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;quot;,
              &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
              &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;Container&amp;quot;: null
            }
          },
          &amp;quot;Id&amp;quot;: &amp;quot;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;quot;
        },
        &amp;quot;Id&amp;quot;: 8
      },
      &amp;quot;Date&amp;quot;: &amp;quot;2011-12-09T00:00:00&amp;quot;,
      &amp;quot;Title&amp;quot;: &amp;quot;title&amp;quot;,
      &amp;quot;Description&amp;quot;: &amp;quot;description&amp;quot;,
      &amp;quot;Tags&amp;quot;: [
        {
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        },
        {
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        }
      ],
      &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
      &amp;quot;IsApproved&amp;quot;: true,
      &amp;quot;IsFeatured&amp;quot;: true,
      &amp;quot;FeaturedImage&amp;quot;: &amp;quot;featuredimage&amp;quot;,
      &amp;quot;File&amp;quot;: {
        &amp;quot;Date&amp;quot;: &amp;quot;2012-03-29T00:00:00&amp;quot;,
        &amp;quot;ContentType&amp;quot;: &amp;quot;contenttype&amp;quot;,
        &amp;quot;FileName&amp;quot;: &amp;quot;filename&amp;quot;,
        &amp;quot;FileSize&amp;quot;: 0,
        &amp;quot;FileUrl&amp;quot;: &amp;quot;fileurl&amp;quot;,
        &amp;quot;IsRemoteAttachment&amp;quot;: true
      },
      &amp;quot;CommentCount&amp;quot;: 4,
      &amp;quot;Views&amp;quot;: 7,
      &amp;quot;Downloads&amp;quot;: 27,
      &amp;quot;EmbedCode&amp;quot;: &amp;quot;embedcode&amp;quot;,
      &amp;quot;RatingCount&amp;quot;: 32,
      &amp;quot;RatingSum&amp;quot;: 52,
      &amp;quot;SearchUniqueId&amp;quot;: &amp;quot;searchuniqueid&amp;quot;,
      &amp;quot;ExtendedAttributes&amp;quot;: [
        {
          &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        },
        {
          &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
          &amp;quot;Value&amp;quot;: &amp;quot;value&amp;quot;
        }
      ],
      &amp;quot;OpenGraphTitle&amp;quot;: &amp;quot;opengraphtitle&amp;quot;,
      &amp;quot;OpenGraphDescription&amp;quot;: &amp;quot;opengraphdescription&amp;quot;,
      &amp;quot;OpenGraphImage&amp;quot;: {
        &amp;quot;Date&amp;quot;: &amp;quot;2012-04-19T00:00:00&amp;quot;,
        &amp;quot;ContentType&amp;quot;: &amp;quot;contenttype&amp;quot;,
        &amp;quot;FileName&amp;quot;: &amp;quot;filename&amp;quot;,
        &amp;quot;FileSize&amp;quot;: 0,
        &amp;quot;FileUrl&amp;quot;: &amp;quot;fileurl&amp;quot;,
        &amp;quot;IsRemoteAttachment&amp;quot;: true
      },
      &amp;quot;MetaKeywords&amp;quot;: &amp;quot;metakeywords&amp;quot;,
      &amp;quot;MetaDescription&amp;quot;: &amp;quot;metadescription&amp;quot;,
      &amp;quot;MetaTitle&amp;quot;: &amp;quot;metatitle&amp;quot;,
      &amp;quot;Content&amp;quot;: {
        &amp;quot;CreatedByUser&amp;quot;: {
          &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
          &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
          &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
          &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
          &amp;quot;CurrentStatus&amp;quot;: {
            &amp;quot;Author&amp;quot;: {
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;DisplayName&amp;quot;: &amp;quot;displayname&amp;quot;,
              &amp;quot;ProfileUrl&amp;quot;: &amp;quot;profileurl&amp;quot;,
              &amp;quot;Username&amp;quot;: &amp;quot;username&amp;quot;,
              &amp;quot;CurrentStatus&amp;quot;: null,
              &amp;quot;Id&amp;quot;: null
            },
            &amp;quot;Body&amp;quot;: &amp;quot;body&amp;quot;,
            &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-01-16T00:00:00&amp;quot;,
            &amp;quot;ReplyCount&amp;quot;: 19,
            &amp;quot;Group&amp;quot;: {
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;DateCreated&amp;quot;: null,
              &amp;quot;Description&amp;quot;: &amp;quot;description&amp;quot;,
              &amp;quot;Key&amp;quot;: &amp;quot;key&amp;quot;,
              &amp;quot;Name&amp;quot;: &amp;quot;name&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;TotalMembers&amp;quot;: null,
              &amp;quot;HasGroups&amp;quot;: true,
              &amp;quot;GroupCount&amp;quot;: null,
              &amp;quot;GroupType&amp;quot;: &amp;quot;grouptype&amp;quot;,
              &amp;quot;EnableGroupMessages&amp;quot;: true,
              &amp;quot;EnableContact&amp;quot;: true,
              &amp;quot;SearchUniqueId&amp;quot;: &amp;quot;searchuniqueid&amp;quot;,
              &amp;quot;IsEnabled&amp;quot;: true,
              &amp;quot;ExtendedAttributes&amp;quot;: [],
              &amp;quot;ContainerId&amp;quot;: &amp;quot;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;quot;,
              &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;23b05a61-c3e5-4451-90d9-bfa00453bce4&amp;quot;,
              &amp;quot;Container&amp;quot;: null,
              &amp;quot;Id&amp;quot;: null
            },
            &amp;quot;AttachedUrl&amp;quot;: &amp;quot;attachedurl&amp;quot;,
            &amp;quot;HasReplies&amp;quot;: true,
            &amp;quot;ContentId&amp;quot;: &amp;quot;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;quot;,
            &amp;quot;ContentType&amp;quot;: &amp;quot;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;quot;,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;IsPublished&amp;quot;: true,
            &amp;quot;Content&amp;quot;: {
              &amp;quot;CreatedByUser&amp;quot;: null,
              &amp;quot;ContentId&amp;quot;: &amp;quot;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;quot;,
              &amp;quot;ContentTypeId&amp;quot;: &amp;quot;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;quot;,
              &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-01-04T00:00:00&amp;quot;,
              &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
              &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
              &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
              &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
              &amp;quot;Application&amp;quot;: null
            },
            &amp;quot;Id&amp;quot;: &amp;quot;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;quot;
          },
          &amp;quot;Id&amp;quot;: 112
        },
        &amp;quot;ContentId&amp;quot;: &amp;quot;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;quot;,
        &amp;quot;ContentTypeId&amp;quot;: &amp;quot;6cdcf200-3bad-476d-af45-97b52545c337&amp;quot;,
        &amp;quot;CreatedDate&amp;quot;: &amp;quot;2012-05-02T00:00:00&amp;quot;,
        &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
        &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
        &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
        &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
        &amp;quot;Application&amp;quot;: {
          &amp;quot;ApplicationId&amp;quot;: &amp;quot;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;quot;,
          &amp;quot;ApplicationTypeId&amp;quot;: &amp;quot;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;quot;,
          &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
          &amp;quot;HtmlDescription&amp;quot;: &amp;quot;htmldescription&amp;quot;,
          &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
          &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;,
          &amp;quot;Container&amp;quot;: {
            &amp;quot;ContainerId&amp;quot;: &amp;quot;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;quot;,
            &amp;quot;ContainerTypeId&amp;quot;: &amp;quot;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;quot;,
            &amp;quot;HtmlName&amp;quot;: &amp;quot;htmlname&amp;quot;,
            &amp;quot;Url&amp;quot;: &amp;quot;url&amp;quot;,
            &amp;quot;AvatarUrl&amp;quot;: &amp;quot;avatarurl&amp;quot;
          }
        }
      }
    }
  ],
  &amp;quot;Info&amp;quot;: [
    &amp;quot;string&amp;quot;,
    &amp;quot;string&amp;quot;
  ],
  &amp;quot;Warnings&amp;quot;: [
    &amp;quot;string&amp;quot;,
    &amp;quot;string&amp;quot;
  ],
  &amp;quot;Errors&amp;quot;: [
    &amp;quot;string&amp;quot;,
    &amp;quot;string&amp;quot;
  ]
}&lt;/pre&gt;&lt;/div&gt;&lt;h4&gt;XML&lt;/h4&gt;&lt;pre class="brush: xml"&gt;&amp;lt;?xml version=&amp;quot;1.0&amp;quot; encoding=&amp;quot;utf-16&amp;quot;?&amp;gt;
&amp;lt;Response&amp;gt;
  &amp;lt;Info&amp;gt;
    &amp;lt;Message&amp;gt;string&amp;lt;/Message&amp;gt;
    &amp;lt;Message&amp;gt;string&amp;lt;/Message&amp;gt;
  &amp;lt;/Info&amp;gt;
  &amp;lt;Warnings&amp;gt;
    &amp;lt;Message&amp;gt;string&amp;lt;/Message&amp;gt;
    &amp;lt;Message&amp;gt;string&amp;lt;/Message&amp;gt;
  &amp;lt;/Warnings&amp;gt;
  &amp;lt;Errors&amp;gt;
    &amp;lt;Message&amp;gt;string&amp;lt;/Message&amp;gt;
    &amp;lt;Message&amp;gt;string&amp;lt;/Message&amp;gt;
  &amp;lt;/Errors&amp;gt;
  &amp;lt;MediaPosts PageSize=&amp;quot;2&amp;quot; PageIndex=&amp;quot;0&amp;quot; TotalCount=&amp;quot;2&amp;quot;&amp;gt;
    &amp;lt;Media&amp;gt;
      &amp;lt;ContentId&amp;gt;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;lt;/ContentId&amp;gt;
      &amp;lt;ContentTypeId&amp;gt;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;lt;/ContentTypeId&amp;gt;
      &amp;lt;Id&amp;gt;6&amp;lt;/Id&amp;gt;
      &amp;lt;MediaGalleryId&amp;gt;25&amp;lt;/MediaGalleryId&amp;gt;
      &amp;lt;GroupId&amp;gt;8&amp;lt;/GroupId&amp;gt;
      &amp;lt;Author&amp;gt;
        &amp;lt;Id&amp;gt;61&amp;lt;/Id&amp;gt;
        &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
        &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
        &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
        &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
        &amp;lt;CurrentStatus&amp;gt;
          &amp;lt;Id&amp;gt;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;lt;/Id&amp;gt;
          &amp;lt;Author&amp;gt;
            &amp;lt;Id&amp;gt;7&amp;lt;/Id&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
            &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
            &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
            &amp;lt;CurrentStatus&amp;gt;
              &amp;lt;Id&amp;gt;fe65240b-044c-4292-9946-f10e0361ecff&amp;lt;/Id&amp;gt;
              &amp;lt;Body&amp;gt;body&amp;lt;/Body&amp;gt;
              &amp;lt;CreatedDate /&amp;gt;
              &amp;lt;ReplyCount&amp;gt;4&amp;lt;/ReplyCount&amp;gt;
              &amp;lt;AttachedUrl&amp;gt;attachedurl&amp;lt;/AttachedUrl&amp;gt;
              &amp;lt;ContentId&amp;gt;fe65240b-044c-4292-9946-f10e0361ecff&amp;lt;/ContentId&amp;gt;
              &amp;lt;ContentType&amp;gt;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;lt;/ContentType&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;IsPublished&amp;gt;true&amp;lt;/IsPublished&amp;gt;
            &amp;lt;/CurrentStatus&amp;gt;
          &amp;lt;/Author&amp;gt;
          &amp;lt;Body&amp;gt;body&amp;lt;/Body&amp;gt;
          &amp;lt;CreatedDate&amp;gt;2012-01-04T00:00:00&amp;lt;/CreatedDate&amp;gt;
          &amp;lt;ReplyCount&amp;gt;27&amp;lt;/ReplyCount&amp;gt;
          &amp;lt;Group&amp;gt;
            &amp;lt;Id&amp;gt;112&amp;lt;/Id&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;DateCreated&amp;gt;2012-05-02T00:00:00&amp;lt;/DateCreated&amp;gt;
            &amp;lt;Description&amp;gt;description&amp;lt;/Description&amp;gt;
            &amp;lt;Key&amp;gt;key&amp;lt;/Key&amp;gt;
            &amp;lt;Name&amp;gt;name&amp;lt;/Name&amp;gt;
            &amp;lt;ParentGroupId&amp;gt;32&amp;lt;/ParentGroupId&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;TotalMembers&amp;gt;52&amp;lt;/TotalMembers&amp;gt;
            &amp;lt;HasGroups&amp;gt;true&amp;lt;/HasGroups&amp;gt;
            &amp;lt;GroupCount&amp;gt;19&amp;lt;/GroupCount&amp;gt;
            &amp;lt;GroupType&amp;gt;grouptype&amp;lt;/GroupType&amp;gt;
            &amp;lt;EnableGroupMessages&amp;gt;true&amp;lt;/EnableGroupMessages&amp;gt;
            &amp;lt;EnableContact&amp;gt;true&amp;lt;/EnableContact&amp;gt;
            &amp;lt;SearchUniqueId&amp;gt;searchuniqueid&amp;lt;/SearchUniqueId&amp;gt;
            &amp;lt;ExtendedAttributes /&amp;gt;
            &amp;lt;ContainerId&amp;gt;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;lt;/ContainerId&amp;gt;
            &amp;lt;Container&amp;gt;
              &amp;lt;ContainerId&amp;gt;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;lt;/ContainerId&amp;gt;
              &amp;lt;ContainerTypeId&amp;gt;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;lt;/ContainerTypeId&amp;gt;
              &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;/Container&amp;gt;
          &amp;lt;/Group&amp;gt;
          &amp;lt;AttachedUrl&amp;gt;attachedurl&amp;lt;/AttachedUrl&amp;gt;
          &amp;lt;ContentId&amp;gt;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;lt;/ContentId&amp;gt;
          &amp;lt;ContentType&amp;gt;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;lt;/ContentType&amp;gt;
          &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
          &amp;lt;IsPublished&amp;gt;true&amp;lt;/IsPublished&amp;gt;
          &amp;lt;Content&amp;gt;
            &amp;lt;CreatedByUser&amp;gt;
              &amp;lt;Id /&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
              &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
              &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
              &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
            &amp;lt;/CreatedByUser&amp;gt;
            &amp;lt;ContentId&amp;gt;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;lt;/ContentId&amp;gt;
            &amp;lt;ContentTypeId&amp;gt;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;lt;/ContentTypeId&amp;gt;
            &amp;lt;CreatedDate&amp;gt;2012-06-04T00:00:00&amp;lt;/CreatedDate&amp;gt;
            &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
            &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;Application&amp;gt;
              &amp;lt;ApplicationId&amp;gt;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;lt;/ApplicationId&amp;gt;
              &amp;lt;ApplicationTypeId&amp;gt;fe65240b-044c-4292-9946-f10e0361ecff&amp;lt;/ApplicationTypeId&amp;gt;
              &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
              &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;/Application&amp;gt;
          &amp;lt;/Content&amp;gt;
        &amp;lt;/CurrentStatus&amp;gt;
      &amp;lt;/Author&amp;gt;
      &amp;lt;Date&amp;gt;2011-05-28T00:00:00&amp;lt;/Date&amp;gt;
      &amp;lt;Title&amp;gt;title&amp;lt;/Title&amp;gt;
      &amp;lt;Description&amp;gt;description&amp;lt;/Description&amp;gt;
      &amp;lt;Tags&amp;gt;
        &amp;lt;Tag&amp;gt;value&amp;lt;/Tag&amp;gt;
        &amp;lt;Tag&amp;gt;value&amp;lt;/Tag&amp;gt;
      &amp;lt;/Tags&amp;gt;
      &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
      &amp;lt;IsApproved&amp;gt;true&amp;lt;/IsApproved&amp;gt;
      &amp;lt;IsFeatured&amp;gt;true&amp;lt;/IsFeatured&amp;gt;
      &amp;lt;FeaturedImage&amp;gt;featuredimage&amp;lt;/FeaturedImage&amp;gt;
      &amp;lt;File&amp;gt;
        &amp;lt;Date&amp;gt;2011-12-09T00:00:00&amp;lt;/Date&amp;gt;
        &amp;lt;ContentType&amp;gt;contenttype&amp;lt;/ContentType&amp;gt;
        &amp;lt;FileName&amp;gt;filename&amp;lt;/FileName&amp;gt;
        &amp;lt;FileSize&amp;gt;0&amp;lt;/FileSize&amp;gt;
        &amp;lt;FileUrl&amp;gt;fileurl&amp;lt;/FileUrl&amp;gt;
        &amp;lt;IsRemoteAttachment&amp;gt;true&amp;lt;/IsRemoteAttachment&amp;gt;
      &amp;lt;/File&amp;gt;
      &amp;lt;CommentCount&amp;gt;18&amp;lt;/CommentCount&amp;gt;
      &amp;lt;Views&amp;gt;76&amp;lt;/Views&amp;gt;
      &amp;lt;Downloads&amp;gt;6&amp;lt;/Downloads&amp;gt;
      &amp;lt;EmbedCode&amp;gt;embedcode&amp;lt;/EmbedCode&amp;gt;
      &amp;lt;RatingCount&amp;gt;25&amp;lt;/RatingCount&amp;gt;
      &amp;lt;RatingSum&amp;gt;8&amp;lt;/RatingSum&amp;gt;
      &amp;lt;SearchUniqueId&amp;gt;searchuniqueid&amp;lt;/SearchUniqueId&amp;gt;
      &amp;lt;ExtendedAttributes&amp;gt;
        &amp;lt;key&amp;gt;value&amp;lt;/key&amp;gt;
        &amp;lt;key&amp;gt;value&amp;lt;/key&amp;gt;
      &amp;lt;/ExtendedAttributes&amp;gt;
      &amp;lt;OpenGraphTitle&amp;gt;opengraphtitle&amp;lt;/OpenGraphTitle&amp;gt;
      &amp;lt;OpenGraphDescription&amp;gt;opengraphdescription&amp;lt;/OpenGraphDescription&amp;gt;
      &amp;lt;OpenGraphImage&amp;gt;
        &amp;lt;Date&amp;gt;2012-03-29T00:00:00&amp;lt;/Date&amp;gt;
        &amp;lt;ContentType&amp;gt;contenttype&amp;lt;/ContentType&amp;gt;
        &amp;lt;FileName&amp;gt;filename&amp;lt;/FileName&amp;gt;
        &amp;lt;FileSize&amp;gt;0&amp;lt;/FileSize&amp;gt;
        &amp;lt;FileUrl&amp;gt;fileurl&amp;lt;/FileUrl&amp;gt;
        &amp;lt;IsRemoteAttachment&amp;gt;true&amp;lt;/IsRemoteAttachment&amp;gt;
      &amp;lt;/OpenGraphImage&amp;gt;
      &amp;lt;MetaKeywords&amp;gt;metakeywords&amp;lt;/MetaKeywords&amp;gt;
      &amp;lt;MetaDescription&amp;gt;metadescription&amp;lt;/MetaDescription&amp;gt;
      &amp;lt;MetaTitle&amp;gt;metatitle&amp;lt;/MetaTitle&amp;gt;
      &amp;lt;Content&amp;gt;
        &amp;lt;CreatedByUser&amp;gt;
          &amp;lt;Id&amp;gt;7&amp;lt;/Id&amp;gt;
          &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
          &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
          &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
          &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
          &amp;lt;CurrentStatus&amp;gt;
            &amp;lt;Id&amp;gt;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;lt;/Id&amp;gt;
            &amp;lt;Author&amp;gt;
              &amp;lt;Id /&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
              &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
              &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
              &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
            &amp;lt;/Author&amp;gt;
            &amp;lt;Body&amp;gt;body&amp;lt;/Body&amp;gt;
            &amp;lt;CreatedDate&amp;gt;2012-04-19T00:00:00&amp;lt;/CreatedDate&amp;gt;
            &amp;lt;ReplyCount&amp;gt;4&amp;lt;/ReplyCount&amp;gt;
            &amp;lt;Group&amp;gt;
              &amp;lt;Id /&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
              &amp;lt;DateCreated /&amp;gt;
              &amp;lt;Description&amp;gt;description&amp;lt;/Description&amp;gt;
              &amp;lt;Key&amp;gt;key&amp;lt;/Key&amp;gt;
              &amp;lt;Name&amp;gt;name&amp;lt;/Name&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;TotalMembers /&amp;gt;
              &amp;lt;HasGroups&amp;gt;true&amp;lt;/HasGroups&amp;gt;
              &amp;lt;GroupCount /&amp;gt;
              &amp;lt;GroupType&amp;gt;grouptype&amp;lt;/GroupType&amp;gt;
              &amp;lt;EnableGroupMessages&amp;gt;true&amp;lt;/EnableGroupMessages&amp;gt;
              &amp;lt;EnableContact&amp;gt;true&amp;lt;/EnableContact&amp;gt;
              &amp;lt;SearchUniqueId&amp;gt;searchuniqueid&amp;lt;/SearchUniqueId&amp;gt;
              &amp;lt;ExtendedAttributes /&amp;gt;
              &amp;lt;ContainerId&amp;gt;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;lt;/ContainerId&amp;gt;
            &amp;lt;/Group&amp;gt;
            &amp;lt;AttachedUrl&amp;gt;attachedurl&amp;lt;/AttachedUrl&amp;gt;
            &amp;lt;ContentId&amp;gt;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;lt;/ContentId&amp;gt;
            &amp;lt;ContentType&amp;gt;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;lt;/ContentType&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;IsPublished&amp;gt;true&amp;lt;/IsPublished&amp;gt;
            &amp;lt;Content&amp;gt;
              &amp;lt;ContentId&amp;gt;6cdcf200-3bad-476d-af45-97b52545c337&amp;lt;/ContentId&amp;gt;
              &amp;lt;ContentTypeId&amp;gt;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;lt;/ContentTypeId&amp;gt;
              &amp;lt;CreatedDate&amp;gt;2012-01-16T00:00:00&amp;lt;/CreatedDate&amp;gt;
              &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
              &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;/Content&amp;gt;
          &amp;lt;/CurrentStatus&amp;gt;
        &amp;lt;/CreatedByUser&amp;gt;
        &amp;lt;ContentId&amp;gt;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;lt;/ContentId&amp;gt;
        &amp;lt;ContentTypeId&amp;gt;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;lt;/ContentTypeId&amp;gt;
        &amp;lt;CreatedDate&amp;gt;2012-01-04T00:00:00&amp;lt;/CreatedDate&amp;gt;
        &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
        &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
        &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
        &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
        &amp;lt;Application&amp;gt;
          &amp;lt;ApplicationId&amp;gt;fe65240b-044c-4292-9946-f10e0361ecff&amp;lt;/ApplicationId&amp;gt;
          &amp;lt;ApplicationTypeId&amp;gt;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;lt;/ApplicationTypeId&amp;gt;
          &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
          &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
          &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
          &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
          &amp;lt;Container&amp;gt;
            &amp;lt;ContainerId&amp;gt;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;lt;/ContainerId&amp;gt;
            &amp;lt;ContainerTypeId&amp;gt;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;lt;/ContainerTypeId&amp;gt;
            &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
          &amp;lt;/Container&amp;gt;
        &amp;lt;/Application&amp;gt;
      &amp;lt;/Content&amp;gt;
    &amp;lt;/Media&amp;gt;
    &amp;lt;Media&amp;gt;
      &amp;lt;ContentId&amp;gt;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;lt;/ContentId&amp;gt;
      &amp;lt;ContentTypeId&amp;gt;6cdcf200-3bad-476d-af45-97b52545c337&amp;lt;/ContentTypeId&amp;gt;
      &amp;lt;Id&amp;gt;27&amp;lt;/Id&amp;gt;
      &amp;lt;MediaGalleryId&amp;gt;32&amp;lt;/MediaGalleryId&amp;gt;
      &amp;lt;GroupId&amp;gt;52&amp;lt;/GroupId&amp;gt;
      &amp;lt;Author&amp;gt;
        &amp;lt;Id&amp;gt;8&amp;lt;/Id&amp;gt;
        &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
        &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
        &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
        &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
        &amp;lt;CurrentStatus&amp;gt;
          &amp;lt;Id&amp;gt;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;lt;/Id&amp;gt;
          &amp;lt;Author&amp;gt;
            &amp;lt;Id&amp;gt;112&amp;lt;/Id&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
            &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
            &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
            &amp;lt;CurrentStatus&amp;gt;
              &amp;lt;Id&amp;gt;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;lt;/Id&amp;gt;
              &amp;lt;Body&amp;gt;body&amp;lt;/Body&amp;gt;
              &amp;lt;CreatedDate /&amp;gt;
              &amp;lt;ReplyCount&amp;gt;19&amp;lt;/ReplyCount&amp;gt;
              &amp;lt;AttachedUrl&amp;gt;attachedurl&amp;lt;/AttachedUrl&amp;gt;
              &amp;lt;ContentId&amp;gt;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;lt;/ContentId&amp;gt;
              &amp;lt;ContentType&amp;gt;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;lt;/ContentType&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;IsPublished&amp;gt;true&amp;lt;/IsPublished&amp;gt;
            &amp;lt;/CurrentStatus&amp;gt;
          &amp;lt;/Author&amp;gt;
          &amp;lt;Body&amp;gt;body&amp;lt;/Body&amp;gt;
          &amp;lt;CreatedDate&amp;gt;2012-05-02T00:00:00&amp;lt;/CreatedDate&amp;gt;
          &amp;lt;ReplyCount&amp;gt;61&amp;lt;/ReplyCount&amp;gt;
          &amp;lt;Group&amp;gt;
            &amp;lt;Id&amp;gt;25&amp;lt;/Id&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;DateCreated&amp;gt;2012-06-04T00:00:00&amp;lt;/DateCreated&amp;gt;
            &amp;lt;Description&amp;gt;description&amp;lt;/Description&amp;gt;
            &amp;lt;Key&amp;gt;key&amp;lt;/Key&amp;gt;
            &amp;lt;Name&amp;gt;name&amp;lt;/Name&amp;gt;
            &amp;lt;ParentGroupId&amp;gt;18&amp;lt;/ParentGroupId&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;TotalMembers&amp;gt;76&amp;lt;/TotalMembers&amp;gt;
            &amp;lt;HasGroups&amp;gt;true&amp;lt;/HasGroups&amp;gt;
            &amp;lt;GroupCount&amp;gt;6&amp;lt;/GroupCount&amp;gt;
            &amp;lt;GroupType&amp;gt;grouptype&amp;lt;/GroupType&amp;gt;
            &amp;lt;EnableGroupMessages&amp;gt;true&amp;lt;/EnableGroupMessages&amp;gt;
            &amp;lt;EnableContact&amp;gt;true&amp;lt;/EnableContact&amp;gt;
            &amp;lt;SearchUniqueId&amp;gt;searchuniqueid&amp;lt;/SearchUniqueId&amp;gt;
            &amp;lt;ExtendedAttributes /&amp;gt;
            &amp;lt;ContainerId&amp;gt;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;lt;/ContainerId&amp;gt;
            &amp;lt;Container&amp;gt;
              &amp;lt;ContainerId&amp;gt;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;lt;/ContainerId&amp;gt;
              &amp;lt;ContainerTypeId&amp;gt;fe65240b-044c-4292-9946-f10e0361ecff&amp;lt;/ContainerTypeId&amp;gt;
              &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;/Container&amp;gt;
          &amp;lt;/Group&amp;gt;
          &amp;lt;AttachedUrl&amp;gt;attachedurl&amp;lt;/AttachedUrl&amp;gt;
          &amp;lt;ContentId&amp;gt;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;lt;/ContentId&amp;gt;
          &amp;lt;ContentType&amp;gt;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;lt;/ContentType&amp;gt;
          &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
          &amp;lt;IsPublished&amp;gt;true&amp;lt;/IsPublished&amp;gt;
          &amp;lt;Content&amp;gt;
            &amp;lt;CreatedByUser&amp;gt;
              &amp;lt;Id /&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
              &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
              &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
              &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
            &amp;lt;/CreatedByUser&amp;gt;
            &amp;lt;ContentId&amp;gt;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;lt;/ContentId&amp;gt;
            &amp;lt;ContentTypeId&amp;gt;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;lt;/ContentTypeId&amp;gt;
            &amp;lt;CreatedDate&amp;gt;2011-05-28T00:00:00&amp;lt;/CreatedDate&amp;gt;
            &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
            &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;Application&amp;gt;
              &amp;lt;ApplicationId&amp;gt;6cdcf200-3bad-476d-af45-97b52545c337&amp;lt;/ApplicationId&amp;gt;
              &amp;lt;ApplicationTypeId&amp;gt;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;lt;/ApplicationTypeId&amp;gt;
              &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
              &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;/Application&amp;gt;
          &amp;lt;/Content&amp;gt;
        &amp;lt;/CurrentStatus&amp;gt;
      &amp;lt;/Author&amp;gt;
      &amp;lt;Date&amp;gt;2011-12-09T00:00:00&amp;lt;/Date&amp;gt;
      &amp;lt;Title&amp;gt;title&amp;lt;/Title&amp;gt;
      &amp;lt;Description&amp;gt;description&amp;lt;/Description&amp;gt;
      &amp;lt;Tags&amp;gt;
        &amp;lt;Tag&amp;gt;value&amp;lt;/Tag&amp;gt;
        &amp;lt;Tag&amp;gt;value&amp;lt;/Tag&amp;gt;
      &amp;lt;/Tags&amp;gt;
      &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
      &amp;lt;IsApproved&amp;gt;true&amp;lt;/IsApproved&amp;gt;
      &amp;lt;IsFeatured&amp;gt;true&amp;lt;/IsFeatured&amp;gt;
      &amp;lt;FeaturedImage&amp;gt;featuredimage&amp;lt;/FeaturedImage&amp;gt;
      &amp;lt;File&amp;gt;
        &amp;lt;Date&amp;gt;2012-03-29T00:00:00&amp;lt;/Date&amp;gt;
        &amp;lt;ContentType&amp;gt;contenttype&amp;lt;/ContentType&amp;gt;
        &amp;lt;FileName&amp;gt;filename&amp;lt;/FileName&amp;gt;
        &amp;lt;FileSize&amp;gt;0&amp;lt;/FileSize&amp;gt;
        &amp;lt;FileUrl&amp;gt;fileurl&amp;lt;/FileUrl&amp;gt;
        &amp;lt;IsRemoteAttachment&amp;gt;true&amp;lt;/IsRemoteAttachment&amp;gt;
      &amp;lt;/File&amp;gt;
      &amp;lt;CommentCount&amp;gt;4&amp;lt;/CommentCount&amp;gt;
      &amp;lt;Views&amp;gt;7&amp;lt;/Views&amp;gt;
      &amp;lt;Downloads&amp;gt;27&amp;lt;/Downloads&amp;gt;
      &amp;lt;EmbedCode&amp;gt;embedcode&amp;lt;/EmbedCode&amp;gt;
      &amp;lt;RatingCount&amp;gt;32&amp;lt;/RatingCount&amp;gt;
      &amp;lt;RatingSum&amp;gt;52&amp;lt;/RatingSum&amp;gt;
      &amp;lt;SearchUniqueId&amp;gt;searchuniqueid&amp;lt;/SearchUniqueId&amp;gt;
      &amp;lt;ExtendedAttributes&amp;gt;
        &amp;lt;key&amp;gt;value&amp;lt;/key&amp;gt;
        &amp;lt;key&amp;gt;value&amp;lt;/key&amp;gt;
      &amp;lt;/ExtendedAttributes&amp;gt;
      &amp;lt;OpenGraphTitle&amp;gt;opengraphtitle&amp;lt;/OpenGraphTitle&amp;gt;
      &amp;lt;OpenGraphDescription&amp;gt;opengraphdescription&amp;lt;/OpenGraphDescription&amp;gt;
      &amp;lt;OpenGraphImage&amp;gt;
        &amp;lt;Date&amp;gt;2012-04-19T00:00:00&amp;lt;/Date&amp;gt;
        &amp;lt;ContentType&amp;gt;contenttype&amp;lt;/ContentType&amp;gt;
        &amp;lt;FileName&amp;gt;filename&amp;lt;/FileName&amp;gt;
        &amp;lt;FileSize&amp;gt;0&amp;lt;/FileSize&amp;gt;
        &amp;lt;FileUrl&amp;gt;fileurl&amp;lt;/FileUrl&amp;gt;
        &amp;lt;IsRemoteAttachment&amp;gt;true&amp;lt;/IsRemoteAttachment&amp;gt;
      &amp;lt;/OpenGraphImage&amp;gt;
      &amp;lt;MetaKeywords&amp;gt;metakeywords&amp;lt;/MetaKeywords&amp;gt;
      &amp;lt;MetaDescription&amp;gt;metadescription&amp;lt;/MetaDescription&amp;gt;
      &amp;lt;MetaTitle&amp;gt;metatitle&amp;lt;/MetaTitle&amp;gt;
      &amp;lt;Content&amp;gt;
        &amp;lt;CreatedByUser&amp;gt;
          &amp;lt;Id&amp;gt;112&amp;lt;/Id&amp;gt;
          &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
          &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
          &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
          &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
          &amp;lt;CurrentStatus&amp;gt;
            &amp;lt;Id&amp;gt;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;lt;/Id&amp;gt;
            &amp;lt;Author&amp;gt;
              &amp;lt;Id /&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
              &amp;lt;DisplayName&amp;gt;displayname&amp;lt;/DisplayName&amp;gt;
              &amp;lt;ProfileUrl&amp;gt;profileurl&amp;lt;/ProfileUrl&amp;gt;
              &amp;lt;Username&amp;gt;username&amp;lt;/Username&amp;gt;
            &amp;lt;/Author&amp;gt;
            &amp;lt;Body&amp;gt;body&amp;lt;/Body&amp;gt;
            &amp;lt;CreatedDate&amp;gt;2012-01-16T00:00:00&amp;lt;/CreatedDate&amp;gt;
            &amp;lt;ReplyCount&amp;gt;19&amp;lt;/ReplyCount&amp;gt;
            &amp;lt;Group&amp;gt;
              &amp;lt;Id /&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
              &amp;lt;DateCreated /&amp;gt;
              &amp;lt;Description&amp;gt;description&amp;lt;/Description&amp;gt;
              &amp;lt;Key&amp;gt;key&amp;lt;/Key&amp;gt;
              &amp;lt;Name&amp;gt;name&amp;lt;/Name&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;TotalMembers /&amp;gt;
              &amp;lt;HasGroups&amp;gt;true&amp;lt;/HasGroups&amp;gt;
              &amp;lt;GroupCount /&amp;gt;
              &amp;lt;GroupType&amp;gt;grouptype&amp;lt;/GroupType&amp;gt;
              &amp;lt;EnableGroupMessages&amp;gt;true&amp;lt;/EnableGroupMessages&amp;gt;
              &amp;lt;EnableContact&amp;gt;true&amp;lt;/EnableContact&amp;gt;
              &amp;lt;SearchUniqueId&amp;gt;searchuniqueid&amp;lt;/SearchUniqueId&amp;gt;
              &amp;lt;ExtendedAttributes /&amp;gt;
              &amp;lt;ContainerId&amp;gt;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;lt;/ContainerId&amp;gt;
            &amp;lt;/Group&amp;gt;
            &amp;lt;AttachedUrl&amp;gt;attachedurl&amp;lt;/AttachedUrl&amp;gt;
            &amp;lt;ContentId&amp;gt;9ba1ec43-dc34-4e27-a579-4a0855144e2f&amp;lt;/ContentId&amp;gt;
            &amp;lt;ContentType&amp;gt;56f1a3ec-14bb-45c6-949f-ee7776d68c78&amp;lt;/ContentType&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;IsPublished&amp;gt;true&amp;lt;/IsPublished&amp;gt;
            &amp;lt;Content&amp;gt;
              &amp;lt;ContentId&amp;gt;2d525bad-c4df-470d-a193-a1c6d66e5c3e&amp;lt;/ContentId&amp;gt;
              &amp;lt;ContentTypeId&amp;gt;bd519379-b61f-4e2f-b0f9-c0f28c5cceb1&amp;lt;/ContentTypeId&amp;gt;
              &amp;lt;CreatedDate&amp;gt;2012-01-04T00:00:00&amp;lt;/CreatedDate&amp;gt;
              &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
              &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
              &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
              &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
            &amp;lt;/Content&amp;gt;
          &amp;lt;/CurrentStatus&amp;gt;
        &amp;lt;/CreatedByUser&amp;gt;
        &amp;lt;ContentId&amp;gt;e3715662-2528-4ba1-84a7-bfcd9d548f80&amp;lt;/ContentId&amp;gt;
        &amp;lt;ContentTypeId&amp;gt;6cdcf200-3bad-476d-af45-97b52545c337&amp;lt;/ContentTypeId&amp;gt;
        &amp;lt;CreatedDate&amp;gt;2012-05-02T00:00:00&amp;lt;/CreatedDate&amp;gt;
        &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
        &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
        &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
        &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
        &amp;lt;Application&amp;gt;
          &amp;lt;ApplicationId&amp;gt;b04540ec-eb38-4fa1-b7bb-e3fde05401b4&amp;lt;/ApplicationId&amp;gt;
          &amp;lt;ApplicationTypeId&amp;gt;44df201a-07e6-42eb-96c7-8ce7ce35aab6&amp;lt;/ApplicationTypeId&amp;gt;
          &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
          &amp;lt;HtmlDescription&amp;gt;htmldescription&amp;lt;/HtmlDescription&amp;gt;
          &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
          &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
          &amp;lt;Container&amp;gt;
            &amp;lt;ContainerId&amp;gt;49fec544-6df7-4a82-872b-f8be586d5e9e&amp;lt;/ContainerId&amp;gt;
            &amp;lt;ContainerTypeId&amp;gt;9f5a6721-639d-4e1d-ab6a-ce63b7750f46&amp;lt;/ContainerTypeId&amp;gt;
            &amp;lt;HtmlName&amp;gt;htmlname&amp;lt;/HtmlName&amp;gt;
            &amp;lt;Url&amp;gt;url&amp;lt;/Url&amp;gt;
            &amp;lt;AvatarUrl&amp;gt;avatarurl&amp;lt;/AvatarUrl&amp;gt;
          &amp;lt;/Container&amp;gt;
        &amp;lt;/Application&amp;gt;
      &amp;lt;/Content&amp;gt;
    &amp;lt;/Media&amp;gt;
  &amp;lt;/MediaPosts&amp;gt;
&amp;lt;/Response&amp;gt;&lt;/pre&gt;&lt;/div&gt;&lt;/div&gt;&lt;hr class="generated-documentation-end" style="border-width:0;" /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>