Myxer -The Most Ringtones, Wallpapers, Videos and more for Your Phone.  No Subscriptions or Hidden Fees Ever!
You aren't signed in. Sign In | Help | Sign Up

Myxer Services

API Documentation | Feeds

Content

Returns a data feed containing information about a single item, whose content ID is known.

Feed URL Format


    http://api.myxer.com/feeds/content/c-139188/

Example Request

The following feed request returns information associated with an item whose content ID is 139188.

    http://api.myxer.com/feeds/content/c-139188/

Example Response

RSS | XML | JSON | HTML


RSS Response
 
   <?xml version="1.0" encoding="utf-8"?>
   <rss version="0.92">
     <channel>   
       <title>MyxerTags</title>
       <link>http://www.myxer.com/feeds/content.aspx?content=139188<link>
       <description />
       <item>
         <title>This is Riley Martin, friend of Aliens</title>
         <link>http://www.myxer.com/ringtone:139188/</link>
         <description>&lt;p&gt;shared by &lt;a href="http://www.myxer.com/artist/1388947/"&gt;Riley Martin&lt;/a&gt;
             &lt;/p&gt;</description>
       </item>
     </channel>
   </rss>