mirror of
				https://github.com/nov/fb_graph2
				synced 2023-03-27 23:22:15 -04:00 
			
		
		
		
	
		
			
				
	
	
		
			57 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			57 lines
		
	
	
	
		
			1.4 KiB
		
	
	
	
		
			JSON
		
	
	
	
	
	
{
 | 
						|
  "data": [{
 | 
						|
    "id": "10152662663892277_10152662666892277",
 | 
						|
    "from": {
 | 
						|
      "id": "579612276",
 | 
						|
      "name": "Nov Matake"
 | 
						|
    },
 | 
						|
    "message": "hummm, it's not \"post\"...",
 | 
						|
    "can_remove": true,
 | 
						|
    "created_time": "2014-08-20T05:34:21+0000",
 | 
						|
    "like_count": 0,
 | 
						|
    "user_likes": false
 | 
						|
  }, {
 | 
						|
    "id": "10152662663892277_10152662686952277",
 | 
						|
    "from": {
 | 
						|
      "id": "579612276",
 | 
						|
      "name": "Nov Matake"
 | 
						|
    },
 | 
						|
    "message": "579612276_10152662663892277 = post\n10152662663892277 = status",
 | 
						|
    "can_remove": true,
 | 
						|
    "created_time": "2014-08-20T05:57:11+0000",
 | 
						|
    "like_count": 0,
 | 
						|
    "user_likes": false
 | 
						|
  }, {
 | 
						|
    "id": "10152662663892277_10152662687272277",
 | 
						|
    "from": {
 | 
						|
      "id": "579612276",
 | 
						|
      "name": "Nov Matake"
 | 
						|
    },
 | 
						|
    "message": "でも多分v2.1完成してない。 http://stackoverflow.com/questions/25270649/facebook-graph-api-v2-1-all-post-photos",
 | 
						|
    "can_remove": true,
 | 
						|
    "created_time": "2014-08-20T05:57:31+0000",
 | 
						|
    "like_count": 0,
 | 
						|
    "user_likes": false
 | 
						|
  }, {
 | 
						|
    "id": "10152662663892277_10152662687387277",
 | 
						|
    "from": {
 | 
						|
      "id": "579612276",
 | 
						|
      "name": "Nov Matake"
 | 
						|
    },
 | 
						|
    "message": "完成さしてからだせや!!",
 | 
						|
    "can_remove": true,
 | 
						|
    "created_time": "2014-08-20T05:57:48+0000",
 | 
						|
    "like_count": 0,
 | 
						|
    "user_likes": false
 | 
						|
  }],
 | 
						|
  "paging": {
 | 
						|
    "cursors": {
 | 
						|
      "after": "NA==",
 | 
						|
      "before": "MQ=="
 | 
						|
    }
 | 
						|
  },
 | 
						|
  "summary": {
 | 
						|
    "order": "chronological",
 | 
						|
    "total_count": 4
 | 
						|
  }
 | 
						|
}
 |