Home | Index

Yahoo! Live REST Web Services

Users

/user/PERMALINK

This call is used to retrieve information about a channel's owner.

Example 7. http://live.yahooapis.com/v1/user/freakshow

<user yahoo:uri="http://live.yahooapis.com/v1/user/freakshow"
      yahoo:created="1969-12-31T16:00:00-08:00Z"
      yahoo:updated="1969-12-31T16:00:00-08:00Z"
      id="freakshow"
      age="25"
      sex="Male">
    <nickname><![CDATA[keith]]></nickname>
    <status><![CDATA[gonna be rocking the plastic guitar tonight at 8, come check it out.]]></status>
    <location><![CDATA[San Francisco, CA]]></location>
    <channel id="freakshow" 
             yahoo:uri="http://live.yahooapis.com/v1/channel/freakshow"/>
</user>