Skip to content

Instantly share code, notes, and snippets.

@LinzardMac
Created March 27, 2013 02:44
Show Gist options
  • Save LinzardMac/5251161 to your computer and use it in GitHub Desktop.
Save LinzardMac/5251161 to your computer and use it in GitHub Desktop.
{
   "id": "XXXXX",
   "feed": {
      "data": [
         {
            "from": {
               "category": "Amateur sports team",
               "category_list": [
                  {
                     "id": "1803",
                     "name": "Amateur Sports Team"
                  }
               ],
               "name": "Running Dead Team",
               "id": "381512695217333"
            },
            "id": "XXXXX",
            "type": "photo",
            "created_time": "2013-03-27T01:40:30+0000"
         }
      ],
      "paging": {
         "previous": "https://graph.facebook.com/381512695217333/feed?fields=from,id,message,type&since=1364348430&access_token=462497400448101|8Ei3N4xpyJPnaLh7-fjrjFGJp9Y&limit=25&__previous=1",
         "next": "https://graph.facebook.com/381512695217333/feed?fields=from,id,message,type&access_token=462497400448101|8Ei3N4xpyJPnaLh7-fjrjFGJp9Y&limit=25&until=1364348429"
      }
   }
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment