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/events.json
2014-06-03 18:26:33 +09:00

16 lines
No EOL
652 B
JSON

{
"data": [
{
"name": "Test Event",
"start_time": "2014-06-13T19:00:00+0900",
"timezone": "Asia/Tokyo",
"location": "六本木",
"rsvp_status": "attending",
"id": "246996708819160"
}
],
"paging": {
"previous": "https://graph.facebook.com/v2.0/579612276/events?limit=25&since=1402653600&__paging_token=enc_AezFmlDRX4GTGnTULSAcMS7GEDiK296BwTlhQLHgty6ocPG7F6tHzNZgysABJrSyXW0Xxv4A9f87zl1ii9B02tZ7",
"next": "https://graph.facebook.com/v2.0/579612276/events?limit=25&until=1402653600&__paging_token=enc_AexwobcxwDuR9BhmbM29GnNdQn7phvKIQGLtI-NeCFjlSP3uU6NeNGi10PTwl64OrNADgtn8PBNbJDsRwXGV1dg_"
}
}