A user's status
URL
https://api.pwned.com/me/status
REQUEST METHODS
POST
RETURNED FORMATS
json
REQUIREMENTS
Valid OAuth Token
PUBLISH PARAMETERS
{
"status":[
{
"id":"12344",
"feed":" I can't wait for Halloween! ",
"timestamp":"2010-08-23 00:06:29",
"status":"success"
}
]
}
REQUEST PARAMETERS
RETURNED VALUE
{
"status":[
{
"id":"12345",
"feed":" is currently playing Netflix on Xbox 360 http:\/\/pwned.com\/pwned",
"timestamp":"2010-08-22 23:39:44"
},
{
"id":"12346",
"feed":" Test Oauth Update Method http:\/\/pwned.com",
"timestamp":"2010-08-21 20:02:21"
},
{
"id":"12347",
"feed":" has added a new picture to their album http:\/\/pwned.com\/fulldisplay\/picture\/51413\/pwned",
"timestamp":"2010-08-21 18:45:15"
},
{
"id":"12348",
"feed":" is currently playing Netflix on Xbox 360 http:\/\/pwned.com\/pwned",
"timestamp":"2010-08-17 16:28:44"
},
{
"id":"12349",
"feed":" is currently playing Modern Warfare 2 on Xbox 360 http:\/\/pwned.com\/pwned",
"timestamp":"2010-08-14 23:16:49"
}
]
}