1
0
Fork 0
mirror of https://github.com/nov/fb_graph2 synced 2023-03-27 23:22:15 -04:00
fb_graph2/spec/mock_json/user/posts.json
2014-06-03 15:33:11 +09:00

48 lines
1.2 KiB
JSON

{
"data": [{
"id": "579612276_10152483324277277",
"from": {
"id": "579612276",
"name": "Nov Matake"
},
"to": {
"data": [{
"id": "579612276",
"name": "Nov Matake"
}]
},
"message": "Nov Matake test",
"message_tags": {
"0": [{
"id": "579612276",
"name": "Nov Matake",
"type": "user",
"offset": 0,
"length": 10
}]
},
"actions": [{
"name": "Comment",
"link": "https://www.facebook.com/579612276/posts/10152483324277277"
}, {
"name": "Like",
"link": "https://www.facebook.com/579612276/posts/10152483324277277"
}],
"privacy": {
"description": "Your friends",
"value": "ALL_FRIENDS",
"friends": "",
"networks": "",
"allow": "",
"deny": ""
},
"type": "status",
"status_type": "mobile_status_update",
"created_time": "2014-06-03T06:27:21+0000",
"updated_time": "2014-06-03T06:27:21+0000"
}],
"paging": {
"previous": "https://graph.facebook.com/v2.0/579612276/posts?limit=1&since=1401776841",
"next": "https://graph.facebook.com/v2.0/579612276/posts?limit=1&until=1401776840"
}
}