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/achievements.json
2014-06-03 15:53:28 +09:00

40 lines
1.1 KiB
JSON

{
"data": [{
"id": "10150407675002277",
"from": {
"id": "579612276",
"name": "Nov Matake"
},
"start_time": "2011-11-09T08:04:58+0000",
"end_time": "2011-11-09T08:04:58+0000",
"publish_time": "2011-11-09T08:04:58+0000",
"application": {
"name": "gem sample",
"namespace": "fbgraphsample",
"id": "134145643294322"
},
"data": {
"achievement": {
"id": "10150310611431721",
"url": "http://fbgraphsample.heroku.com/achievements/1",
"type": "game.achievement",
"title": "1st Achievement"
}
},
"type": "games.achieves",
"no_feed_story": false,
"likes": {
"count": 0,
"can_like": true,
"user_likes": false
},
"comments": {
"count": 0,
"can_comment": true,
"comment_order": "chronological"
}
}],
"paging": {
"next": "https://graph.facebook.com/v2.0/579612276/achievements?limit=25&offset=25&__after_id=enc_AeyhCSdwSdwIMz2Kbpibnp2MZgYC1gasXThstsCJgxJdxwL9V_ss1OPBDnrxUgpTqAe1QOHjq-un-45-IJXJFrLv"
}
}