{"generator":"StatusNet 1.0.1","title":"Conversation","count":2,"totalItems":2,"items":[{"actor":{"displayName":"thishissss","id":"http:\/\/rainbowdash.net\/user\/22735","avatarLinks":[{"url":"http:\/\/av.rdn.io\/avatar\/22735-103-20121203221202.jpeg","rel":"avatar","type":"image\/jpeg","width":"103","height":"103"},{"url":"http:\/\/av.rdn.io\/avatar\/22735-96-20121203221203.jpeg","rel":"avatar","type":"image\/jpeg","width":"96","height":"96"},{"url":"http:\/\/av.rdn.io\/avatar\/22735-48-20121203221203.jpeg","rel":"avatar","type":"image\/jpeg","width":"48","height":"48"},{"url":"http:\/\/av.rdn.io\/avatar\/22735-24-20121203221203.jpeg","rel":"avatar","type":"image\/jpeg","width":"24","height":"24"}],"image":{"url":"http:\/\/av.rdn.io\/avatar\/22735-96-20121203221203.jpeg","rel":"avatar","type":"image\/jpeg","width":"96","height":"96"},"type":"person","url":"http:\/\/rainbowdash.net\/user\/22735","statusnet:profile_info":{"local_id":"22735"},"contact":{"preferredUsername":"aaass","displayName":"thishissss","note":"dddddddddd","addresses":{"formatted":"USA"}}},"content":"@<span class=\"vcard\"><a href=\"http:\/\/rainbowdash.net\/user\/1805\" class=\"url\" title=\"Green Mexican Food\"><span class=\"fn nickname\">greenenchilada<\/span><\/a><\/span> nope","body":"@<span class=\"vcard\"><a href=\"http:\/\/rainbowdash.net\/user\/1805\" class=\"url\" title=\"Green Mexican Food\"><span class=\"fn nickname\">greenenchilada<\/span><\/a><\/span> nope","id":"http:\/\/rainbowdash.net\/notice\/1973383","object":{"displayName":"@greenenchilada nope","id":"http:\/\/rainbowdash.net\/notice\/1973383","type":"note","url":"http:\/\/rainbowdash.net\/notice\/1973383"},"to":[{"objectType":"person","id":"http:\/\/rainbowdash.net\/user\/1805","url":"http:\/\/rainbowdash.net\/user\/1805"}],"context":{"inReplyTo":{"objectType":"note","id":"http:\/\/rainbowdash.net\/notice\/1973382","url":"http:\/\/rainbowdash.net\/notice\/1973382"},"conversation":"http:\/\/rainbowdash.net\/conversation\/462908"},"published":"2012-10-03T23:45:53+00:00","postedTime":"2012-10-03T23:45:53+00:00","provider":{"objectType":"service","displayName":"Rainbow Dash Network","url":"http:\/\/rainbowdash.net\/"},"title":"@greenenchilada nope","verb":"post","url":"http:\/\/rainbowdash.net\/notice\/1973383","statusnet:notice_info":{"local_id":"1973383","source":"web"}},{"actor":{"displayName":"derps","id":"http:\/\/rainbowdash.net\/user\/1805","avatarLinks":[{"url":"https:\/\/secure.gravatar.com\/avatar.php?gravatar_id=b28c6cead994ccc0297c6679550f3622&default=http%3A%2F%2Frainbowdash.net%2Ftheme%2Frdnshiny%2Fdefault-avatar-profile.png&size=96","rel":"avatar","width":96,"height":96},{"url":"https:\/\/secure.gravatar.com\/avatar.php?gravatar_id=b28c6cead994ccc0297c6679550f3622&default=http%3A%2F%2Frainbowdash.net%2Ftheme%2Frdnshiny%2Fdefault-avatar-stream.png&size=48","rel":"avatar","width":48,"height":48},{"url":"https:\/\/secure.gravatar.com\/avatar.php?gravatar_id=b28c6cead994ccc0297c6679550f3622&default=http%3A%2F%2Frainbowdash.net%2Ftheme%2Frdnshiny%2Fdefault-avatar-mini.png&size=24","rel":"avatar","width":24,"height":24}],"image":{"url":"https:\/\/secure.gravatar.com\/avatar.php?gravatar_id=b28c6cead994ccc0297c6679550f3622&default=http%3A%2F%2Frainbowdash.net%2Ftheme%2Frdnshiny%2Fdefault-avatar-profile.png&size=96","rel":"avatar","width":96,"height":96},"type":"person","url":"http:\/\/rainbowdash.net\/user\/1805","statusnet:profile_info":{"local_id":"1805"},"contact":{"preferredUsername":"derps","displayName":"derps"}},"content":"$(function() {     \/\/ Notice lists...     $('.notice .author').live('mouseenter', function(e) {         var notice = $(this).closest('.notice');         var popup = notice.find('.remote-profile-options');         if (popup.length) {             popup.fadeIn();         }     });     $('.notice').live('mouseleave', function(e) {         var notice = $(this);         var popup = notice.find('.remote-profile-options');         if (popup.length) {             popup.fadeOut();         }     });     \/\/ Profile lists...     $('.profile .avatar').live('mouseenter', function(e) {         var profile = $(this).closest('.profile');         var popup = profile.find('.remote-profile-options');         if (popup.length) {             popup.fadeIn();         }     });     $('.profile').live('mouseleave', function(e) {         var profile = $(this);         var popup = profile.find('.remote-profile-options');         if (popup.length) {             popup.fadeOut();         }     }); });","body":"$(function() {     \/\/ Notice lists...     $('.notice .author').live('mouseenter', function(e) {         var notice = $(this).closest('.notice');         var popup = notice.find('.remote-profile-options');         if (popup.length) {             popup.fadeIn();         }     });     $('.notice').live('mouseleave', function(e) {         var notice = $(this);         var popup = notice.find('.remote-profile-options');         if (popup.length) {             popup.fadeOut();         }     });     \/\/ Profile lists...     $('.profile .avatar').live('mouseenter', function(e) {         var profile = $(this).closest('.profile');         var popup = profile.find('.remote-profile-options');         if (popup.length) {             popup.fadeIn();         }     });     $('.profile').live('mouseleave', function(e) {         var profile = $(this);         var popup = profile.find('.remote-profile-options');         if (popup.length) {             popup.fadeOut();         }     }); });","id":"http:\/\/rainbowdash.net\/notice\/1973382","object":{"displayName":"$(function() {\n    \/\/ Notice lists...\n    $('.notice .author').live('mouseenter', function(e) {\n        var notice = $(this).closest('.notice');\n        var popup = notice.find('.remote-profile-options');\n        if (popup.length) {\n            popup.fadeIn();\n        }\n    });\n    $('.notice').live('mouseleave', function(e) {\n        var notice = $(this);\n        var popup = notice.find('.remote-profile-options');\n        if (popup.length) {\n            popup.fadeOut();\n        }\n    });\n    \/\/ Profile lists...\n    $('.profile .avatar').live('mouseenter', function(e) {\n        var profile = $(this).closest('.profile');\n        var popup = profile.find('.remote-profile-options');\n        if (popup.length) {\n            popup.fadeIn();\n        }\n    });\n    $('.profile').live('mouseleave', function(e) {\n        var profile = $(this);\n        var popup = profile.find('.remote-profile-options');\n        if (popup.length) {\n            popup.fadeOut();\n        }\n    });\n});","id":"http:\/\/rainbowdash.net\/notice\/1973382","type":"note","url":"http:\/\/rainbowdash.net\/notice\/1973382"},"context":{"conversation":"http:\/\/rainbowdash.net\/conversation\/462908"},"published":"2012-10-03T23:45:08+00:00","postedTime":"2012-10-03T23:45:08+00:00","provider":{"objectType":"service","displayName":"Rainbow Dash Network","url":"http:\/\/rainbowdash.net\/"},"title":"$(function() {     \/\/ Notice lists...     $('.notice .author').live('mouseenter', function(e) {         var notice = $(this).closest('.notice');         var popup = notice.find('.remote-profile-options');         if (popup.length) {             popup.fadeIn();         }     });     $('.notice').live('mouseleave', function(e) {         var notice = $(this);         var popup = notice.find('.remote-profile-options');         if (popup.length) {             popup.fadeOut();         }     });     \/\/ Profile lists...     $('.profile .avatar').live('mouseenter', function(e) {         var profile = $(this).closest('.profile');         var popup = profile.find('.remote-profile-options');         if (popup.length) {             popup.fadeIn();         }     });     $('.profile').live('mouseleave', function(e) {         var profile = $(this);         var popup = profile.find('.remote-profile-options');         if (popup.length) {             popup.fadeOut();         }     }); });","verb":"post","url":"http:\/\/rainbowdash.net\/notice\/1973382","statusnet:notice_info":{"local_id":"1973382","source":"web"}}],"links":[{"url":"http:\/\/rainbowdash.net\/conversation\/462908","rel":"alternate","type":"text\/html"}]}